User's Manual

coldchain_get_sensor_data
Syntax:
Windows
public int coldchain_get_sensor_data(ref Sensor_data OD_data)
Description:
Get logger sensor record temperature and humidity information.
Parameters:
OD_data [out]
Please refer to Sensor_Internal_data Structure.
Returns:
MRM_ERR_NO_ERROR - On success.
Otherwise see the error code list.
Remark:
None