Name
|
Type
|
Comment
|
---|---|---|
Cmd_Home_Z
|
BOOL
|
Return axis to home position command
|
Cmd_Mvt_Z
|
BOOL
|
Move axis command
|
Cmd_Run_Z
|
BOOL
|
Run axis command
|
Cmd_Stop_Z
|
BOOL
|
Stop axis command
|
Cmd_Reset_Z
|
BOOL
|
Acknowledge axis command
|
Cmd_Upload_Z
|
BOOL
|
Save axis data in a recipe table command
|
Cmd_Download_Z
|
BOOL
|
Transfer data from recipe table to axis command
|
Axis_OK_Z
|
BOOL
|
Axis recognized by CANopen bus
|
Position_Z
|
DINT
|
Value of axis position
|
Velocity_Z
|
DINT
|
Value of axis speed
|
Recipe_Z
|
ARRAY[0..190] OF BYTE
|
Buffer variable for management of recipes
|
CAN
|
T_COM_CO_BMX
|
IODDT that manages CANOpen port
|