eb_write
Write edge inputs to a Siemens PLC by specifying a start byte offset and providing data as a hex string.
Instructions
Write edge inputs 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 |