LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to send service request using Labview

How do use labview to send a service request through gpib?
0 Kudos
Message 1 of 2
(2,662 Views)
Hello,
There is no way to send a service request with NI-488.2's LabVIEW VIs. Those VIs are for making a controller side application, not a device side application. If you are trying to make are device side application and need to use SRQs I suggest using NI-Device, which has a C++ API.

P.S. This question really belongs in the GPIB dicussion forum.
0 Kudos
Message 2 of 2
(2,662 Views)