NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Teststand 3.1 Serialize/UnSerializeEx

Solved!
Go to solution

Hi all,

 

I'm having a few problems (mainly due to lack of understanding) with serializing and then unserializing a Local Variable.

 

I have two local variables, one called "start" and the other called "end". Both are identical types.

 

 

Using the below LabVIEW I am attempting to Serialize the variable "start" (contained within lookupString) and then Unserialize it into the variable "end" (contained within ObjectName). Although this seems utterly pointless, the final code will serialize any given variable and save it to file. I will then have a separate vi to read in the file and unserialize it into a given variable.

 

serialize.JPG

 

Any pointers/tips much appreciated.

 

Thanks,

 

Steve

0 Kudos
Message 1 of 2
(2,943 Views)
Solution
Accepted by topic author SteveBale

Ok, I had some lunch took another look and found the problem.

 

My UnserializeEx invoke node is using the wrong reference Doh!

0 Kudos
Message 2 of 2
(2,937 Views)