![Nanomotion XCDX User Manual Download Page 45](http://html.mh-extra.com/html/nanomotion/xcdx/xcdx_user-manual_705065045.webp)
XCDX458000-00 rev A
45
XCDX Commands
4.5.11
G
ET
S
TATUS
Request XCDX status.
The XCDX reply contains 28-byte Extension field structured as follows:
• Bytes 0-3:bitwise MCU state:
• Bit 0: X axis power; 1 - powered, 0 - not powered
• Bit 1: Y axis power; 1 - powered, 0 - not powered
• Bit 2: Z axis power; 1 - powered, 0 - not powered
• Bit 3: T axis power, 1 - powered, 0 - not powered
• Bit 8: X joystick; 1 - enabled, 0 - disabled
• Bit 9: Y joystick; 1 - enabled, 0 - disabled
• Bit 10: Z joystick; 1 - enabled, 0 - disabled
• Bit 16: raster; 1 - in progress, 0 - disabled
• Bytes 4-7: X status (variable 900)
• Bytes 8-11: X program status (variable 901)
• Bytes 12-15: Y status (variable 900)
• Bytes 16-19: Y program status (variable 901)
• Bytes 20-23: Z status (variable 900)
• Bytes 24-27: Z program status (variable 901)
4.5.12
S
ET
O
RIGIN
Set coordinates in the current point. If all parameters are omitted, the
command sets origin (zero point) in the current point.
• Selector (optional): a bitwise mask that defines which coordinates are
set (bit 0 - X, bit 1 - Y, bit 2 - Z, bit 3 - T). If the parameter is omitted,
all axes assumed.
• X (optional): defines X value. If omitted, X is set to zero in the current
point.
• Y (optional): defines Y value. If omitted, Y is set to zero in the current
point.
• Z (optional): defines Z value. If omitted, Z is set to zero in the current
point.
Command ID
Parameters
Format
102
-
-