07-09-2023 11:48 AM
Hi I hope you're all well,I was looking for a bit of assistance, i've been doing the labview core 1 and 2 and the first teststand course and the labview programming is coming on with a myDaq i've been using for various applications. What i was wondering was if anyone had any basic teststand programs for using a myDaq that i could download to try out and have a go using teststand with the myDaq. its just to get an idea how the myDaq would be setup on teststand and get a basic a voltage type test to try out.
any help or assistance would be appreciated
thanks
07-09-2023 02:49 PM - edited 07-09-2023 02:49 PM
TestStand doesn't directly use DAQmx, instead, it will be used through one of the supported ADE, like LabVIEW.
If you already know how to use a LabVIEW VI with TestStand, just code your DAQmx calls within LabVIEW, that's it.
07-10-2023 02:42 AM
Thanks Santhosh for the reply, i had hoped i could have used the myDaq to setup a bench test. Would the Daqmx be put in the setuparea or the step area ?
thanks