From OpenSCADAWiki
Jump to: navigation, search
m (FuzzyBot moved page Translations:Libs/Main elements/58/en to Translations:Libs/Main graphical elements/58/en without leaving a redirect: Part of translatable page "Libs/Main elements".)
(Importing a new version from external source)
Line 4: Line 4:
 
! ID !! Parameter !! Data type !! Config !! Config template !! Description
 
! ID !! Parameter !! Data type !! Config !! Config template !! Description
 
|-
 
|-
| name || Name || String || Input link || Parametr|NAME || Parameter name, code, for display in the name's field.  
+
| name || Name || String || Input link || Parameter|NAME || Parameter name, code, for display in the name's field.  
 
|-
 
|-
| addr || Address || Address || Input link || Parametr|var || Address to the attribute of the parameter's values for trend's building.  
+
| addr || Address || Address || Input link || Parameter|var || Address to the attribute of the parameter's values for trend's building.  
 
|-
 
|-
| var || Variable || Real || Input link || Parametr|var || Direct value of the parameter to display in value's field.  
+
| var || Variable || Real || Input link || Parameter|var || Direct value of the parameter to display in value's field.  
 
|}
 
|}

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
|-
| name || Name || String || Input link || Parameter|NAME || Parameter name (code) for display in the name's field.
|-
| addr || Address || Address || Input link || Parameter|var || Address to the value attribute of the parameter to construct the trend.
|-
| var || Variable || Real || Input link || Parameter|var || Directly the parameter value to be displayed in the value field.
|}
Translation{{CntHdr|Linking attributes}}
{| class="wikitable"
|-
! ID !! Parameter !! Data type !! Config !! Config template !! Description
|-
| name || Name || String || Input link || Parameter|NAME || Parameter name, code, for display in the name's field. 
|-
| addr || Address || Address || Input link || Parameter|var || Address to the attribute of the parameter's values for trend's building. 
|-
| var || Variable || Real || Input link || Parameter|var || Direct value of the parameter to display in value's field. 
|}

Linking attributes

ID Parameter Data type Config Config template Description
name Name String Input link Parameter|NAME Parameter name, code, for display in the name's field.
addr Address Address Input link Parameter|var Address to the attribute of the parameter's values for trend's building.
var Variable Real Input link Parameter|var Direct value of the parameter to display in value's field.