National Instruments 320682C Musical Toy Instrument User Manual


 
GPIB/GPIB-488.2 Library Chapter 4
LabWindows/CVI Standard Libraries 4-4 © National Instruments Corporation
Table 4-1. The GPIB Functions Library Function Tree (Continued)
SRQ and Serial Polls
Test SRQ line TestSRQ
Wait for SRQ WaitSRQ
Find Requesting Device FindRQS
Read Status Byte ReadStatusByte
Serial Poll All Devices AllSpoll
Parallel Polls
Parallel Poll PPoll
Parallel Poll Config PPollConfig
Parallel Poll Unconfig PPollUnconfig
Remote/Local
Enable Remote Operation EnableRemote
Enable Local Operation EnableLocal
Set remote with Lockout SetRWLS
Send Local Lockout SendLLO
System Control
Reset System ResetSys
Send Interface Clear SendlFC
Conduct Self-Tests TestSys
Find All Listeners FinsLstn
Pass Control PassControl
Low-Level I/O
Send Commands SendCmds
Setup for Sending SendSetup
Send Data Bytes SendDataBytes
Setup for Receiving ReceiveSetup
Receive Response Message RcvRespMsg
The classes and subclasses in the tree are described here.
The Open/Close function panels open and close GPIB boards and devices.
The Configuration function panels alter configuration parameters that were set during
installation of the GPIB handler or during the execution of previous program statements.
The I/O function panels read and write data over the GPIB. These functions can be used at
either the board or the device level.
The Device Control function panels provide high-level, commonly used GPIB services for
instrument control applications.