Bit 0 - Lamp on
Bit 1 - Pan Limit
Bit 2 - Tilt Limit
Bit 3 - Lamp Recording
Bit 4 - Lamp Playing
Bit 5 - Lamp head 2 on
Bit 6 - Lamp moving to home
8. Focus position - Value between 0 and 100 - Minimum beam width at value 50.
9. Fault Status 1
Bit 0 - Pan motor current high.
Bit 1 - Tilt motor current high.
Bit 2 - Focus motor current high.
Bit 3 - FBUS +24V out current high.
Bit 4 - Heater current high.
10. Fault Status 2
Bit 0 - Limit switch error.
Bit 1 - Datum error.
Bit 2 - Lamp type invalid.
Bit 3 - Supply voltage out of tolerance.
11. Lamp software version.
12. Lamp type No.
13. CRC
DATA_FOCUS_ON (0x35)
Four-byte command (Sync, Lamp address, command, CRC). Sets the focus motor
running. Focus will continue to operate until a DATA_FOCUS_OFF command is
received. This command is included to allow systems which have a low refresh rate to
control the focus motor.
DATA_FOCUS_OFF (0x36)
Four-byte command (Sync, Lamp address, command, CRC). Stops the focus motor.
Used to cancel the DATA_FOCUS_ON command. This command is included to
allow systems which have a low refresh rate to control the focus motor.
DATA_FOCUS_HEAD2_ON (0x37)
Four-byte command (Sync, Lamp address, command, CRC). Sets the head 2 focus
motor running (when fitted). Focus will continue to operate until a
DATA_FOCUS_HEAD2_OFF command is received. This command is included to
allow systems which have a low refresh rate to control the focus motor.
DATA_FOCUS_HEAD2_OFF (0x38)
Four-byte command (Sync, Lamp address, command, CRC). Stops the head2 focus
motor (when fitted). Used to cancel the DATA_FOCUS_HEAD2_ON command.
This command is included to allow systems which have a low refresh rate to control
the focus motor.