Batch Write PLC
Parameter Introduction
Calculation Parameters

| Parameter | Range | Default Value | Description | Illustration |
|---|---|---|---|---|
| Device | Select device from the device listNote: Available devices must meet 2 conditions: 1. Device belongs to PLC group; 2. Device is enabled | |||
| Address | M100.0 | Register address | ||
| Type | Bool Byte Uint16 Int16 Uint32 Int32 Single Double | Bool | ||
| Length | 0 | Total length of content to read | ||
| Use Variable |
Exception Troubleshooting
| No. | Exception Information | Corresponding Parameter | Solution |
|---|---|---|---|
| 1 | Parameter "xxx" cannot be empty | ||
| 2 | Device "xxx" does not exist | ||
| 3 | Failed to batch write "xxx" type data to address "xxx" | Address/Type | |
| 4 | Global variable "xxx" does not exist | ||
| 5 | Global variable type error, float array required | ||
| 6 | Input length "xxx" is greater than variable length "xxx", changed to use variable length "xxx" |
