03-25-2020 10:24 PM
Greeting All,
I am currently exploring TestStand and LabVIEW combination. Our test setup starts with acquiring the accelerometers and logging them into the built-in default database. It works as expected since it managed to preserve our data.
Here is the setting of the data acquired in the form of waveform
Our issue came when we try to read the data in LabVIEW. Since we are used to using the Database Connectivity, we resorted to DB Tools Select Data.vi and dealt with the variant.
Using the data type of DBL, we found that our data read is not the same when compared to our data found in the binary viewer. Here's what we found:
Our focus now is on how we should handle the data, it doesn't necessarily need to use the Variant. Any input or suggestion would be very much appreciated. Thanks.
01-18-2022 03:52 AM
Hello Fareed,
Might be out of scope within these days but I hit on your post and am currently face similar issues. Did you succeed parsing the binary data back to the origin waveform?
Br
Oliver
01-13-2025 05:54 AM
Hi Fareed,
Hello Fareed,
do you know how to parse PROP_ANALOGWAVEFORM into the readable waveform format?
Best regards,
Michel