Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

python and NI-488

Does NI-488 support python?

 

I can't use pyvisa because NI Visa for linux is old and doesn't support my linux version. NI-488 does support my linux version but not sure which module to use (if any) to use NI-488 from python on linux.

 

Thanks

 

0 Kudos
Message 1 of 2
(3,861 Views)

-          I wanted to let you know that the Python language is not supported by National Instruments; however you can check this article related to calling c functions in Python.

 

          How Can I Call DAQmx C Functions in Python?

 

-          With pyvisa you can control GPIB/RS232. Which Linux version do you have? Because you say that you cannot work with it.

0 Kudos
Message 2 of 2
(3,840 Views)