MCS301 - 3ph meter Page 43 of 142
MCS301 meter - product Manual 1.25 MetCom Solutions GmbH
FT: Function type
Shows the supported functionality of the meter
Bit 3 Bit 2 Bit 1 Bit 0
Bit 0 = 1: disconnector
Bit 1 = 1: load management relay
Bit 2 = 1: multi utility meter (M-Bus interface)
Bit 3 = 1: reserved
Example: MCS301 CT connected meters with unique ID (MCS: 4D, 44, 53), (DT: 004)
with load management relay and M-bus (FT: 06 equal to 0110) and serial number
12345678 (0x0BC614E) results in following system title (Hex coded):
4D 44 53 04 60 BC 61 4E
Table 13: Example of System title of MCS301, CT connected version
9.1.2 Logical Device Name
Each COSEM logical device is identified by its unique COSEM logical device name, defined
as an octet-string of up to 16 octets (bytes). The first 3 octets carry the manufacturer
identifier “MCS”.The logical device name structure is described in following figure.
MC MC MC DT DT DT FT FT
SN SN SN SN SN SN SN SN
Table 14: Logical Device name structure
MC: Manufacturer ID (3 Bytes, ASCII format of MCS)
DT: Device Type, ASCII encoded
FT: Function Type, ASCII encoded
SNM: The last 8 digits of the manufacturer specific serial number ASCII encoded.
Example: The MCS301 CT connected meters with unique ID (MCS: 4D, 44, 53), (DT:
004) with load management relay and M-bus (FT: 06 equal to 0110) and serial number
12345678 (BC, 61, 4E) results in the following logical device name MCS0040612345678.
The Hex coded of this logical device name is shown in below figure:
4D 43 53 30 30 34 30 36
31 32 33 34 35 36 37 38
Table 15: Example of Logical Device name of MCS301, CT connected version