mb_write
Write hex data to a specified memory byte offset in a Siemens PLC.
Instructions
Write memory bytes 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 |