11-02-2017 05:58 PM
I was using DAQExpress to simulate some hardware for a project that I'd need to monitor. Simple things like voltage and current. I've tried this with both DAQ Reads in the same while loop and separate loops. The program quits saying the resource is already allocated.
One source comes from the simulated port 0 (SimDev1/a0) and the second from port 1 (SimDev1/a1.) Does DAQExpress support going at only one device of this type?
What did I miss? Haven't yet run across something looking at some of the other boards on LabView or NXG.
Thanks
11-08-2017 10:18 AM
fuzzy601,
Can you attach some screenshots of your task?
Regards,
tuco100s
11-08-2017 06:57 PM
Attached is a screenshot of the code and the error. Double checked that both simulated devices were separate channels. Thanks.