Data Area
In general, TcCOM objects can contain data areas that can be used by the environment (e.g., by a PLC instance or by the TwinCAT I/O area). For TwinCAT MC3 TcCOM objects, you have a choice of data structures to use via the Data Area tab.
EtherCAT Encoder Inputs
Enable (default) | Name | Type | Description |
|---|---|---|---|
| Position | DINT | Actual position in increments. |
| Velocity | DINT | Actual speed in increments |
| Status | WORD | Current status of the slave |
| WcState | BIT | Working counter. Indicates whether there was valid real-time communication during the last cycle. |
| InputToggle | BIT | Level change upon receipt of a new telegram. |
| DcInputShift | DINT | Used for dead-time compensation of the drive. |

