113
3-16-8. :SAVe:WAVEform:FILEFormat
Set
Query
Description
Sets the waveform savefile format.
Syntax
:SAVe:WAVEform:FILEFormat {LSF | DCSV | FCSV | ?}
Parameter
LSF
Sets the file format to the DCS-2000E
’s
internal file format, LSF. (xxx.LSF)(no
support LA)
DCSV
Sets the file format to detail CSV.
(xxx.CSV)
FCSV
Sets the file format to fast CSV. (xxx.CSV)
Return parameter Returns the file format
Example
:SAVe:WAVEform:FILEFormat LSF
Sets the file format to LSF.
3-17. Ethernet Commands
3-17-1. :ETHERnet:DHCP
Set
Query
Description
Sets or queries the DHCP settings.
Syntax
:ETHERnet:DHCP { OFF | ON | ? }
Parameter
ON
Turns DHCP on.
OFF
Turns DHCP off.
Example
:ETHERnet:DHCP ON
Turns DHCP on.
3-18. Time Commands
3-18-1. :DATe
Set
Description
Sets the system date and time.
Syntax
:DATe {string}
Parameter
{string}
“YYYYMMDDhhmmss”
YYYY: year,MM: month,DD: day
hh: hour,mm: minute,ss: second
Example
:da
te “20101202142830”
Sets the time and date as:
Year: 2010, Month: 12, Day: 02, Hour: 14 (2PM), Minute:
28, Second: 30.