GPIB 488.2 Functions and VISA Functions
- Updated2023-02-17
- 10 minute(s) read
GPIB 488.2 Functions and VISA Functions
The following table maps GPIB 488.2 functions to the equivalent VISA Functions.
| GPIB Action | GPIB Function | VISA Action | VISA Function | |||||
|---|---|---|---|---|---|---|---|---|
| LabVIEW | LabVIEW NXG | Inputs | Outputs | LabVIEW NXG | Inputs | Outputs | ||
| AllSpoll |
|
|
|
|
VISA Read STB1 |
|
|
|
| DevClear |
|
|
|
|
VISA Clear |
|
|
|
| DevClearList |
|
|
|
|
VISA Clear1 |
|
|
|
| EnableLocal |
|
|
|
|
VISA GPIB Send Command (refer to the IEEE 488 Command Messages table for the command strings) |
|
|
|
| EnableRemote |
|
|
|
|
VISA GPIB Send Command (refer to the IEEE 488 Command Messages table for the command strings) |
|
|
|
| FindLstn |
|
|
|
|
VISA Find Resource |
|
|
|
| FindRQS |
|
|
|
|
VISA Read STB1 |
|
|
|
| MakeAddr |
|
|
|
|
Use the primary and secondary addresses with the session in |
|
||
| PassControl |
|
|
|
|
VISA GPIB Pass Control |
|
|
|
| PPoll |
|
|
|
|
VISA action does not support Parallel Poll calls | |||
| PPollConfig |
|
|
|
|
VISA action does not support Parallel Poll calls | |||
| PPollUnconfig |
|
|
|
|
VISA action does not support Parallel Poll calls | |||
| RcvRespMsg |
|
|
|
|
VISA Read (use VISA GPIB Send Command first—refer to ReceiveSetup) |
|
|
|
| ReadStatus |
|
|
|
|
VISA Read STB |
|
|
|
| Receive |
|
|
|
|
VISA Read |
|
|
|
| ReceiveSetup |
|
|
|
|
VISA GPIB Send Command (refer to the IEEE 488 Command Messages table for the command strings) |
|
|
|
| ResetSys |
|
|
|
|
VISA GPIB Send Command (refer to the IEEE 488 Command Messages table for the command strings) |
|
|
|
| VISA Write |
|
|
|
|||||
| Send |
|
|
|
|
VISA Write |
|
|
|
| SendCmds |
|
|
|
|
VISA GPIB Send Command |
|
|
|
| SendDataBytes |
|
|
|
|
VISA Write (use VISA GPIB Send Command first—refer to SendSetup) |
|
|
|
| SendIFC |
|
|
|
|
VISA GPIB Send Interface Clear |
|
|
|
| SendList |
|
|
|
|
VISA Write1 |
|
|
|
| SendLLO |
|
|
|
|
VISA Send Remote Local Command |
|
|
|
| SendSetup |
|
|
|
|
VISA GPIB Send Command (refer to the IEEE 488 Command Messages table for the command strings) |
|
|
|
| SetRWLS |
|
|
|
|
VISA GPIB Send Command (refer to the IEEE 488 Command Messages table for the command strings) |
|
|
|
| SetTimeOut |
|
|
|
|
VISA Property |
|
|
|
| TestSRQ |
|
|
|
|
VISA Property |
|
|
|
| TestSys |
|
|
|
|
VISA Write1 |
|
|
|
| VISA Read1 |
|
|
|
|||||
| Trigger |
|
|
|
|
VISA Software Trigger |
|
|
|
| TriggerList |
|
|
|
|
VISA Software Trigger1 |
|
|
|
| WaitSRQ |
|
|
|
|
VISA Wait on Event |
|
|
|
| 1For GPIB functions that take an address list, to set up the equivalent functionality in VISA, set up an array of addresses and use a loop to cycle through the VISA function. | ||||||||