Jump to content
  • 0

Python Scripts


PLL_Geek

Question

2 answers to this question

Recommended Posts

The instrumentation devices can be controlled by custom application or script (C, Python, LabView, MatLab...) using the WaveForms Runtime.
In the WF SDK install location you can find the documentation and some examples.

To run a Python program on Windows install a Python package like WinPython.

C:\WinPython-32bit-2.7.6.2\python-2.7.6>python "C:\Program Files (x86)\Digilent\WaveFormsSDK\samples\py\Device_Enumeration.py"

The Script interface in the WaveForms (2015) Application is a different thing. This allows you to control the instruments of the application, like: perform a Scope acquisition, based on the measurements, adjust the Wavegen paramters;
 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...