From OpenSCADAWiki
Template IOs
| Identifier | Parameter | Type | Mode | Attribute | Configuration | Value |
|---|---|---|---|---|---|---|
| srcAddr | Source object's address
|
String | Input | Not attribute | Constant | |
| alSup | Violations suppress | Boolean | Input | Full access | Variable | |
| alDelay | Violations delay, seconds | Real | Input | Full access | Variable | 0 |
| items | All items | Object | Output | Full access | Variable | |
| defs | Elements definition
In form of lines - "{id}:{toAttr}:{descr}" |
Text | Output | Full access | Variable | |
| bChL | Battery charge low | Real | Input | Full access | Variable | 20 |
| bChLL | Battery charge critical | Real | Input | Full access | Variable | 5 |
| inVL | Input voltage low | Real | Input | Full access | Variable | 210 |
| inVH | Input voltage high | Real | Input | Full access | Variable | 250 |
| inFLL | Input frequency too low | Real | Input | Full access | Variable | 40 |
| inFL | Input frequency low | Real | Input | Full access | Variable | 45 |
| inFH | Input frequency high | Real | Input | Full access | Variable | 55 |
| inFHH | Input frequency too high | Real | Input | Full access | Variable | 60 |
| loadH | Load high | Real | Input | Full access | Variable | 80 |
| loadHH | Load too high | Real | Input | Full access | Variable | 100 |
| tH | Temperature high | Real | Input | Full access | Variable | 50 |
| tHH | Temperature too high | Real | Input | Full access | Variable | 70 |
| this | Object | Object | Input | Not attribute | Variable | |
| SHIFR | Code | String | Input | Not attribute | Variable | |
| NAME | Name | String (translate) | Input | Not attribute | Variable | |
| DESCR | Description | Text (translate) | Input | Not attribute | Variable | |
| f_start | Function start flag | Boolean | Input | Not attribute | Variable | 0 |
| f_frq | Frequency of calculation of the function, Hz | Real | Input | Not attribute | Variable | 1000 |
| f_err | Function error | String | Input | Not attribute | Variable | 0 |
| f_stop | Function stop flag | Boolean | Input | Not attribute | Variable | 0 |