Syntax for Multi-Device NI-488.2 Calls in Interactive Control
From NI-488.2
Syntax for Multi-Device NI-488.2 Calls in Interactive Control
| Syntax | Description |
| AllSpoll addrlist | Serial poll multiple devices |
| DevClear address | Clear a device |
| DevClearList addrlist | Clear multiple devices |
| EnableLocal addrlist | Enable local control |
| EnableRemote addrlist | Enable remote control |
| FindLstn padlist limit | Find all Listeners |
| FindRQS addrlist | Find device asserting SRQ |
| PassControl address | Pass control to a device |
| PPoll | Parallel poll devices |
| PPollConfig address dataline lineSense | Configure device for parallel poll |
| PPollUnconfig addrlist | Unconfigure device for parallel poll |
| RcvRespMsg count termination | Receive response message |
| ReadStatusByte address | Serial poll a device |
| Receive address count termination | Receive data from a device |
| ReceiveSetup address | Receive setup |
| ResetSys addrlist | Reset multiple devices |
| Send address buffer eotmode | Send data to a device |
| SendCmds buffer | Send command bytes |
| SendDataBytes buffer eotmode | Send data bytes |
| SendIFC | Send interface clear |
| SendList addrlist buffer eotmode | Send data to multiple devices |
| SendLLO | Put devices in local lockout |
| SendSetup addrlist | Send setup |
| SetRWLS addrlist | Put devices in remote with lockout state |
| TestSRQ | Test for service request |
| TestSys addrlist | Cause multiple devices to perform self-tests |
| Trigger address | Trigger a device |
| TriggerList addrlist | Trigger multiple devices |
| WaitSRQ | Wait for service request |