Advantech TREK-120ANR User Manual page 28

Nfc reader
Table of Contents

Advertisement

Overflow_Flag Structure
Windows:
public struct Overflow_Flag
{
public bool temperature_overflow;
public bool humidity_overflow;
public bool falling_overflow;
public bool record_index_overflow;
public bool falling_record_index_overflow;
public bool lora_transmission_stop;
public bool internal_battery_low;
public bool external_battery_low;;
}
Description:
Save the LoRA sensor overflow flag.
Members:
temperature_overflow
The temperature has exceeded the limit.
humidity_overflow
The humidity is above the limit.
falling_overflow
The number of falling exceeds (or equals) the upper limit.

Advertisement

Table of Contents
loading

Table of Contents