03-14-2013 06:55 PM
I am writing a medium sized application which uses a queued state machine to handle user generated events. I am having this issue where when I am running the application and click on an enum with or picture ring, an error is generated. The source of the error is always on an invoke node or property node (disconnected from control and so they use an input reference). I believe the issue is related to open VI references which cannot be reentrant, but I'm having trouble trying to fix it.
The error code I usually get is 1604.
I know this is a vague description, but maybe someone in this community has seen this issue before?
03-14-2013 07:19 PM
This question seems like it'd be more appopriately posted on the general Discussion Forums.
03-14-2013 10:43 PM
The thread is here - http://forums.ni.com/t5/LabVIEW/Error-Code-1604-happens-when-a-ring-or-enum-is-slected/m-p/2351176#M...