Device-Level Traditional NI-488.2 Calls
From NI-488.2
Device-Level Traditional NI-488.2 Calls
| ibask | Return information about software configuration parameters |
| ibclr | Clear a specific instrument |
| ibconfig | Change the software configuration parameters |
| ibdev | Open and initialize an instrument |
| ibeos | Configure the end-of-string (EOS) termination mode or character (see the IbcEOS option in ibconfig) |
| ibeot | Enable or disable the automatic assertion of GPIB EOI line at the end of write I/O operations (see the IbcEOT option in ibconfig) |
| ibfind | Open and initialize a board or a user-configured device descriptor. |
| ibloc | Go to Local |
| ibnotify | Notify user of one or more GPIB events by invoking the user callback |
| ibonl | Place the instrument online or offline |
| ibpad | Change the primary address (see the IbcPAD option in ibconfig) |
| ibpct | Pass control to another GPIB instrument with Controller capability |
| ibppc | Parallel poll configure |
| ibrd | Read data from an instrument into a user buffer |
| ibrda | Read data asynchronously from an instrument into a user buffer |
| ibrdf | Read data from an instrument into a file |
| ibrpp | Conduct a parallel poll |
| ibrsp | Conduct a serial poll |
| ibsad | Change or disable the secondary address (see the IbcSAD option in ibconfig) |
| ibstop | Abort asynchronous I/O operation |
| ibtmo | Change or disable the I/O timeout period (see the IbcTMO option in ibconfig) |
| ibtrg | Trigger selected instrument |
| ibwait | Wait for GPIB events |
| ibwrt | Write data to an instrument from a user buffer |
| ibwrta | Write data asynchronously to an instrument from a user buffer |
| ibwrtf | Write data to an instrument from a file |