Hello all,
Thanks to the many help provided on this forum, I was able to create a Labview OI and a Teststand seq. file for my application. However, there is something weird happening that has baffled us all.
The TS seq. file has 5 parallel threads running in a sequential process model for approximately 1 minute. After a minute, all of them stop simulatenously. Now among the 5 threads is a DAQmx-Simulink simulation modeling that simulates the motor dynamics of an automobile. This particular thread executes fine in the TS environment, and cleanly shuts down after execution.
Now, when I load the entire sequence file onto my LV 7.1 OI, the DAQmx-Simulink model fails to execute and gets stuck at AO Read, thereby stalling the completion of the entire process. This same seq. file again works just fine in the TS environment. It used to work earlier during the day, and after some modifications in the TS .seq files, we tried it again..and it would not work at all. I didn't make any changes in the OI code.
Can someone please suggest, why this could happen? I've reached a dead end and can't think of any reason
Many thanks in advance,
Anshul