07-30-2006 10:52 AM - edited 07-30-2006 10:52 AM
Message Edited by Yuri_IL on 07-30-2006 10:54 AM
07-31-2006 02:06 PM
Hi Yuri,
There is not a limit on how many variables you can have inside of a cluster. So I don't think this could be the issue. You have to have everything named the same though. Otherwise, you will get errors. Make sure that inside of LabVIEW you have the right ordering for the variables inside of the clusters when connecting them through subVIs. Make sure that the datatypes match up from TestStand to LabVIEW. Also, could you post a screenshot of the error?
Regards,
08-01-2006 02:11 AM
Thank you Sam R,
I think that error caused due the overflowing of some string that i have in my cluster.
Because i also get I/O open file error and the name of that file i hold at my cluster.
Do you think that the incorrect string can caused to that system level exception error?
p.s. screenshot is attached
08-02-2006 03:47 AM