Chapter 13 Device Logic (Pawn)
native RS232_3V3_On();
Activates the switchable 3,3V supply voltage VEXT
RS232
. Detailed information on the switchable 3,3V
supply voltage VEXT
RS232
is provided in chapter "Switchable sensor supply VEXTRS232" on page 71.
Explanation
Return value
l
OK, if successful
l
< OK, if an error occurs (see "Return codes for general purposes" in
chapter "Constants" on page 118)
native RS232_3V3_Off();
Deactivates the switchable 3,3V supply voltage VEXT
RS232
. Detailed information on the switchable
3,3V supply voltage VEXT
RS232
is provided in chapter "Switchable sensor supply VEXTRS232" on
Explanation
Return value
l
OK, if successful
l
< OK, if an error occurs (see "Return codes for general purposes" in
chapter "Constants" on page 118)
13.2.19 LED
13.2.19.1 Constants
Selection of whether the two-colour LED is controlled by the firmware or script
Configuration options for the Led_Init() function
LED_MODE_INTERNAL = 0,
// controlled by the FW
LED_MODE_SCRIPT
= 1,
// controlled by the script
Rev. 05
203
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: ......