From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
{{CntHdr|Linking attributes}}
+
{{CntHdr|Linking and configuring the attributes}}
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! ID !! Parameter !! Data type !! Config !! Config template !! Description
+
! Identifier !! Name !! Type !! Configuration !! Configuration template !! Description
 
|-
 
|-
| name || Name || String || Input link || Parameter|NAME || Parameter name, code, for display in the name's field.  
+
| name || Name || String || Input link || Parameter|NAME || Parameter name-code, to display in the name field.
 
|-
 
|-
| addr || Address || Address || Input link || Parameter|var || Address to the attribute of the parameter's values for trend's building.  
+
| dscr || Description || Text || Input link || Parameter|DESCR || Parameter description, to place in the tooltip and statusbar.
 
|-
 
|-
| color || Trends color || String || Constant || ||
+
| addr || Address || Address || Input link || Parameter|var || Address to the parameter attribute for the trend building.
 
|-
 
|-
| colspan="6" | ''Parameters of Analog Device''
+
| color || Graphic color || String || No || || Working color of the trend
 
|-
 
|-
| ed || Dimension || String || Input link || Parameter|ed ||
+
| colorDef || Default color from the style || String || No || || Default color of the trend on the cadre level
 
|-
 
|-
| prec ||  Precision || Integer || Input link || Parameter|prec || Number of decimal places in parameter.
+
| colspan="6" | ''Analog parameters''
 
|-
 
|-
| max || Maximum || Real || Input link || Parameter|max || Upper limit value of the parameter.
+
| ed || Dimension || String || Input link || Parameter|ed ||
 
|-
 
|-
| min || Minimum || Real || Input link || Parameter|min || Minimum limit values of the parameter.  
+
| prec || Precision || Integer || Input link || Parameter|prec || Number of decimal places in parameter.
 
|-
 
|-
| aMax || Upper alarm border || Real || Input link || Parameter|aMax ||
+
| log || Logarithmic scale || Boolean || Input link || Parameter|log ||
 
|-
 
|-
| aMin || Lower alarm border || Real || Input link || Parameter|aMin ||
+
| max || Maximum || Real || Input link || Parameter|max || Upper limit value of the parameter.
 
|-
 
|-
| wMax || Upper warning border || Real || Input link || Parameter|wMax ||
+
| min || Minimum || Real || Input link || Parameter|min || Minimum limit values of the parameter.
 
|-
 
|-
| wMin || Lower warning border || Real || Input link || Parameter|wMin ||
+
| aMax || Border up alarm || Real || Input link || Parameter|aMax ||
 
|-
 
|-
| pModeA || "Automate" regulator's mode || Boolean || Input link || Parameter|auto || Mode of the regulator, "Automatic".
+
| aMin || Border down alarm || Real || Input link || Parameter|aMin ||
 
|-
 
|-
| pModeC || "Cascade" regulator's mode || Boolean || Input link || Parameter|casc || Mode of the regulator, "Cascade".
+
| wMax || Border up warning || Real || Input link || Parameter|wMax ||
 
|-
 
|-
| colspan="6" | ''Parameters of discrete devices''
+
| wMin || Border down warning || Real || Input link || Parameter|wMin ||  
 
|-
 
|-
| digComs || Digital commands || String || Input link || Parameter|digComs || Names and colors of buttons of commands in the format: '''{On}[-color]:{Off}[-color][:{Stop}[-color]]'''. Default colors are: green, red and yellow.  
+
| pModeA || Regulator mode: auto || Boolean || Input link || Parameter|auto || The regulator mode "Automatic".
 
|-
 
|-
| digStts || Digital states || String || Input link || Parameter|digStts || Names and colors of labels of states in the format: '''{On}[-color]:{Off}[-color]'''. Default colors are: green and red.  
+
| pModeC || Regulator mode: cascade || Boolean || Input link || Parameter|casc || The regulator mode "Cascade".
 
|-
 
|-
| digRevers || Revers || Boolean || Constant ||  || Discrete signal reverse.  
+
| colspan="6" | ''Discrete parameters''
 +
|-
 +
| digComs || Digital: commands || String || Constant || || Names and colors of the buttons of the commands in the format '''{On}[-color]:{Off}[-color][:{Stop}[-color]]'''. Default colors are: green, red and yellow.
 +
|-
 +
| digStts || Digital: states || String || Constant || || Names and colors of the labels of the states in the format '''{On}[-color]:{Off}[-color]'''. Default colors are: green and red.
 +
|-
 +
| digRevers || Digital: reversion || Boolean || Constant ||  || Discrete signal reverse.  
 
|}
 
|}

