Commands listed in alphabetical order
Related Commands
TIMe?
Returns
<QString> is a date in the form “yyyy-mm-dd” where yyyy refers to a four-digit
year number, mm refers to a two-digit month number f rom 01 to 12, and dd refers
to a two-digit day number in the month.
Examples
DATE? might return :DATE 2000-01-24, indicating the current date is set to
January 24, 2000.
*DDT
This command allows you to specify a command or a list of commands that are
executed w
hen the instrument receives a *TRG command. Define Device Trigger
(
*DDT) is a special alias that the * TRG command uses.
Group
Miscell
aneous
Syntax
*DDT {< Block>|<QString> }
*DDT?
Related Commands
ALIas, *TRG
Arguments
<Block> is a complete sequence of program messages. The messages can contain
only valid commands that must be separated by semicolons and must follow all
rules for concatenating commands. The sequence must be less than or equal to 80
characters. The form
at of this argument is always returned as a query.
<QString> is a complete sequence of program messages. The messages can
contain only valid commands that must be separated by semicolons and must
follow all rules for concatenating commands. The sequence must be less than or
equal to 80 characters.
Examples
*DDT #217A CQUIRE:STATE RUN specifies that the acquisition system will be
started each time a
*TRG command is sent.
DESE
This command sets and queries the bits in the Device Event Status Enable Register
(DESER). The DESER is the mask that determines whether events are reported to
the Standard Event Status Register (SESR), and entered into the Event Queue.
For a more detailed discussion of the use of these registers, see Registers.
MSO54, MSO56, MSO58, MSO58LP Programmer 2-221