Appe
ndix
B
Changing Parameters Using the SL Commands
75
SRL-35 Operator’s Manual
P/N: 1003224-01
Addressing
xxxx = address in hexadecimal format (0000 … FFFF)
Figure 22: Addressing Commands
Command
Effect and description of command
SL#I=xxxx
Set all addresses (RX1, RX2, TX1, TX2) to value xxxx
SL#I?
Get both primary addresses (TX1, RX1) (response ’xxxx;yyyy’)
SL#T=xxxx
Set both transmit addresses (TX1, TX2) to value xxxx
SL#T?
Get primary transmit address (TX1) (response ‘xxxx’)
SL#R=xxxx
Set both receive addresses (RX1, RX2) to value xxxx
SL#R?
Get primary receive address (RX1) (response ‘xxxx’)
SL#Q=x
Set TX address on x=1, off x=0
SL#Q?
Get status of the TX address (response ‘1’ on, response ‘0’ off
SL#W=x
Set RX address on x=1, off x=0
SL#W?
Get status of the RX address (response ‘1’ on, response ‘0’ off
SL#P=xxxx;yyyy
Set primary transmit address (TX1) to value xxxx and receive address (RX1) to value yyyy
SL#S=xxxx;yyyy
Set secondary transmit address (TX2) to value xxxx and receive address (RX2) to value yyyy
SL#P?
Get primary transmit address (TX1) and receive address (RX1)
(response ‘xxxx;yyyy’)
SL#S?
Get secondary transmit address (TX2) and receive address (RX2)
(response ‘xxxx;yyyy’)
SL#A=xxxx,yyyy,ww
ww,zzzz
Set addresses to values TX1=xxxx TX2=yyyy RX1=wwww RX2=zzzz
SL#A?
Get all addresses (response ´xxxx, yyyy, wwww, zzzz)