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:
|
pNAME | Parameter: name | String | Input link | Parameter|NAME | Short name of the parameter inserted to the alarm messages. |
prec | 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. |
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! | |
pName | Short name | String | Constant | Short name-prefix value. | |
pNameSz | Short name size | Integer | Constant | Size of the short name-prefix in pixels, use the zero value to disable the field. |