| pModeC || Parameter: regulator mode: cascade || Boolean || Input link || Parameter|casc || The large letter "C" 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.
+
| pName || Parameter: name || String (translate) || 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.
| 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.
Line 22:
Line 22:
| 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.
| 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!
+
| spName || Speech name || String (translate) || 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!
|}
|}
Latest revision as of 19:00, 16 July 2025
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:
1,2 — failure, parameter is not valid, be shown in gray and cross out besides the case with redEVAL;
3,4 — above and below the alarm limit, be shown in the styled color labColorAlarm;
5,6 — above and below the warning limit, be shown in the styled color labColorWarning;
10,11 — the user alarm codes of the statuses warning and alarm, be sown accordingly in the styled color labColorWarning and labColorAlarm.
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 (translate)
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 (translate)
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!