ni / python_labview_automation

MIT License
171 stars 59 forks source link

Support for LabVIEW Objects #10

Open dmbarbour opened 2 years ago

dmbarbour commented 2 years ago

Attempting to use this with LabVIEW Objects results in a message complaining that the control or indicator cannot be converted to BSON. Is there a way to fix this? E.g. could we serialize objects into opaque binaries, and later convert binaries back into objects?