Advantech TREK-120 Series User Manual page 28

Cold chain sensor, gateway & nfc reader
Hide thumbs Also See for TREK-120 Series:
Table of Contents

Advertisement

Sensor_Internal_data Structure
Syntax:
Windows:
public struct Sensor_Internal_data
{
public string uid;
public int record_index;
public DateTime[] record_datetime;
public double[] temperature;
public int temperature_alarm_upper_bound;
public int temperature_alarm_lower_bound;
public WarningType[] temperature_Warning;
public double[] humidity;
public int humidity_alarm_upper_bound;
public int humidity_alarm_lower_bound;
public WarningType[] humidity_Warning;
public double internal_battery_voltage;
public double external_battery_voltage;
public int falling_record_index;
public DateTime[] falling_datetime;
public int total_alarm_count;
}

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents