Sign Up

Details

This presentation introduces the OpenSerializer class for marshalling (serialization) and unmarshalling (deserialization) of any type of LabVIEW data.
First, a demonstration shows how the default LabVIEW flatten/unflatten to/from string is used as the serialization method. Then, examples of how one can replace the base implementation with anything with just two simple wrapper VIs is done with Base64 encoding and decoding, and finally a quick wrapper on the JKI JSON serialization library finishes the canvas.

Comments


Please sign in to leave a comment.