![DEV 5071 Documentation Download Page 44](http://html.mh-extra.com/html/dev/5071/5071_documentation_2488487044.webp)
Customer Documentation DEV 5071
44
Copyright DEV Systemtechnik GmbH 2007-2017
5.5.4.2.2
.application.outputVoltage
OID:
.1.3.6.1.4.1.21035.34.2.2
.0
Syntax:
INTEGER (0..60000)
Access:
read-only
Description:
The effective output voltage, i.e. the average calculated from
the measured voltages from all installed power supply
modules in [mV].
Example:
"
48675
", i.e. 48.675 V
5.5.4.2.3
.application.outputCurrent
OID:
.1.3.6.1.4.1.21035.34.2.3
.0
Syntax:
INTEGER (0..100000)
Access:
read-only
Description:
The calculated cumulative output current in [mA]
5.5.4.2.4
.application.numberOfChannels
OID:
.1.3.6.1.4.1.21035.34.2.4
.0
Syntax:
INTEGER (0..8)
Access:
read-only
Description:
The number of installed power supply modules.
Note:
This value is used to determine the maximum index of the following table:
5.5.4.2.5
.application.channelTable
The table describes the special features and settings of each of the power
supply modules.
5.5.4.2.5.1 .application.channelTable.channelEntry.channelIndex
OID:
.1.3.6.1.4.1.21035.34.2.5.1.1
.x
Syntax:
INTEGER (0..8)
Access:
read-only
Description:
A unique value for each table entry Its value ranges between
"
1
" and the number of entries (defined by the object
.numberOfChannels, please refer chapter 5.5.4.2.4).
5.5.4.2.5.2 .application.channelTable.channelEntry.channelOn
OID:
.1.3.6.1.4.1.21035.34.2.5.1.2
.x
Syntax:
INTEGER {off (1), on (2), unplugged (3)}
Access:
read-write
Description:
The power supply operation state (on/off) can be read or set,
possible values:
"
1
"
the power supply module (is) off,
"
2
"
the power supply module (is) on,
"
3
"
the power supply module is unplugged.