Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

I need to make an instrument driver without VISA session.Please advise.

How do I work on an instrument driver without VISA?
0 Kudos
Message 1 of 3
(3,417 Views)
You can use Labwindow/CVI RS-232 library, if instrument has this interface. But better way is using VISA for that.
"Only a life lived in the service to others is worth living..." - Albert Einstein
0 Kudos
Message 2 of 3
(3,417 Views)
What kind of communication interface does the instrument have? That will determine what alternatives are available. What programming language are you using? What problem do you have with VISA?
0 Kudos
Message 3 of 3
(3,417 Views)