From OpenSCADAWiki
Jump to: navigation, search
m (FuzzyBot moved page Translations:Libs/Main elements/113/en to Translations:Libs/Main graphical elements/113/en without leaving a redirect: Part of translatable page "Libs/Main elements".)
(Importing a new version from external source)
Line 1: Line 1:
In the "Available parameters for selection (allowSelLst)" attribute the data sources should be placed in the following way:
+
In the "Select: parameters accessible to select (allowSelLst)" attribute the data sources should be placed in the following way:
* '''DAQ_Arh_addr[:Name[:min:max[:dim]]''' where:
+
* '''{DAQ_Arh_addr}[:Name[:min:max[:dim]]''', where:
** "DAQ_Arh_addr" — address of the parameter for the group linking or address of the attribute with data from the "Data acquisition (DAQ)" subsystem, as well as the address of the values' archive, for example:
+
** "DAQ_Arh_addr" — address of the parameter, for the group linking, or address of the attribute with data from the "Data acquisition (DAQ)" subsystem, as well as the address of the values' archive, for example:
*** '''/LogicLev/experiment/prm_F3''' — "F3" parameter address;
+
*** '''/LogicLev/experiment/prm_F3''' — address of the "F3" parameter ;
*** '''/DAQ/System/AutoDA/prm_CPULoad/load''' — "load" attribute address of the "CPULoad" parameter;
+
*** '''/DAQ/System/AutoDA/prm_CPULoad/load''' — address of the "load" attribute of the "CPULoad" parameter;
 
*** '''/Archive/va_LC21_1_var''' — address of the "LC21_1_var" archive.
 
*** '''/Archive/va_LC21_1_var''' — address of the "LC21_1_var" archive.
** "Name" —the name of the source to display. At the group linking the name will be taken from the "NAME" attribute.
+
** "Name" name of the source to display. At the group linking the name will be taken from the "NAME" attribute.
 
** "min", "max" — display scale. At group linking the scale will be taken from the "min" and "max" attributes, respectively. In the case of the scale absence (min >= max) the auto-scale will be enabled.
 
** "min", "max" — display scale. At group linking the scale will be taken from the "min" and "max" attributes, respectively. In the case of the scale absence (min >= max) the auto-scale will be enabled.
** "dim" — dimension of the parameters to display. At the group linking it will be taken from the "ed" attribute.
+
** "dim" — dimension (measuring unit) of the parameter to display. At the group linking it will be taken from the "ed" attribute.
 
* '''<varhs>''' — template of the group selection, if you specify it all available archives in the system will be included into the selection list.
 
* '''<varhs>''' — template of the group selection, if you specify it all available archives in the system will be included into the selection list.

Revision as of 17:18, 10 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)
In the "Select: parameters accessible to select (allowSelLst)" attribute the data sources should be placed in the following way:
* '''{DAQ_Arh_addr}[:Name[:min:max[:dim]]''', where:
** "DAQ_Arh_addr" — address of the parameter, for the group linking, or address of the attribute with data from the "Data acquisition (DAQ)" subsystem, as well as the address of the values' archive, for example:
*** '''/LogicLev/gen/prm_F3''' — address of the "F3" parameter ;
*** '''/DAQ/System/AutoDA/prm_CPULoad/load''' — address of the "load" attribute of the "CPULoad" parameter;
*** '''/Archive/va_LC21_1_var''' — address of the "LC21_1_var" archive.
** "Name" — name of the source to display. At the group linking the name will be taken from the "NAME" attribute.
** "min", "max" — display scale. At group linking the scale will be taken from the "min" and "max" attributes, respectively. In the case of the scale absence (min >= max) the auto-scale will be enabled.
** "dim" — dimension (measuring unit) of the parameter to display. At the group linking it will be taken from the "ed" attribute.
* '''<varhs>''' — template of the group selection, if you specify it all available archives in the system will be included into the selection list.
TranslationIn the "Select: parameters accessible to select (allowSelLst)" attribute the data sources should be placed in the following way:
* '''{DAQ_Arh_addr}[:Name[:min:max[:dim]]''', where:
** "DAQ_Arh_addr" — address of the parameter, for the group linking, or address of the attribute with data from the "Data acquisition (DAQ)" subsystem, as well as the address of the values' archive, for example:
*** '''/LogicLev/experiment/prm_F3''' — address of the "F3" parameter ;
*** '''/DAQ/System/AutoDA/prm_CPULoad/load''' — address of the "load" attribute of the "CPULoad" parameter;
*** '''/Archive/va_LC21_1_var''' — address of the "LC21_1_var" archive.
** "Name" — name of the source to display. At the group linking the name will be taken from the "NAME" attribute.
** "min", "max" — display scale. At group linking the scale will be taken from the "min" and "max" attributes, respectively. In the case of the scale absence (min >= max) the auto-scale will be enabled.
** "dim" — dimension (measuring unit) of the parameter to display. At the group linking it will be taken from the "ed" attribute.
* '''<varhs>''' — template of the group selection, if you specify it all available archives in the system will be included into the selection list.

In the "Select: parameters accessible to select (allowSelLst)" attribute the data sources should be placed in the following way:

  • {DAQ_Arh_addr}[:Name[:min:max[:dim]], where:
    • "DAQ_Arh_addr" — address of the parameter, for the group linking, or address of the attribute with data from the "Data acquisition (DAQ)" subsystem, as well as the address of the values' archive, for example:
      • /LogicLev/experiment/prm_F3 — address of the "F3" parameter ;
      • /DAQ/System/AutoDA/prm_CPULoad/load — address of the "load" attribute of the "CPULoad" parameter;
      • /Archive/va_LC21_1_var — address of the "LC21_1_var" archive.
    • "Name" — name of the source to display. At the group linking the name will be taken from the "NAME" attribute.
    • "min", "max" — display scale. At group linking the scale will be taken from the "min" and "max" attributes, respectively. In the case of the scale absence (min >= max) the auto-scale will be enabled.
    • "dim" — dimension (measuring unit) of the parameter to display. At the group linking it will be taken from the "ed" attribute.
  • <varhs> — template of the group selection, if you specify it all available archives in the system will be included into the selection list.