Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-195
:TRACe[n]:TRIGger:CURRent:STATe
This command determines whether the current level trigger function is enabled.
Type
Affected by
Where saved
Default value
Command and query
Power cycle
Not applicable
0 (OFF)
Usage
:TRACe[n]:TRIGger:CURRent:STATe <state>
:TRACe[n]:TRIGger:CURRent:STATe?
<state>
ON
or
1
: Enable the current level trigger function
OFF
or
0
: Disable the current level trigger function
Example
TRAC:TRIG:CURR:STAT 1
TRAC:TRIG:CURR:STAT?3
The current level trigger function is enabled.
Also see
:TRACe[n]:TRIGger:CURRent[:LEVel]
(on page 7-194)
:TRACe[n]:TRIGger:CURRent:DIRection
(on page 7-194)
:TRACe[n]:TRIGger:OCCur?
This command queries whether a level trigger has occurred.
Type
Affected by
Where saved
Default value
Query only
Not applicable
Not applicable
Not applicable
Usage
:TRACe[n]:TRIGger:OCCur?
Example
TRAC:TRIG:OCC?
Queries whether a level trigger has occurred.
If a level trigger has occurred, the value of 1 will be
returned.
Also see
None