Command/Query
:LXI:IDENtify[:STATe] {ON|OFF|1|0}
:LXI:IDENtify[:STATe]?
This command sets or gets the LXI Status Indicator state.
Parameter |
Selection Option |
Description |
ON/OFF LXI Control Identification |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Long
Ana.WriteString ":LXI:IDEN ON", True
Ana.WriteString ":LXI:IDEN?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.LXI.IDENTIFY.STATE