tm_read
Read timers from a Siemens PLC. Provide a start byte offset and byte count to retrieve timer data for monitoring or further processing.
Instructions
Read timers from PLC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | Start byte offset | |
| size | Yes | Number of bytes to read |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |