Remote Commands and Syntax
Commands 6
6-27
Table 6-5. Commands (cont.)
DHCP
Description Sequential command. Ignored if not in remote. Enables/disables DHCP (Dynamic Host
Configuration Protocol) for LAN operation.
Parameter ON (enables DHCP operation)
OFF (disables DHCP operation)
DHCP?
Description Sequential command. Returns the current state of the DHCP configuration.
Parameter None
Response String
Example
DHCP?
Returns ON if DHCP is enabled.
DIAG
Description
Overlapped long-term command, ignored if not in remote.
Runs a self-diagnostics routine. If any faults are detected, they are logged into the fault
queue where they can be read by the FAULT? query. The response to faults that occur
during remote-controlled diagnostics depends by the setting of the DIAGFLT command.
Parameter
ALL (Runs all diagnostics routines)
D5700 (Runs all Calibrator diagnostics)
DV5725 (Runs 5725A voltage diagnostics)
DI5725 (Runs 5725A current diagnostics)
CONT (Continues execution of diagnostics)
ABORT (Terminates execution of diagnostics)
DIAGFLT
Description
Sequential command, ignored if not in remote.
Determines the response to faults that occur during remote-controlled diagnostics. In all
cases the fault encountered is logged into the fault queue before the Calibrator takes any
action as set by this command. The settings of this command are saved in nonvolatile
memory. The default is ABORT.
Parameter
HALT (Halts and waits for DIAG CONT or DIAG ABORT)
ABORT (Terminates diagnostics)
CONT (Diagnostics continues to completion, logging any more faults as encountered)
DIAGFLT?
Description
Sequential command.
Returns the setting of DIAGFLT.
Parameter None
Response (String) HALT, ABORT, or CONT
ECHO?
Description
Sequential command.
Echoes a string back to the remote interface port. Upper or lower case remains intact in
this command.
Parameter Any string
Response (String including delimiting quotation marks)
Example
ECHO "123abc456"
Returns:
"123abc456"