Agilent Technologies E4351B User Manual

Page of 129
84    Language Dictionary
SYST:VERS?
This query returns the SCPI version number to which the Agilent SAS complies.  The returned value is of the form
YYYY.V, where YYYY represents the year and V is the revision number for that year.
Query Syntax
SYSTem:VERSion?
Parameters
(none)
Returned Parameters
<NR2>
Examples
SYST:VERS?     SYSTEM:VERSION?
Related Commands
(None)
Trigger Subsystem
The commands in this subsystem only apply in Fixed mode. This subsystem controls the output triggering of the Agilent
SAS. Trigger commands control the remote triggering of the Agilent SAS. Initiate commands initialize the trigger system.
 ABOR
 
 
This command cancels any trigger actions presently in process.  Pending trigger levels are reset equal to their corresponding
immediate values.  ABOR also resets the WTG bit in the Operation Condition Status register (see chapter 4).  If
INIT:CONT ON has been programmed, the trigger subsystem initiates itself immediately after ABORt, thereby setting
WTG.  ABOR is executed at power turn on and upon execution of *RCL or RST.
 
 
Command Syntax
ABORt
 
Parameters
(None)
 
Examples
ABOR
 
Related Commands
INIT   *RST    *TRG    TRIG
 
INIT
 
This command enables the trigger system.  With triggering enabled, a BUS trigger causes the output to change to its
triggered level.  If triggering is not enabled, all triggers are ignored.
 
 
Command Syntax
INITiate[:IMMediate]
 
Parameters
For INIT[:IMM]    (None)
 
Examples
INIT    INITIATE:IMMEDIATE
 
Related Commands
ABOR    <GET>    *RST     TRIG    *TRG
 
INIT:CONT
This command controls the output trigger system. The trigger system can be set as follows:
1 or ON
continuously initiates the output trigger system. Eliminates the use of INIT for each trigger.
0 or OFF
turns off continuous triggering. In this state, the output trigger system must be initiated prior to each
trigger using the INIT command.
 
Command Syntax
INITiate:CONTinuous <bool>
 
Parameters
0|1|OFF|ON
 
*RST Value
OFF
 
Examples
INIT:CONT 1     INITIATE:CONTINUOUS 1
 
Query Syntax
INIT:CONT?
 
Returned Parameters
<NR1>
0|1
 
Related Commands
ABOR    <GET>    *RST     TRIG     *TRG