01-15-2013 03:44 PM
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
01-16-2013 05:51 PM
- 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.