HTBasic Help
×
Menu
Index

CLEAR

Sends an IEEE-488 bus Device Clear.
 
 CLEAR { device-selector | @io-path }
 
Usage:
CLEAR 7
CLEAR 701
CLEAR Adevice
CLEAR @Path
 
Description:
CLEAR causes the active controller to send a Device Clear to one or more devices. The effect on the device is device-dependent. If the computer is not the active controller, an error is generated. If primary addressing is specified the bus action is: ATN, MTA, UNL, LAG, SDC. If only an interface select code is specified the bus action is: ATN, DCL.
 
See Also: