From OpenSCADAWiki
Jump to: navigation, search
m (FuzzyBot moved page Translations:Libs/Main elements/71/en to Translations:Libs/Main graphical elements/71/en without leaving a redirect: Part of translatable page "Libs/Main elements".)
(Importing a new version from external source)
Line 8: Line 8:
 
| colspan="6" | ''Trend {n} from 1 to 5.''  
 
| colspan="6" | ''Trend {n} from 1 to 5.''  
 
|-
 
|-
| p{n}_addr || Parameter{n}:address || Address || Input link || Parametr_{n}|var || Address to the value's attribute for {n} trend's building.  
+
| p{n}_addr || Parameter{n}:address || Address || Input link || Parameter_{n}|var || Address to the value's attribute for {n} trend's building.  
 
|-
 
|-
| p{n}_clr || Parameter{n}:color || Color || Constant || Parametr_{n} ||   
+
| p{n}_clr || Parameter{n}:color || Color || Constant || Parameter_{n} ||   
 
|-
 
|-
| p{n}_max || Parameter{n}:maximum || Real || Input link || Parametr_{n}|max || Upper limit of the trend.  
+
| p{n}_max || Parameter{n}:maximum || Real || Input link || Parameter_{n}|max || Upper limit of the trend.  
 
|-
 
|-
| p{n}_min || Parameter{n}:minimum || Real || Input link || Parametr_{n}|min || Lower limit of the trend.  
+
| p{n}_min || Parameter{n}:minimum || Real || Input link || Parameter_{n}|min || Lower limit of the trend.  
 
|-
 
|-
| p{n}_name || Parameter{n}:name || String || Input link || Parametr_{n}|NAME || The short name of the parameter to display in the field on the left.  
+
| p{n}_name || Parameter{n}:name || String || Input link || Parameter_{n}|NAME || The short name of the parameter to display in the field on the left.  
 
|}
 
|}

Revision as of 10:50, 26 July 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
|-
| title || Title || String || Constant || || Displays at the top of the graphs, in the absence the graphs field expands up.
|-
| colspan="6" | ''Parameter {n} from 1 to 5.''
|-
| p{n}_addr || Parameter{n}: address || Address || Input link || Parameter {n}|var || Address to the parameter attribute for plotting the graph {n}.
|-
| p{n}_clr || Parameter{n}: color || Color || From style || labColorGrph{n} || 
|-
| p{n}_max || Parameter{n}: maximum || Real || Input link || Parameter {n}|max || Upper limit of the trend.
|-
| p{n}_min || Parameter{n}: minimum || Real || Input link || Parameter {n}|min || Lower limit of the trend.
|-
| p{n}_name || Parameter{n}: name || String || Input link || Parameter {n}|NAME || Short name of the parameter to display in the field on the left.
|}
Translation{{CntHdr|Linking attributes}}
{| class="wikitable"
|-
! ID !! Parameter !! Data type !! Config !! Config template !! Description
|-
| title || Title || String || Constant ||  || It is displayed above the graph. If the title is missing the trend's field will expand up. 
|-
| colspan="6" | ''Trend {n} from 1 to 5.'' 
|-
| p{n}_addr || Parameter{n}:address || Address || Input link || Parameter_{n}|var || Address to the value's attribute for {n} trend's building. 
|-
| p{n}_clr || Parameter{n}:color || Color || Constant || Parameter_{n} ||  
|-
| p{n}_max || Parameter{n}:maximum || Real || Input link || Parameter_{n}|max || Upper limit of the trend. 
|-
| p{n}_min || Parameter{n}:minimum || Real || Input link || Parameter_{n}|min || Lower limit of the trend. 
|-
| p{n}_name || Parameter{n}:name || String || Input link || Parameter_{n}|NAME || The short name of the parameter to display in the field on the left. 
|}

Linking attributes

ID Parameter Data type Config Config template Description
title Title String Constant It is displayed above the graph. If the title is missing the trend's field will expand up.
Trend {n} from 1 to 5.
p{n}_addr Parameter{n}:address Address Input link Parameter_{n}|var Address to the value's attribute for {n} trend's building.
p{n}_clr Parameter{n}:color Color Constant Parameter_{n}
p{n}_max Parameter{n}:maximum Real Input link Parameter_{n}|max Upper limit of the trend.
p{n}_min Parameter{n}:minimum Real Input link Parameter_{n}|min Lower limit of the trend.
p{n}_name Parameter{n}:name String Input link Parameter_{n}|NAME The short name of the parameter to display in the field on the left.