Command/Query
:CONTrol:HANDler[:EXTension]:RTRigger:STATe {ON|OFF|1|0}
:CONTrol:HANDler[:EXTension]:RTRigger:STATe?
This command turns ON/OFF the output of READY FOR TRIGGER signal to B7 of the handler I/O.
When you use port B7 as the output port, turn OFF the READY FOR TRIGĀGER signal output. When outputting the READY FOR TRIGGER signal is turned ON, the bit 7 of the data output by the :CONT:HAND:B (the bit 15 of the data output by the :CONT:HAND:F) is ignored.
Parameter |
Selection Option |
Description |
Status of the READY FOR TRIGGER signal output |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CONT:HAND:RTR:STAT ON", True
Ana.WriteString ":CONT:HAND:RTR:STAT?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.CONTROL.HANDLER.EXTENSION.RTRIGGER.STATE