Hi folks,
I've been battling with this issue for the last few days on and off, I really have no idea why it's happening, especially considering that the vi in question has been used before without causing me issues.
I made a deployment using the Deployment Utility using a Workspace File, I install from the Installer and when I run my sequence I get the following error, or a variation of it . . . (excuse the poor picture)
So RigolIO is a Container Type Def
containing a String, Number, Number and an Enum called Rigol_IO_In_Out_Type
The vi in question, has the following Type Defined Cluster:
containing the following Type Defined ENUM called In/Out Type
Everything looks OK to me, when I run my sequence in the development environment it all works without error, I've previously used this vi with another Sequence and Deployed it without issues . . . now all of a sudden I can't get it to work.
I've tried creating a small Sequence which is a small part of my original sequence, I recreated the Container and ENUM,made a new Workspace file and deployment, after installing again and running the sequence I get a similar error, it just complains about a different value this time.
Any ideas ?