Specifications

Command Descriptions
2-98
TDS3000, TDS3000B, and TDS3000C Series Programmer Manual
DATE
Sets or returns the date that the oscilloscope can display.
Miscellaneous
DATE <QString>
DATE?
<QString> isadateintheform“yyyy-mm-dd”.wheremm refers to a two-digit
month number from 01 to 12, dd refers to a two-digit day number in the month.,
and yyyy refers to a four-digit year number. There must a dash (--) after the yyyy
and after the mm.
DATE ”2000-01-20”
specifies that the date is set to January 20
th
, 2000.
DISplay: CLOCk, TIMe
*DDT
Allows the user to specify a command or a list of commands that are executed
when the instrument receives a *TRG command or the GET GPIB interface
message. *DDT is just a special alias that *TRG uses.
Miscellaneous
*DDT { <Block> | <QString> }
*DDT?
<Block> or <QString> is a complete sequence of program messages. The
messages can contain only valid commands that must be separated by semico-
lons and must follow all rules for concatenating commands (see page 2--4). The
sequence must be 255 characters. <Block> format is always returned as a query
response.
Group
Syntax
Arguments
Examples
Related Commands
Group
Syntax
Arguments