From OpenSCADAWiki
Template IOs
| Identifier | Name | Type | Mode | Attribute | Configuration | Value |
|---|---|---|---|---|---|---|
| in | Input | Real | Input | Not attribute | Link | Input|var |
| inProc | Input processing procedure | Text | Input | Not attribute | Constant | |
| var | Variable | Real | Input | Read only | Variable | 0 |
| ed | Dimension | String | Input | Full access | Variable | |
| min | Scale: minimum | Real | Input | Full access | Variable | 0 |
| max | Scale: maximum | Real | Input | Full access | Variable | 100 |
| scSqr | Scale: square | Boolean | Input | Full access | Variable | 0 |
| subMode | Substitute: mode | Integer numbers selection | Input | Full access | Variable | 0 0;1;2 |
| subVar | Substitute: variable | Real | Input | Full access | Variable | 0 |
| alSup | Violations suppress | Boolean | Input | Full access | Variable | |
| alDelay | Violations delay, seconds | Real | Input | Full access | Variable | 0 |
| aMin | Border down alarm | Real | Input | Full access | Variable | 0 |
| aMax | Border up alarm | Real | Input | Full access | Variable | 0 |
| wMin | Border down warning | Real | Input | Full access | Variable | 0 |
| wMax | Border up warning | Real | Input | Full access | Variable | 0 |
| HystBnd | Hysteresis of borders violation | Real | Input | Full access | Variable | 1 |
| speed | Motion speed, %/cycle | Real | Input | Full access | Variable | 0 |
| prec | Precision, signs | Integer | Input | Full access | Variable | 2 |
| log | Logarithmic scale | Boolean | Input | Full access | Variable | 0 |
| Tf | Filter time, seconds | Real | Input | Full access | Variable | 0 |
| iAdd | Input addition | Real | Input | Not attribute | Constant | 0 |
| iMult | Input multiplication | Real | Input | Not attribute | Constant | 1 |
| plcMin | Minimum module scale | Real | Input | Not attribute | Constant | 0 |
| plcMax | Maximum module scale | Real | Input | Not attribute | Constant | 0 |
| plcExcess | Allowed scale exceeding, % | Real | Input | Not attribute | Constant | 0 |
| plcImit | PLC imitation | Boolean | Input | Not attribute | Constant | 0 |
| plcImitIn | PLC imitation input | Real | Input | Not attribute | Link | Imitation|var |
| this | Object | Object | Output | 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_err | Function error | String | Input | Not attribute | Variable | 0 |
| 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 |