tm_write
Write timer data to Siemens PLCs by specifying the start byte offset and providing a hex string of data to update.
Instructions
Write timers to PLC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | Start byte offset | |
| data | Yes | Hex string of data to write |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |