Programming Manual MSO/UPO2000 Series
59 / 156
Instruments.uni-trend.com
Query returns edge type of the trigger {POSitive|NEGative }.
For example
:
:TRIGger:NEDGE:SLOP POS
Set edge trigger to POSitive.
:TRIGger:NEDGE:SLOP?
Query returns POSitive.
:TRIGger:NEDGE:TIME
Command format
:
:TRIGger:
NEDGE
:TIME <time>
:TRIGger:
NEDGE
:TIME?
Functional description
:
This command is used to set time interval of Nth edge trigger.
Return format
:
Query returns the current time interval, unit is s.
For example
:
:TRIGger:
NEDGE
:TIME 1
Set time interval of Nth edge trigger to 1s.
:TRIGger:
NEDGE
:TIME?
Query returns 1.000e000.
:TRIGger:NEDGE:VALue
Command format
:
:TRIGger:
NEDGE
:VALue <value>
:TRIGger:
NEDGE
:VALue?
Functional description
:
This command is used to set Nth edge value, <value> is integer value and the range can set to 0~65535.
Return format
:
Query returns the current Nth edge value.
For example
:
:TRIGger:
NEDGE
:VALue 100
Set Nth edge value to 100.
:TRIGger:
NEDGE
:VALue?
Query returns 100.
Pattern Trigger
:TRIGger:PATTern:PATTern
Command format
:
:TRIGger:
PATTern
:PATTern
{
HIGH | LOW | X | POSitive | NEGative }
:TRIGger:
PATTern
:PATTern?
Functional description
:
This command is used to set pattern trigger, which includes HIGH (pattern value is 1), LOW (pattern value is
0) , X (channel is invalid), POSitive (rising edge), NEGative (falling edge).
Return format
: