From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 8: Line 8:
 
| colspan="6" | ''Parameter {n} from 1 to 5.''
 
| colspan="6" | ''Parameter {n} from 1 to 5.''
 
|-
 
|-
| p1_addr || Parameter{n}: address || Address || Input link || Parameter {n}|var || Address to the parameter attribute for plotting the graph {n}.
+
| p{n}_addr || Parameter{n}: address || Address || Input link || Parameter {n}|var || Address to the parameter attribute for plotting the graph {n}.
 
|-
 
|-
| p1_clr || Parameter{n}: color || Color || From style || labColorGrph{n} ||  
+
| p{n}_clr || Parameter{n}: color || Color || From style || labColorGrph{n} ||  
 
|-
 
|-
| p1_max || Parameter{n}: maximum || Real || Input link || Parameter {n}|max || Upper limit of the trend.
+
| p{n}_max || Parameter{n}: maximum || Real || Input link || Parameter {n}|max || Upper limit of the trend.
 
|-
 
|-
| p1_min || Parameter{n}: minimum || Real || Input link || Parameter {n}|min || Lower limit of the trend.
+
| p{n}_min || Parameter{n}: minimum || Real || Input link || Parameter {n}|min || Lower limit of the trend.
 
|-
 
|-
| p1_name || Parameter{n}: name || String || Input link || Parameter {n}|NAME || 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 || Short name of the parameter to display in the field on the left.
 
|}
 
|}

Latest revision as of 20:31, 29 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
|-
| 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 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.
|}

Linking and configuring the attributes

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