Chapter 5
S Mode Functions
© National Instruments Corp.
5-37
GPIB-232CT User Manual
Examples:
1.
PRINT #1,"rsc 1"
'Enable GPIB-232CT to be
'System Controller.
2.
PRINT #1,"rsc 0"
'Disable system control.
3.
PRINT #1,"rsc"
'What is the current
'System Controller
'status?
response: 0<CR><LF>
(GPIB-232CT is not the
System Controller)