Details of configuration objects for the AS-i V2 function
(Original Document)
At a Glance
%KWr.m.c.d. configuration constants are accessible in read-only mode and correspond to the configuration parameters entered using the Configuration editor.
Configuration objects
The table below shows constant objects on the AS-i V2 extended bus.
Address
Type
Access
Meaning
%KWr.m.c.0
INT
R
When byte 0 = 10, this shows that AS-i is master.
%KWr.m.c.1.n
BOOL
R
n = 0 to `15 -> slaves of bank A from 0 to 15, respectively, provided.
%KWr.m.c.2.n
BOOL
R
n = 0 to `15 -> slaves of bank A from 16 to 31, respectively, provided.
%KWr.m.c.3.n
BOOL
R
n = 0 to 15 -> slaves of bank B from 0 to 15, respectively, provided.
%KWr.m.c.4.n
BOOL
R
n = 0 to 15 -> slaves of bank B from 16 to 31, respectively, provided.
%KWr.m.c.5 to %KWr.m.c.36
INT
R
Words 5 to 36 -> of the slaves of bank A from 0 to 31, respectively.
Byte 0:
bit 0 to 3 = configuration code for input/output (I/O) channels,
bit 4 to 7 = identification code (ID),
Byte 1:
bit 0 to 3 = identification code (ID1),
bit 4 to 7 = identification code (ID2).
%KWr.m.c.37 to %KWr.m.c.68
INT
R
Words 5 to 36 -> of the slaves of bank B from 0 to 31, respectively.
Byte 0:
bit 0 to 3 = configuration code for input/output (I/O) channels,
bit 4 to 7 = identification code (ID),
Byte 1:
bit 0 to 3 = identification code (ID1),
bit 4 to 7 = identification code (ID2).
%KWr.m.c.69.0
BOOL
R
If this = 1, automatic addressing is active,
if this = 0, automatic addressing is deactivated.