From OpenSCADAWiki
Template IOs
| Identifier | Parameter | Type | Mode | Attribute | Configuration | Value |
|---|---|---|---|---|---|---|
| transport | Transport | String | Input | Not attribute | Constant | Sockets.out_IEC60870 |
| addr | Address, {addr}.{OA} | String | Input | Not attribute | Constant | 0.5 |
| tmRetr | Retry connection time, seconds | Real | Input | Not attribute | Constant | 10 |
| tmPoolAll | Poll all time, seconds | Real | Input | Not attribute | Constant | 60 |
| t1 | Acknowledge lack activity timeout, seconds | Real | Input | Not attribute | Constant | 1.5 |
| t2 | Acknowledge timeout, seconds | Real | Input | Not attribute | Constant | 1 |
| t3 | Test timeout, seconds | Real | Input | Not attribute | Constant | 2 |
| k | Maximum unconfirmed | Integer | Input | Not attribute | Constant | 12 |
| w | Maximum no ack | Integer | Input | Not attribute | Constant | 8 |
| itemsSet | Items set by: "ai|di|do:{IOA}[-{EndIOA}][:a[:{NameBase}]]" | Text | Input | Full access | Variable | |
| items | All items | Object | Output | Full access | Variable | |
| syncTimePLC | Sync PLC time | Boolean | Input | Full access | Variable | |
| oAVals | Output values | Object | Input | Not attribute | Variable | |
| this | Object | Object | Input | Not attribute | Variable | |
| f_frq | Frequency of calculation of the function (Hz) | Real | Input | Not attribute | Variable | 1000 |
| f_start | Function start flag | Boolean | Input | Not attribute | Variable | 0 |
| f_stop | Function stop flag | Boolean | Input | Not attribute | Variable | 0 |
| f_err | Function error | String | Input | Not attribute | Variable | 0 |