
DCL (device clear)
Use the DCL command to clear the GPIB interface and return it to a known state. Note that
the DCL command is not an addressed command, so all instruments equipped to implement
DCL will do so simultaneously.
When the Model 2000 multimeter receives a DCL command, it clears the Input Buffer and
Output Queue, cancels deferred commands, and clears any command that prevents the process-
ing of any other device command. A DCL does not affect instrument settings and stored data.
Program fragment
PRINT #1, "clear"
'Clear all devices
SDC (selective device clear)
The SDC command is an addressed command that performs essentially the same function as
the DCL command. However, since each device must be individually addressed, the SDC com-
mand provides a method to clear only selected instruments instead of clearing all instruments
simultaneously, as is the case with DCL.
Program fragment
PRINT #1, "clear 16"
'Clear 2000
4-16
Remote Operation
Содержание 2000
Страница 1: ...Model 2000Multimeter User s Manual A G R E A T E R M E A S U R E O F C O N F I D E N C E...
Страница 13: ...1 General Information...
Страница 19: ...2 Basic Measurements...
Страница 54: ...2 36 Basic Measurements...
Страница 55: ...3 Measurement Options...
Страница 87: ...4 Remote Operation...
Страница 139: ...5 SCPI CommandReference...
Страница 215: ...A Specifications...
Страница 226: ...A 12 Specifications...
Страница 227: ...B Statusand ErrorMessages...
Страница 233: ...C Example Programs...
Страница 246: ...C 14 Example Programs...
Страница 247: ...D Models196 199and 8840A 8842ACommands...
Страница 255: ...E IEEE 488 BusOverview...
Страница 271: ...F IEEE 488andSCPI ConformanceInformation...