From OpenSCADAWiki
Revision as of 16:27, 12 June 2019 by FuzzyBot (Talk | contribs) (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".)

Jump to: navigation, search

In the "Available parameters for selection (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 — "F3" parameter address;
      • /DAQ/System/AutoDA/prm_CPULoad/load — "load" attribute address of the "CPULoad" parameter;
      • /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.
    • "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.
  • <varhs> — template of the group selection, if you specify it all available archives in the system will be included into the selection list.