Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Serializing CNiReal64Vector

How do I serialize CNiReal64Vector? The size is random depending on how long is the acquisition.
What methods or ways that can be used to serialize?
0 Kudos
Message 1 of 3
(2,974 Views)
Check out the DynamicSerialization example that ships with Measurement Studio. You can find it under the VC\Examples\Utility\DynamicSerialization subdirectory under where you installed Measurement Studio.

- Elton
0 Kudos
Message 2 of 3
(2,974 Views)
Also, there is an application note available in the help called "Document/View Architecture in Visual C++ Test and Measurement Applications" that demonstrates how to serialize our vector objects.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 3 of 3
(2,974 Views)