AddStator

AddStator 1:

Adds a stator to the Planar Environment.

Syntax

Definition:

METHOD AddStator
VAR_INPUT
    commandFeedback : Reference To MC_PlanarFeedback;
    lowerX          : LREAL;
    lowerY          : LREAL;
END_VAR

AddStator 2: Inputs

Name

Type

Description

commandFeedback

Reference To MC_PlanarFeedback

The feedback object for the command.

lowerX

LREAL

The lower x position of the stator.

lowerY

LREAL

The lower y position of the stator.