5-176 Agilent 4155C/4156C SCPI Command Reference, Edition 1
SCPI Commands
:PAGE:MEASure:OSEQuence:TRIGger:POLarity
:PAGE:MEASure:OSEQuence:TRIGger:POLarity
This command sets the POLARITY of trigger signal.
At *RST, this value is POSitive.
Syntax :PAGE:MEASure:OSEQuence:TRIGger:POLarity POSitive | NEGative
Parameter
Query response POS | NEG <newline><^END>
Example OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:TRIG:POL POS"
OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:TRIG:POL?"
ENTER @Hp4155;A$
:PAGE:MEASure:OSEQuence:TRIGger[:STATe]
This command controls whether the trigger function is enabled.
At *RST, this value is OFF.
Syntax :PAGE:MEASure:OSEQuence:TRIGger [ :STATe] OFF | ON | 0 | 1
Parameter
Query response 0 | 1 <newline><^END>
Example OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:TRIG ON"
OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:TRIG?"
ENTER @Hp4155;A
Parameter Type Explanation
POSitive character polarity is positive
NEGative character polarity is negative
Parameter Type Explanation
OFF or 0 boolean trigger function is disabled
ON or 1 boolean trigger function is enabled