4-20ma 2 Channel Receiver: What does "counter" represent?

Hi community, can someone tell me what the “counter” data point represents?

Thanks!
Nirat

Screenshot attached for context.

Hi @nirat.keswani Sure, this is a simple packet counter. It is an 8-bit counter that increments with each packet transmission. It can be used to detect missing packets

The sensor increments this value each time it sends sensor data. It has a range from 0 to 255, meaning that when the counter reaches 255, it resets to 0.

The value is set to 0 when the sensor is powered on for the first time and sends its first packet. It also resets to one when the sensor is manually reset by pressing the button or by turning the sensor off and on again

Let me know if you have any questions.
Thank you.