From OpenSCADAWiki
Linking and configuring the attributes
Identifier | Name | Type | Configuration | Configuration template | Description |
---|---|---|---|---|---|
pErr | Parameter: error | String | Input link | Parameter|err | Code and text of the parameter error. It is used to generate alarm. The following error codes are processed:
|
pModeA | Parameter: regulator mode: auto | Boolean | Input link | Parameter|auto | The large letter "A" is displayed on the left when the value checked. |
pModeC | Parameter: regulator mode: cascade | Boolean | Input link | Parameter|casc | The large letter "C" is displayed on the left when the value checked. |
pName | Parameter: name | String | Input link | Parameter|NAME | Short name of the parameter displayed over the value and inserted to the alarm messages. |
pPrec | Parameter: precision | Integer | Input link | Parameter|prec | Number signs after the dot, for positive values, and precision (signs in whole), for negative, to display the real end variable on the screen. |
pVal | Parameter: value | Real | Input link | Parameter|var | Engineeric real value of the parameter. |
redEVAL | Red parameter name in case of failure | Boolean | Constant | By default, the color of the parameter's name for the "failure" state (EVAL value) is gray. But some critical for the process parameters must have the "failure" state displayed with the red parameter's name. | |
spName | Speech name | String | Constant | The parameter name for speech synthesis during the formation of alarm messages taking into account accents of words, pauses, etc. Empty value disables the speech notification! |