From OpenSCADAWiki
Template IOs
| Identifier | Name | Type | Mode | Attribute | Configuration | Value |
|---|---|---|---|---|---|---|
| io | UserPrt: Output IO | Object | Input | Not attribute | Variable | |
| tr | UserPrt: Transport | Object | Input | Not attribute | Variable | |
| tmOut | Maximum notification timeout, seconds | Integer | Input | Not attribute | Constant | 5 |
| messLev | Messages level, negative for alarms | Integer | Input | Not attribute | Constant | 1 |
| messCat | Messages category, template or regular expression | String | Input | Not attribute | Constant | al*:* |
| messCatExcl | Message exclusion category, in regular expression | String | Input | Not attribute | Constant | |
| emailState | Email notification current state | String | Output | Read only | Variable | |
| emailTrAddr | Output transport for SMTP connection, empty for disable | String | Input | Not attribute | Constant | Sockets.out_SMTP |
| emailAuth | Auth, empty for disable | String | Input | Not attribute | Constant | user:pass |
| emailSender | Sender | String | Input | Not attribute | Constant | noreply@oscada.org |
| emailReceiver | Destination receiver address | String | Input | Not attribute | Constant | test@oscada.org |
| emailTopic | EMail topic | String | Input | Not attribute | Constant | Notification |
| emailMess | EMail message | String | Input | Not attribute | Constant | |
| SMSState | SMS notification current state | String | Output | Read only | Variable | |
| SMSTrAddr | SMS serial transport, empty for disable | String | Input | Not attribute | Constant | Serial.out_SMS |
| SMSPin | SMS-pin, empty for disable | String | Input | Not attribute | Constant | 1111 |
| SMSTel | SMS destination receiver, tel. number | String | Input | Not attribute | Constant | +380XXXXXXXXX |
| SMSTextMd | SMS in the text mode, else PDU | Boolean | Input | Not attribute | Constant | 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_err | Function error | String | Input | Not attribute | Variable | 0 |
| f_stop | Function stop flag | Boolean | Input | Not attribute | Variable | 0 |