mb_read
Read memory bytes from a Siemens PLC. Specify start offset and byte count to retrieve data.
Instructions
Read memory bytes 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 |