08-03-2011 04:21 AM
Hi all,
When I run the below mentioned code in 2010, it is popping the error message.
But when I run the same in 8.6, it is not popping the error message.When I connect the indicator, it is updating the indicator with the Error.
I verified, the Error handling in Tools->Options. That are set properly.
Thanks,
08-03-2011 04:24 AM - edited 08-03-2011 04:27 AM
08-03-2011 10:39 PM
Sorry for missing the attachments.
Please find the attachments for the VI, Error message, and the settings that i have.
Error is popping in 2010 LabVIEW.
But I have the same code opened in 8.6 LAbVIEW, it is not popping up the Error.
When i connect the error indicator, it is showing the error in the indicator. But if indicator is not connected, it is not throwing any error message(i.e default LabVIEW Error pop up if error occurs and indicators are unwired).
I checked the settings in Tools-->Options which are set properly.
Please let me know the cause.
Suresh
08-03-2011 10:43 PM
What created the variant you are trying to convert back to data?
Apparently the data in the variant is not a boolean datatype.