LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Traditional GPIB for SRQ instead of VISA

Hello,

I have a Program using the VISA GPIB for the SRQ to tell me when an instrument has completed a task. It is one VI used multiple times and the wait time varies. It works wothout any problems with VISA. When I tried to do it with Tradition GPIB it was a 50/50 shot of it working.

If I were to rewrite it for Traditional GPIB how would I read it? Currently I use the VISA Read STB, is there an equivalent in the traditional GPIB?
Jeff D.

Certified Architect LabVIEW Champion DQMH Framework

0 Kudos
Message 1 of 3
(2,621 Views)
By "traditional GPIB" I assume you mean 488.1. There is a good tutorial on this site that might lead you in the right direction to answer your question. It is titled "Using Service Requests in your GPIB application" Hope this helps.
Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 2 of 3
(2,613 Views)
If you have any trouble finding that tutorial, you can click below:

Using Service Requests in your GPIB application
0 Kudos
Message 3 of 3
(2,601 Views)