native rM2M_CfgOnChg(funcidx);
Specifies the function that should be called if one of the configuration memory blocks has changed
Parameter
Explanation
funcidx
Index of the public function that should be called if the configuration has changed
Type of function: public func(cfg);
Explanation
Return value
l
OK, if successful
l
ERROR, if no valid index of a public function was transferred
l
< OK, if another error occurs (see "Return codes for general purposes" in
chapter "Constants" on page 118).
13.2.4 System
13.2.4.1 Arrays with symbolic indices
TEasyV3_SysValue
Internal measurement values
// Temp
Internal housing temperature in [0.1°C]
// RH
Humidity in the housing in [0.1% rH]
#define TEasyV3_SysValue[.Temp, .RH]
13.2.4.2 Constants
Numbers of the universal inputs
UI_CHANNEL1
= 0,
// Universal input 1
UI_CHANNEL2
= 1,
// Universal input 2
UI_CHANNEL3
= 2,
// Universal input 3
UI_CHANNEL4
= 3,
// Universal input 4
//Number of universal inputs, with which the myDatalogEASY V3 is equipped
UI_NUM_CHANNELS = 4,
Numbers of the temperature sensor interfaces
TEMP_CHANNEL1
= 0,
// PT100/1000 interface 1
//Number of temperature sensor interfaces, with which the myDatalogEASY V3 is
//equipped
TEMP_NUM_CHANNELS = 1,
138
Rev. 05
Summary of Contents for myDatalogEASY V3
Page 2: ......
Page 13: ...Chapter 2 Declaration of conformity Chapter 2 Declaration of conformity Rev 05 13 ...
Page 14: ......
Page 42: ......
Page 76: ......
Page 88: ......
Page 102: ......
Page 110: ......
Page 116: ......
Page 234: ......
Page 244: ......
Page 252: ......
Page 254: ......
Page 266: ......
Page 276: ......