DISP:TEXT 'WAITING...'
Using Device Clear
Device Clear is an IEEE-488.2 low-level bus message that you can use to return the instrument to a responsive state.
Different programming languages and IEEE-488.2 interface cards provide access to this capability through their
own unique commands. The status registers, error queue, and all configuration states are left unchanged when
aDevice Clear message is received.
Device Clear performs the following actions:
– If a measurement is in progress, it is aborted.
– The instrument returns to the trigger "idle" state.
– The instrument's input and output buffers are cleared.
– The instrument is prepared to accept a new command string.
– An overlapped command, if any, is terminated with no "Operation Complete" indication (applies to initiate, INIT
command).
The ABORt command is the recommended method to terminate a measurement.
LANport usages
Keysight DAQ970A/DAQ973A uses the following LAN ports:
– Port 5024 is used for SCPI Telnet sessions.
– Port 5025 is used for Socket sessions.
Keysight DAQ970A/DAQ973A Programming Guide 21
1 Remote Operation