Configuration objects
Index 8000 SSI Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
8000:0 | SSI Settings | Length of this object | UINT8 | RO | 0x19 (25dec) |
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 enabled | BOOLEAN | RW | 0x00 (0dec) |
8000:03 | Enable inhibit time | 0: Inhibit time is not enabled | BOOLEAN | RW | 0x00 (0dec) |
8000:04 | Enable test mode | 0: Test mode is not enabled | BOOLEAN | RW | 0x00 (0dec) |
8000:06 | SSI-coding | 0: Binary code enabled | BIT1 | RW | 0x01 (1dec) |
8000:08 | Enable manual resolution | Value in index 0x8000:19 "Manual resolution" is used for the internal vemocity calculation 0: not taken into account | BOOLEAN | RW | 0x00 (0dec) |
8000:09 | SSI-baudrate | 0: reserved | BIT3 | RW | 0x03 (3dec) |
8000:0C*) | Enable SSI clock jitter compensation | 0: SSI clock jitter compensation is not enabled (default) | BOOLEAN | RW | 0x00 (0dec) |
8000:0F | SSI-frame type | 0: Multi-turn evaluation enabled (25 bit data frame) | BIT2 | RW | 0x00 (0dec) |
8000:11 | SSI-frame size | Length of the SSI data frame (in bits) Min.: 0dec | UINT16 | RW | 0x0019 (25dec) |
8000:12 | SSI-data length | Data length Min: 0dec | UINT16 | RW | 0x0018 (24dec) |
8000:13 | Min. inhibit time[µs] | Minimum inhibit time in µs (1 to 65535) | UINT16 | RW | 0x0000 (0dec) |
8000:15*) | Velocity numerator | Velocity numerator value | UINT32 | RW | 0x00000064 (100dec) |
8000:16*) | Velocity denominator | Velocity denominator value | UINT32 | RW | 0x00000001 (1dec) |
8000:17*) | Velocity window | Minimum time over which the velocity is determined. | UINT32 | RW | 0x00000001 (1dec) |
8000:18*) | Velocity filter | 0: None | UINT16 | RW | 0x0000 (0dec) |
8000:19*) | Manual resolution | Manually enter the resolution of the encoder if it does not correspond to 2n. This value is taken into account for the internal velocity calculation after enabling via index 0x8000:08 "Enable manual resolution". | UINT32 | RW | 0x00000001 (1dec) |
*) EL5001-0090 from FW 02, Revision 0017 |