IEEE-488 Reference
3-157
:OLINe <NRf>
:ARM[:SEQuence[1]][:LAYer[1]]:TCONfigure:ASYNchronous:OLINe <NRf> Select output trigger line; arm
layer
:ARM[:SEQuence[1]]:LAYer2:TCONfigure:ASYNchronous:OLINe <NRf> Select output trigger line; scan
layer
:TRIGger[:SEQuence[1]]:TCONfigure:ASYNchronous:OLINe <NRf> Select output trigger line;
measure layer
<NRf> = 1 Line #1 <NRf> = 4 Line #4
2 Line #2 5 Line #5
3 Line #3 6 Line #6
:OLINe? Query programmed output line #
These commands are used to select an output line for the asynchronous Trigger Link of the spec-
ified layer. Keep in mind that asynchronous Trigger Link input and output cannot share the same
line. If you assign the output to a line that is already being used for the input, an error occurs
and the command is ignored.
PRINT #1, "output 16; :trig:tcon:asyn:olin 4; olin?" ' Select output line
PRINT #1, "enter 16" ' Get response from 2002
:SSYNchronous:LINE <NRf>
:TRIGger[:SEQuence[1]]:TCONfigure:SSYNchronous :LINE <NRf> Specify semi-synchronous Trigger Link
line for measure layer
<NRf> = 1 Line #1 <NRf> = 4 Line #4
2 Line #2 5 Line #5
3 Line #3 6 Line #6
:LINE? Query programmed output line #
This command is used to select one of the six trigger lines for the semi-synchronous Trigger
Link.
PRINT #1, "output 16; :trig:tcon:ssyn:line 6; line?" ' Select Trigger Link
line
PRINT #1, "enter 16" ' Get response from 2002
RTCLock commands
The following commands are used to specify the date and time for the RTCLock control source
(see paragraph 3.23.6 for details).
:DATE <yr>, <mo>, <day>
:ARM[:SEQuence[1]][LAYer[]]:RTCLock:DATE <yr>, <mo>, <day> Set date for RTCLock control source
<yr> = 1993 to 2092 Specify year
<mo> = 1 to 12 Specify month
<day> = 1 to 31 Specify day
:DATE? Query the date
Parameters
Query
Description
Program fragment
Parameters
Query
Description
Program fragment
3.23.1
Parameters
Query