From OpenSCADAWiki
Linking and configuring the attributes
Identifier | Name | Type | Configuration | Configuration template | Description |
---|---|---|---|---|---|
NAME | Parameter: name | String (translate) | Input link | Parameter|NAME | Short name of the parameter to be inserted in the notification of violations and actions of the user-operator. |
DESCR | Parameter: description | String (translate) | Input link | Parameter|DESCR | Description or long name of the parameter to be inserted in the notification of violations and actions of the user-operator. |
st_open | Parameter: status-open | Boolean | Input link | Parameter|st_open | The state "Opened" of the parameter or the common state of the switch at missing the state signal "Closed". |
st_close | Parameter: status-close | Boolean | Input link | Parameter|st_close | The state "Closed" of the parameter. |
st_img | Parameter: status "{img}:{bCol}:{blink}" | String | Input link | Parameter|st_text | Image of the parameter state, at the mode "Code state", where:
|
imgs | Images, for "{openedImage}-{bCol}:{closedImage}-{bCol}:{EVAL}-{bCol}" | String | Constant | Configuration of the parameter statuses with the structure {openedLabel}-{color}:{closedLabel}-{color}:{EVALLabel}-{color}, for the discrete block. | |
digStts | Parameter: statuses | String (translate) | Input link | Parameter|digStts | Standard configuration of the parameter statuses with the structure {notUsed}-{openedColor};{notUsed}-{closedColor}', for the discrete block and missing of the attribute imgs. |
com | Parameter: command | Boolean | Full link | Parameter|com | The command "Open" of the parameter or the common command of the switch at missing the command signal "Close". |
close | Parameter: close | Boolean | Full link | Parameter|close | The command "Close" of the parameter. |
stop | Parameter: stop | Boolean | Full link | Parameter|stop | The command "Stop" of the parameter. |
com_text | Parameter: command text (from digComs) | String | Full link | Parameter|com_text | Text of the parameter command, at the mode "Code state". |
digComs | Parameter: commands | String (translate) | Input link | Parameter|digComs | Configuration of the parameter commands with the structure {openLabel}-{color};{closeLabel}-{color};{stopLabel}-{color}, for the discrete block, and {com1Label}-{color};{com2Label}-{color};...;{comNLabel}-{color}, for the code status. |
ntf | Notification "{st}:{modes}:{Speech text}" | String (translate) | Constant | Configuration of the notification forming at the status (st) [0|1] and the notification modes-methods (modes), as a string of the digital methods, and by the speech, if pointed such method. |