
AXB-F117 Stealth 1 Camera Controller
AXCESS Programming
49
Return/respond strings from AXB-F117
Function
Syntax
Channel status
'&' <1> <0> <CHANNEL> <STATUS> <CHECKSUM>
Status 1 = Turn on channel
Status 0 = Turn off channel
Change level (byte)
'&' <2> <0> <LEVEL NO> <LEVEL> <CHECKSUM>
Receive string
'&' <3> <0> <# BYTES> <STRING> <CHECKSUM>
Receive command
'&' <4> <0> <# BYTES> <STRING> <CHECKSUM>
Bus led status
'&' <5> <STATUS> <CHECKSUM>
Bus status
'&' <6> <STATUS> <CHECKSUM>
When AXlink is reset, BUS STATUS is sent without being
queried.
When AXlink goes back online, BUS STATUS is sent again.
Device list
'&' <7> <# DEVICES> <DEVICES> <CHECKSUM>
Change level (word)
'&' <8> <0> <LEVEL NO> <LEVEL_H>
<LEVEL_L> <CHECKSUM>
Response mask
Data is automatically sent if the AXB-F117 receives a change request. The response
mask should be disabled if the change request data is not used. Bits in the response
mask (Figure 50) turns data off.
(1=ON) DATA SENT
(0=OFF) DATA NOT SENT
Figure 49
Return/response strings from
AXB-F117