Chapter 5
S Mode Functions
© National Instruments Corp.
5-7
GPIB-232CT User Manual
If you passed control to some other GPIB device, control must
be passed back to you or you must send IFC to make yourself
CIC before making this call. Otherwise, the ECIC error will
be posted.
See Also:
Appendix D for more information on clearing devices, and
Appendix B for more error information.
Examples:
1.
PRINT #1,"clr 14+30,16+12,18,3+26,6"
'Selectively clear 5
'devices.
2.
PRINT #1,"CLR"
'Issue Device Clear to all
'devices.