From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 14: Line 14:
 
| 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.
 
| 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
+
| 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!
 
| 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
+
| 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
+
| pNameSz || Short name size || Integer || Constant || || Size of the short name-prefix in pixels, use the zero value to disable the field.
 
|}
 
|}

Latest revision as of 12:56, 14 January 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Libs/Main graphical elements)
{{CntHdr|Linking and configuring the attributes}}
{| class="wikitable"
|-
! 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;
* 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''.
|-
| 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.
|}
Translation{{CntHdr|Linking and configuring the attributes}}
{| class="wikitable"
|-
! 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;
* 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''.
|-
| 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.
|}

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;
  • 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.
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.