ProfiHub B5+ / B5+RD User Manual
_______________________________________________
Version 2.0 – July 2014 Page 28 / 56
ProfiHub-B5-Plus-Manual-EN.docx © PROCENTEC 2014 - Copyright - all rights reserved
The next 32 input bytes are used for the actual Livelist data. Each address uses two bits. So the first
two bits of the first byte are for address 0, the next two bits of the first byte are for address 1 and so
on. The bits are used to indicate if the station is a slave device, master device or both.
Device: Bit 1: Bit 0:
None
0 0
Slave Device
0 1
Controller
1 0
Both
1 1
Example: If there is a master device on address 2, and a slave device on address 3, then the
first byte will be 0x60, because it will look like this:
Bit 7 6 5 4 3 2 1 0
Value
0 1 1 0 0 0 0 0
Address 3 Address 2 Address 1 Address 0
This module also has 2 Output bytes. The first Output byte is used to select the Livelist of a specific
Channel. This selection can be read-back in the Input byte described above.
Hex Meaning
80
Livelist of Main Channel
81
Livelist of Channel 1
82
Livelist of Channel 2
83
Livelist of Channel 3
84
Livelist of Channel 4
85
Livelist of Channel 5
86
Livelist of this ProfiHub
FF
Livelist of all channels (entire network)
The next Output byte can be used to reset the Livelist. Write 0x01 to this Output byte to reset the
Livelist.
3.2.10 Statistics (Short Format, Long Format
Input Identifier byte: 0x30 (short format) or 0x31 (Long Format)
The next byte is used to display the current selection of statistics that it sends.
Hex Meaning
00..7E
Statistics for device 0..126
7F
Statistics for undefined devices
80
Statistics of Main Channel
81
Statistics of Channel 1
82
Statistics of Channel 2
83
Statistics of Channel 3
84
Statistics of Channel 4
85
Statistics of Channel 5
86
Statistics of this ProfiHub
FF
Statistics of all channels (entire network)
The next 16 bytes (Short Format) or 32 bytes (Long Format) are used to transfer the statistics of the
selected address, selected Channel or all Channels of the ProfiHub. Each statistic uses 2 bytes (Short