User Manual
Logical I/O blocks
Addressing entries for PXCā¦-U, PTM and P-Bus
19
CM110664en_07 283 | 353
ā (Auto/Off/On)
ā (Auto/Off/S1/S2)
A prerequisite for this approach is that it must be possible in the multistate
input block to configure the hardware coding and mapping to the standardized
manual switch. This is made possible with parameters in the address.
1_n-Mapping (Multistate Input and Output)
Syntax: P=Module.channel;Module.channel;Module.channel;Module.channel
(signal type, a,b,c,d,e)
a represents [PrVal] for HW-I/O (0,0,0,0)
b represents [PrVal] for HW-I/O (1,0,0,0)
c represents [PrVal] for HW-I/O (0,1,0,0)
d represents [PrVal] for HW-I/O (0,0,1,0)
e represents [PrVal] for HW-I/O (0,0,0,1)
Example: P=1.1;1.2;1.3;1.4 (D20, 1, 3, 2, 4, 5)
[PrVal] Addr1 Addr2 Addr3 Addr4 Comment /
Text group
1 0 0 0 0 Auto
3 1 0 0 0 Stage 1
2 0 1 0 0 Off
4 0 0 1 0 Stage 2
5 0 0 0 1 Stage 3
UpDown mapping (Multistate Input and Output)
Application: Connecting/disconnecting further stages.
Example: Electric heating registers, multi-stage burners.
Syntax: P=Module.channel;Module.channel;Module.channel;module.channel
(signal type, UPDOWN)
With "Up/Down" mapping, more than one hardware input or output may be
active.
Binary mapping (Multistate Input and Output)
Application: Output of an integer in binary form.
Example: Binary electric heating coil.
Syntax: P=Module.channel;Module.channel;Module.channel;Module.channel
(signal type, BINARY)
With binary mapping, more than one hardware input or output may be active.