Using Your Script
You can use your script in an NI ADE, such as LabVIEW or LabWindows/CVI, in conjunction with your NI instrument driver for the functions/VIs to manage waveform generation.
To use your script, you can either save it and then open it in your ADE; or you can select Edit»Export to Clipboard, open your ADE, and then paste the clipboard contents into the appropriate VI.
Back to Getting Started