13.2.18 Outputs
13.2.18.1 Constants
Numbers of the digital outputs
DIGOUT_CHANNEL1
= 0,
// isolated switch contact 1
//Number of digital outputs, with which the myDatalogEASY V3 is equipped
DIGOUT_NUM_CHANNELS = 1,
Selection of the mode for the isolated switch contact (NO, CC)
Output modes for the DigOut_Init() function
DIGOUT_OFF
= 0,
// deactivated
DIGOUT_DIG
= 1,
// digital output
DIGOUT_FREQ
= 2,
// frequency output
DIGOUT_PWM
= 3,
// PWM output
DIGOUT_IMPULSE_PER_MINUTE = 4,
// pulse/min.
DIGOUT_IMPULSE_ONCE
= 5,
// single output of x pulses
13.2.18.2 Functions
native Vsens_On(mode);
Activates the switchable sensor supply VOUT. The output voltage (5...24V ) can be selected via the
"Mode" parameter. Detailed information on the switchable sensor supply is provided in chapter
"Switchable sensor supply VOUT" on page 69.
Parameter
Explanation
mode
Selection of the output voltage VOUT (5000 .. 24000 [mV])
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 Vsens_Off();
Deactivates the switchable sensor supply VOUT. Detailed information on the switchable sensor supply
is provided in chapter "Switchable sensor supply VOUT" on page 69.
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)
198
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: ......