Introduction to Programming
1
U2300A Series USB DAQ Programming Guide
9
Using Device Clear
Device Clear is an IEEE- 488 low- level bus message that you can use to
return the instrument to a responsive state (e.g., during a lengthy query).
Different programming languages and IEEE- 488 interface cards provide
access to this capability through their own unique commands. The status
registers, the error queue, and all configuration states are left unchanged
when a Device Clear message is received.
Device Clear performs the following actions:
1
If a scan is running, it is aborted.
2
The instrument returns to the trigger "idle" state.
3
The instrument's input and output buffers are cleared.
4
The instrument is prepared to accept a new command string.
An overlapped command, if any, will be terminated with no
"Operation
Complete"
indication.
N O T E
•
The
ABORt
command is the recommended method to terminate a
measurement.
•
It is recommended that you allow for a two-second wait following a Device
Clear to enable the instrument to process the clear operation.
Summary of Contents for U2300A Series
Page 8: ...VIII U2300A Series USB DAQ Programming Guide Contents ...
Page 18: ...1 Introduction to Programming 10 U2300A Series USB DAQ Programming Guide ...
Page 40: ...5 CONFigure Subsystem 32 U2300A Series USB DAQ Programming Guide ...
Page 60: ...6 IEEE 488 Common Command 52 U2300A Series USB DAQ Programming Guide ...
Page 70: ...7 MEASure Subsystem 62 U2300A Series USB DAQ Programming Guide ...
Page 84: ...8 OUTPut Subsystem 76 U2300A Series USB DAQ Programming Guide ...
Page 92: ...9 Root Commands 84 U2300A Series USB DAQ Programming Guide ...
Page 104: ...10 ROUTe Subsystem 96 U2300A Series USB DAQ Programming Guide See Also ROUTe CHANnel RSouRCe ...
Page 130: ...11 SENSe Subsystem 122 U2300A Series USB DAQ ...
Page 162: ...15 WAVeform Subsystem 154 U2300A Series USB DAQ Programming Guide ...
Page 168: ...16 Error Messages 160 U2300A Series USB DAQ Programming Guide ...