38
<ch>: 0 ~ F(Hexadecimal) for channel
SRQ for LAN/RS-232C communication
These commands are for LAN communication.
If you use them on RS-232C communication, replace “LN_” to “RS_”
on the commands.
SRQ output flag is independent between LAN and RS-232C.
Command SRQ<ch><md>
Set or reset SRQ signal output flag.
Argument <md>
Mode
0/SRQ flag reset
1/SRQ flag set
Reply Nothing
Example SRQ71 Set SRQ output flag for the channel 7.
Remarks
Command SRQG0 cancels SRQ output flag of all channels.
Flag will be cleared when SRQ signal is outputted.
Command
SRQ?<ch>
SRQ?G
Check SRQ output flag.
In the case of “SRQ?G”, check all CH.
Reply
0/SRQ output flag off
1/SRQ output flag on
HHHH(4 digit hex)
b15:CHF
~
b0:CH0
(SRQ?G sent)
Bit has been set as "1", and SRQ output flag has been set to this bit.
Example SRQ?0 Reply:1
SRQ output flag at CH 0.
Remarks
Command LN_SRQ<ch><md>
Set or reset SRQ output flag.
Argument <md>
Mode
0/SRQ reset
1/SRQ set
Reply Nothing
Example LN_SRQ71 Set SRQ output flag at CH7.
Remarks
All CH SRQ flag are cleared by “LN_SRQG0” command.
SRQ flag is cleared after SRQ signal is outputted.
Comman
d
LN_SRQ?<ch>
LN_SRQ?G
Check SRQ output flag on LAN or RS-232C.
In the case of “LN_SRQ?G”, check all CH.
Reply
0/SRQ output flag off
1/SRQ output flag on
HHHH(4 digit hex)
b15:CHF
~
b0:CH0
(when LN_SRQ?G is sent.)
Bit has been set as "1", and SRQ output flag has been set to this bit.
Example LN_SRQ?0 Reply:1
SRQ output flag has been set to CH0.
Remarks