Dear All,
We have an issue in raw data from the Vibration Temperature Sensor.
Basically, we setted in Wireless Device component (the library ncd.io in NODE-RED) at 12800Hz of sampling rate, with a sampling duration of 1000ms.
So, we expect that in raw data we’ll have a number of 12800 samples.
Unfortunely, in raw data, we have only 3400 samples.
Do you have any suggestions to resolve this issue?
Thanks and Regards,
Claudio
Hi Claudio,
Sure, let me explain you, the maximum number of samples a device can send in Time Domain Data (Raw Data) is 3400 per axis. The internal buffer can store up to 3400 samples per axis at most.
Let me know if you have any questions.
Thank you,
Eduardo M.
Hi Eduardo,
Understood, we’ll adapt our code based on this knowledge.
Thank you for your prompt response,
Claudio
Great! let us know if you have any questions.
Thank you,
Eduardo M.