From OpenSCADAWiki
Template IOs
| Identifier | Name | Type | Mode | Attribute | Configuration | Value |
|---|---|---|---|---|---|---|
| in | Input | Integer | Input | Read only | Link | Signal|in |
| out | Output | Integer | Output | Read only | Link | Signal|out |
| inProc | Input processing procedure | Text | Input | Not attribute | Constant | |
| alSup | Violations suppress | Boolean | Input | Full access | Variable | |
| alDelay | Violations delay, seconds | Real | Input | Full access | Variable | 0 |
| st_text | State "Text" | String | Input | Read only | Variable | |
| stats | States, rows "{code}:{State}" | Text | Input | Full access | Variable | |
| com_text | Command "Text" | String | Input | Full access | Variable | |
| coms | Commands-states, rows "{code}:{State}" | Text | Input | Full access | Variable | |
| digComs | Commands | Text | Input | Read only | Variable | |
| SHIFR | Code | String | Input | Not attribute | Variable | |
| NAME | Name | String (translate) | Input | Not attribute | Variable | |
| DESCR | Description | Text (translate) | Input | Not attribute | Variable | |
| this | Object | Object | Output | 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 |