Revision as of 20:59, 8 August 2019

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
|-
| name || Name || String (translate) || Input link || Parameter|NAME || Parameter name-code, to display in the name field.
|-
| dscr || Description || Text (translate) || Input link || Parameter|DESCR || Parameter description, to place in the tooltip and statusbar.
|-
| addr || Address || Address || Input link || Parameter|var || Address to the parameter attribute for the trend building.
|-
| color || Graphic color || String || No || || Working color of the trend
|-
| colorDef || Default color from the style || String || No || || Default color of the trend on the cadre level
|-
| colspan="6" | ''Analog parameters''
|-
| ed || Dimension || String (translate) || Input link || Parameter|ed ||
|-
| prec ||  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.
|-
| log || Logarithmic scale || Boolean || Input link || Parameter|log ||
|-
| max || Maximum || Real || Input link || Parameter|max || Upper limit value of the parameter.
|-
| min || Minimum || Real || Input link || Parameter|min || Minimum limit values of the parameter.
|-
| aMax || Border up alarm || Real || Input link || Parameter|aMax ||
|-
| aMin || Border down alarm || Real || Input link || Parameter|aMin ||
|-
| wMax || Border up warning || Real || Input link || Parameter|wMax ||
|-
| wMin || Border down warning || Real || Input link || Parameter|wMin || 
|-
| pModeA || Regulator mode: auto || Boolean || Input link || Parameter|auto || The regulator mode "Automatic".
|-
| pModeC || Regulator mode: cascade || Boolean || Input link || Parameter|casc || The regulator mode "Cascade".
|-
| colspan="6" | ''Discrete parameters''
|-
| digComs || Digital: commands || String (translate) || Constant || || Names and colors of the buttons of the commands are in the format '''{On}[-color]:{Off}[-color][:{Stop}[-color]]'''. Default colors are: green, red and yellow. 
|-
| digStts || Digital: states || String (translate) || Constant || || Names and colors of the labels of the states are in the format '''{On}[-color]:{Off}[-color]'''. Default colors are: green and red. 
|-
| digRevers || Digital: reversion || Boolean || Constant ||  || Discrete signal reverse. 
|}
Translation{{CntHdr|Linking and configuring the attributes}}
{| class="wikitable"
|-
! Identifier !! Name !! Type !! Configuration !! Configuration template !! Description
|-
| name || Name || String || Input link || Parameter|NAME || Parameter name-code, to display in the name field.
|-
| dscr || Description || Text || Input link || Parameter|DESCR || Parameter description, to place in the tooltip and statusbar.
|-
| addr || Address || Address || Input link || Parameter|var || Address to the parameter attribute for the trend building.
|-
| color || Graphic color || String || No || || Working color of the trend
|-
| colorDef || Default color from the style || String || No || || Default color of the trend on the cadre level
|-
| colspan="6" | ''Analog parameters''
|-
| ed || Dimension || String || Input link || Parameter|ed ||
|-
| prec ||  Precision || Integer || Input link || Parameter|prec || Number of decimal places in parameter.
|-
| log || Logarithmic scale || Boolean || Input link || Parameter|log ||
|-
| max || Maximum || Real || Input link || Parameter|max || Upper limit value of the parameter.
|-
| min || Minimum || Real || Input link || Parameter|min || Minimum limit values of the parameter.
|-
| aMax || Border up alarm || Real || Input link || Parameter|aMax ||
|-
| aMin || Border down alarm || Real || Input link || Parameter|aMin ||
|-
| wMax || Border up warning || Real || Input link || Parameter|wMax ||
|-
| wMin || Border down warning || Real || Input link || Parameter|wMin || 
|-
| pModeA || Regulator mode: auto || Boolean || Input link || Parameter|auto || The regulator mode "Automatic".
|-
| pModeC || Regulator mode: cascade || Boolean || Input link || Parameter|casc || The regulator mode "Cascade".
|-
| colspan="6" | ''Discrete parameters''
|-
| digComs || Digital: commands || String || Constant || || Names and colors of the buttons of the commands in the format '''{On}[-color]:{Off}[-color][:{Stop}[-color]]'''. Default colors are: green, red and yellow. 
|-
| digStts || Digital: states || String || Constant || || Names and colors of the labels of the states in the format '''{On}[-color]:{Off}[-color]'''. Default colors are: green and red. 
|-
| digRevers || Digital: reversion || Boolean || Constant ||  || Discrete signal reverse. 
|}

Linking and configuring the attributes

Identifier Name Type Configuration Configuration template Description
name Name String Input link Parameter|NAME Parameter name-code, to display in the name field.
dscr Description Text Input link Parameter|DESCR Parameter description, to place in the tooltip and statusbar.
addr Address Address Input link Parameter|var Address to the parameter attribute for the trend building.
color Graphic color String No Working color of the trend
colorDef Default color from the style String No Default color of the trend on the cadre level
Analog parameters
ed Dimension String Input link Parameter|ed
prec Precision Integer Input link Parameter|prec Number of decimal places in parameter.
log Logarithmic scale Boolean Input link Parameter|log
max Maximum Real Input link Parameter|max Upper limit value of the parameter.
min Minimum Real Input link Parameter|min Minimum limit values of the parameter.
aMax Border up alarm Real Input link Parameter|aMax
aMin Border down alarm Real Input link Parameter|aMin
wMax Border up warning Real Input link Parameter|wMax
wMin Border down warning Real Input link Parameter|wMin
pModeA Regulator mode: auto Boolean Input link Parameter|auto The regulator mode "Automatic".
pModeC Regulator mode: cascade Boolean Input link Parameter|casc The regulator mode "Cascade".
Discrete parameters
digComs Digital: commands String Constant Names and colors of the buttons of the commands in the format {On}[-color]:{Off}[-color][:{Stop}[-color]]. Default colors are: green, red and yellow.
digStts Digital: states String Constant Names and colors of the labels of the states in the format {On}[-color]:{Off}[-color]. Default colors are: green and red.
digRevers Digital: reversion Boolean Constant Discrete signal reverse.