AX-Series Motion Controller Instructions Manual Chapter 2
240
2.3.1.15 DMC_MoveFeed
Supported Devices: AX-308E, AX-364E
DMC_MoveFeed can specify an external interrupt input. During the movement of the target, the position where the interrupt
occurs is used as the starting point to perform the positioning movement.
FB/FC Instruction Graphic Expression
FB DMC_MoveFeed
ST Language
DMC_MoveFeed _instance(
Axis: = ,
TriggerInput: = ,
bExecute: = ,
bWindowOnly: = ,
lrFirstPosition: = ,
lrLastPosition: = ,
lrPosition: = ,
lrVelocity: = ,
lrAcceleration: = ,
lrDeceleration: = ,
lrJerk: = ,
Direction: = ,
Movemode: = ,
lrFeedDistance: = ,
lrFeedVelocity: = ,
bErrorDetect: = ,
bDone=> ,
bInFeed=> ,
bBusy=> ,
bCommandAborted=> ,
bError=> ,
ErrorID=> );
Inputs