User`s guide
Features and Functions 3
Agilent 34980A Mainframe User’s Guide 141
ABORt
DISPlay:TEXT '<string>'
OUTPut[:STATe] {OFF|0|ON|1}, (@<ch_list>)
ROUTe:CLOSe (@<ch_list>)
ROUTe:CLOSe:EXCLusive (@<ch_list>)
ROUTe:MODule:WAIT {1-8|SLOT1-SLOT8|ALL}
ROUTe:OPEN (@<ch_list>)
ROUTe:OPEN:ABUS [{1-4|ABUS1-ABUS4|ALL}]
ROUTe:OPEN:ALL [{1-8|SLOT1-SLOT8|ALL}]
ROUTe:SEQuence:TRIGger[:IMMediate] <name>
[SENSe:]TOTalize:CLEar:IMMediate (@<ch_list>)
SOURce:CURRent[:LEVel] {<current>|MIN|MAX|DEF}, (@<ch_list>)
SOURce:DIGital:DATA[:{BYTE|1|WORD|2|LWORd|4}] <data>,(@<ch_list>)
SOURce:DIGital:DATA:BIT {0|1}, <bit>, (@<ch_list>)
SOURce:FUNCtion:TRIGger:IMMediate (@<ch_list>)
SOURce:VOLTage[:LEVel] {<voltage>|MIN|MAX|DEF} , (@<ch_list>)
SYSTem:BEEPer
SYSTem:DELay[:IMMediate] <time>
• Sequences can be defined from the remote interface only. You can,
however, review, execute, and delete sequences from the front panel.
• When a sequence is defined, the specified commands are checked for
proper syntax and absolute parameter range limits. If an error is
detected during compilation, the entire sequence will be discarded.
During compilation, the sequence commands do not have to be valid for
the current instrument configuration; this allows you to define
sequences without regard to compatibility with the current set of
installed modules. More extensive error checking, such as channel range
expansion and validation, is performed when the sequence is executed.
• If you define a sequence with a name already in use by another
sequence, the new definition will overwrite the previous definition
(no error is generated).
• A sequence name can contain up to 30 characters. The first character
must be a letter (A- Z), but the remaining 29 characters can be letters,
numbers (0- 9), or an underscore ( _ ). Blank spaces are not allowed.
• When stored in memory, the user- defined sequence names are
converted to all uppercase letters. For example, when stored “MySeq_1”
is converted to “MYSEQ_1”.