Configuration objects
Index 8000 SSI Settings
Index (hex) |
Name |
Meaning |
Data type |
Flags |
Default |
---|---|---|---|---|---|
8000:0 |
SSI settings |
Length of this object |
UINT8 |
RO |
0x12 (18dec) |
8000:01 |
Disable frame error |
0: Frame error is not suppressed |
BOOLEAN |
RW |
0x00 (0dec) |
8000:02 |
Enable power failure bit |
0: Power failure bit is not active |
BOOLEAN |
RW |
0x00 (0dec) |
8000:05 |
Check SSI-frame size |
Activates checking of the "SSI frame size". If the values from 0x8000:11 and 0xA000:01 are not identical, this is indicated by a "frame error" (0x6000:02). |
BOOLEAN |
RW |
0x00 (0dec) |
8000:06 |
SSI coding |
0: Binary code active |
BIT1 |
RW |
0x01 (1dec) |
8000:0F |
SSI-frame type |
0: Multi-turn analysis is active (25-bit data frame) |
BIT2 |
RW |
0x00 (0dec) |
8000:11 |
SSI frame size |
Length of the SSI data frame (in bits) |
UINT16 |
RW |
0x0019 (25dec) |
8000:12 |
SSI data length |
Data length |
UINT16 |
RW |
0x0018 (24dec) |