AddStator
Adds a stator to the Planar Environment.
Syntax
Definition:
METHOD AddStator
VAR_INPUT
commandFeedback : Reference To MC_PlanarFeedback;
lowerX : LREAL;
lowerY : LREAL;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
commandFeedback | Reference To MC_PlanarFeedback | The feedback object for the command. |
lowerX | LREAL | The lower x position [mm] of the stator. |
lowerY | LREAL | The lower y position [mm] of the stator. |