From OpenSCADAWiki
Template IOs
| Identifier | Name | Type | Mode | Attribute | Configuration | Value |
|---|---|---|---|---|---|---|
| schedCur | Scheduling at CRON of current update | String | Input | Not attribute | Constant | 0 8-20 * * * |
| schedFC | Scheduling at CRON of forecast update | String | Input | Not attribute | Constant | 0 8 * * * |
| city | City ID | String | Input | Full access | Variable | 709932 |
| current | Current | Object | Input | Read only | Variable | |
| forecast | Forecast | Object | Input | Read only | Variable | |
| this | Parameter | Object | Input | Not attribute | Variable | 0 |
| 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_stop | Function stop flag | Boolean | Input | Not attribute | Variable | 0 |
| f_err | Function error | String | Input | Not attribute | Variable | 0 |