SYSTem Command
PCR-WE Interface Manual
275
SYST:EXT:SSIGIO:STAT
Sets the signal level of the SIGNAL IO channel.
The set command is valid only when USERPROGOUT is mapped to the SIGNAL IO
channel.
The query command is valid only when USERPROGIN is mapped to the SIGNAL IO
channel.
Command
SYSTem:EXTernal:SSIGIO:STATe <NRf_port>,<boolean_pol>
SYSTem:EXTernal:SSIGIO:STATe? <NRf_port>
Parameter
<NRf_port>
Value 1 to 2 Channel number to be mapped (DIO.1, DIO.2)
Parameter
<boolean_pol>
Value:
ON(1)
HIGH (Default)
OFF(0) LOW
An error occurs if USERPROGOUT is not mapped to the SIGNAL IO channel.
Example
SYST:EXT:SSIGIO:STAT 1,ON
SYST:EXT:SSIGIO:STAT? 1
Response
Returns 1 when the signal level is high and 0 when it is low.
Returns 0 if USERPROGIN is not mapped to the SIGNAL IO channel.