Configuration objects
8000 FB Settings Ch.1
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
8000:0 | FB Settings Ch.1 |
| USINT | RO | 0x11 (17dec) |
8000:01 | Invert Feedback Direction | Inverts the encoder counting direction by reversing the sign of the position value Note: Parameter 8008:01 also inverts the counting direction. If both are TRUE at the same time, the counting direction is not inverted. | BOOL | RW | 00 |
8000:11 | Device Type | UDINT | RW | 0x7 (7dec) |
8008 FB BiSS Settings Ch.1
This object contains the configuration parameters for the encoder. For parameterization, see also chapter Encoder.
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
8008:0 | FB BiSS Settings Ch.1 |
| USINT | RO | 0x18 (24dec) |
8008:01 | Invert Feedback Direction | Inverts the encoder counting direction. Note: Parameter 8000:01 also inverts the counting direction. If both are TRUE at the same time, the counting direction is not inverted. | BOOL | RW | 00 |
8008:02 | Disable Status Bits | Deactivates the evaluation of the status bits "Warning" and "Error" sent by the BiSS® C encoder. | BOOL | RW | 00 |
8008:03 | CRC Invert | Determines whether the CRC is transmitted inverted | BOOL | RW | 01 |
8008:11 | CRC Polynomial | The CRC polynomial used by the BiSS® C encoder to calculate the checksum | UDINT | RW | 0x43 (67dec) |
8008:12 | Supply Voltage | Encoder supply voltage in [0.1 V] This parameter can only be changed after activation, see chapter Setting the encoder supply voltage. Possible values:
| USINT | RW | 0x32 (50dec) |
8008:13 | Clock Frequency | Possible values:
| USINT | RW | 0x0 (0dec) |
8008:14 | Coding | Possible values:
| USINT | RW | 0x0 (0dec) |
8008:15 | Multiturn [Bit] | Multi-turn encoder resolution | USINT | RW | 0xC (12dec) |
8008:16 | Singleturn [Bit] | Single-turn encoder resolution | USINT | RW | 0xD (13dec) |
8008:17 | Offset LSB Bits [Bit] | Number of bits that the encoder transmits following the position data, if applicable | USINT | RW | 0x0 (0dec) |
8008:18 | Mode | Possible values:
| USINT | RW | 0x0 (0dec) |
B008 FB BiSS Command Ch.1
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
B008:0 | FB BiSS Command Ch.1 |
| USINT | RO | 0x3 (3dec) |
B008:01 | Request | Command | ARRAY [0..68] OF BYTE | RW | - |
B008:02 | Status | Status of the command currently being executed | USINT | RO | - |
B008:03 | Response | Return value | ARRAY [0..68] OF BYTE | RO | - |