Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-175
SCPI Commands
:PAGE:MEASure:OSEQuence:TRIGger:FUNCtion
Parameter
Query response unit { , unit} <newline><^END>
Response is a list of units separated by commas, and is string response data, but does
not contain double quote characters at the beginning and end of the string.
Example OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:OSEQ SMU4,PGU1,SMU3"
The result order is SMU4-PGU1-SMU3-SMU1-SMU2-SMU5-SMU6-VSU1-
VSU2-PGU2.
OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:OSEQ?"
ENTER @Hp4155;A$
:PAGE:MEASure:OSEQuence:TRIGger:FUNCtion
This command selects the trigger function.
At *RST, this value is OUTPut.
Syntax :PAGE:MEASure:OSEQuence:TRIGger:FUNCtion INPut | OUTPut
Parameter
Query response INP | OUTP <newline><^END>
Example OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:TRIG:FUNC INP"
OUTPUT @Hp4155;":PAGE:MEAS:OSEQ:TRIG:FUNC?"
ENTER @Hp4155;A$
Parameter Type Explanation
unit string SMU1, SMU2, SMU3, SMU4, SMU5, SMU6,
VSU1, VSU2, PGU1, or PGU2. See Example.
DEFault character Sets source output order as follows:
SMU1-SMU2-SMU3-SMU4-SMU5-SMU6-
VSU1-VSU2-PGU1-PGU2.
Parameter Type Explanation
INPut character trigger input function
OUTPut character trigger output function