DVP-15MC Series Motion Controller Operation Manual
11-402
Parameter name Function Data type
Valid range
(Default)
Validation
timing
NCFile CNC file Number LREAL
1-64
(0)
changes from
FALSE to
TRUE
AxesGroup The number of an axes group LREAL
1-8
(0)
changes from
FALSE to
Mode Enter 0 here; Reserved.
Res Reserved
Output Parameters
Parameter name Function
Valid range
Done TRUE when parsing the CNC file is complete. BOOL
TRUE/FALSE
Busy TRUE when the instruction is being executed. BOOL TRUE/FALSE
Active
TRUE when the instruction is parsing the CNC
file.
BOOL TRUE/FALSE
Error
TRUE when an error occurs in the instruction
execution.
BOOL TRUE/FALSE
ErrorID
Contains the error code when an error occurs.
Please refer to section 12.2.
WORD
Bypass Reserved BOOL
CurrentLine
The number of the row where the G code is
being executed currently.
UDINT
Pos_X The X-axis position which is parsed out LREAL
Pos_Y The Y-axis position which is parsed out LREAL
Pos_Z The Z-axis position which is parsed out LREAL
Pos_A The A-axis position which is parsed out LREAL
Pos_B The Baxis position which is parsed out LREAL
Pos_C The C-axis position which is parsed out LREAL
Pos_P The P-axis position which is parsed out LREAL
Pos_Q The Q-axis position which is parsed out LREAL
Output Update Timing