2020-04-15 08:09 PM
I want to in corporate conditional data logging in Cube Monitor Flow, since i intend to monitor the behaviour over many hours.
My requirement is to log all the 4 fields:
ms_enDeviceOrientation
ms_stStAccelDataX
ms_stStAccelDataY
ms_stStAccelDataZ
only if ms_enDeviceOrientation changes from value of 1 to value of 2.
I tried to tie this to the trigger threshold in data acquisition but this option was disabled.
Could not find any examples to do this any other way.
Looking forward to clear and specific description or example.
Thanks in advance.
Solved! Go to Solution.
2020-04-20 01:11 AM
Hi @VOlet.1 ,
For the x , yes it's a running counter in millisecond, no you can't set it by your own but when you load data in the graph by default the first point is set to 0 .
For the content of the log file, you are right it's not readable with a basic json parser. We should correct it.
Landry
2023-09-27 06:29 AM
No update since a while, closing the post.