OD_33B0_00 Feedback SSI
Function
Contains configuration values for the external SSI encoder.
Object description
| Index | 33B0h |
| Object name | Feedback SSI |
| Object Code | RECORD |
| Data type | SSI ENCODER |
| Savable | yes, category: tuning |
| Access | read only |
| PDO mapping | no |
Value description
| Subindex | 00h |
| Name | Highest Sub-index Supported |
| Data type | UNSIGNED8 |
| Access | read only |
| PDO mapping | no |
Description
To set the configuration according to your encoder:
- Set the baud rate in subindex 06h and the number of bits in subindex 05h according to the encoder data sheet.
- Define which bits the position data should include and set subindices 07h and 08h to the corresponding value.
- Define which bits the status information (e. g., status, error, etc.) should include and set subindices 09h and 0Ah to the corresponding value.
- Define which value, "0" or "1", the status information bits must have and set the corresponding bits in subindices 09h and 0Ah to the value.
- Store the object by writing the value "65766173h" in 1010h:06h and restart the controller.
|
Example |
|
|
Bits 4…21 contain the position. The status information is divided into the following bits:
|
|
|
You must enter the following values in the subindices:
Subindices 08h, 0Ah and 0Ch, which would contain the most-significant 32 bits of a 64-bit message, have the value "0". |
|