I'd like to integrate a Python IDLE-esque command prompt interface into an existing NI-CVI (LabWindows) application. I've tried to follow the Python.org discussions but seem to get lost in the details. Is there a resource out there for dummies like me?
            Asked
            
        
        
            Active
            
        
            Viewed 2,401 times
        
    1 Answers
1
            Here is a python sample code calling a CVI.
There are DaqMx python bindings too.
 
    
    
        Pierre-Jean Coudert
        
- 9,109
- 10
- 50
- 59
 
    