BSCM Module Identification
Product Identification
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
---|---|---|---|---|---|---|---|---|
0x0226 |
551 |
R |
– |
– |
INT16U |
15149 |
A/E |
Product identification = 15149 for the BSCM module |
BSCM Module Identifier
The BSCM module serial number is composed of a maximum of 11 alphanumeric characters with the following format: PPYYWWDnnnn.
-
PP = plant code
-
YY = year of fabrication (05–99)
-
WW = week of fabrication (01–53)
-
D = day of fabrication (1–7)
-
nnnn = sequence number (0001–9999)
A read request of 6 registers is necessary to read the BSCM module serial number.
Address |
Register |
RW |
X |
Unit |
Type |
Range |
A/E |
Description |
---|---|---|---|---|---|---|---|---|
0x0227 |
552 |
R |
– |
– |
OCTET STRING |
– |
A/E |
‘PP’ |
0x0228 |
553 |
R |
– |
– |
OCTET STRING |
05–99 |
A/E |
‘YY’ |
0x0229 |
554 |
R |
– |
– |
OCTET STRING |
01–53 |
A/E |
‘WW’ |
0x022A |
555 |
R |
– |
– |
OCTET STRING |
1–7 |
A/E |
‘Dn’ |
0x022B |
556 |
R |
– |
– |
OCTET STRING |
00–99 |
A/E |
‘nn’ |
0x022C |
557 |
R |
– |
– |
OCTET STRING |
01–99 |
A/E |
‘n’ (the NULL character ends the serial number) |