KUNBUS-COM EtherCAT
57 / 135
0x0013 Set transmission
format for the CDI interface
In this memory register you have the option, to set the format of the
data transmission for the CDI interface
Modbus Register
0x0013
Value Range
0x00-0x07
Default Value
1
Number of bytes available
1
Permanently stored
Yes
Access
Read/Write
Meaning
Bit 0
Parity Enable (PEN)
1: Activate parity check
0: Do not activate parity check
Bit 1
Even or Odd (EOP)
Only relevant if parity check is activated.
1: Odd Parity
0: Even Parity
Bit 2
Stop Bit (STB)
1: Use synchronisation with 2 stop bits
0: Use synchronisation with 1 stop bit.
Example: The value "0x05" ("00000_101b") means:
– Bit 0: (1) Activate parity check.
– Bit 1: (0) Set Even Parity.
– Bit 2: (1) Use synchronisation with 2 stop bits.
Bit order:
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2
b1
b0
SBT
EOP PEN
Memory Register