From OpenSCADAWiki
Jump to: navigation, search

The further linking in general can be carried out by:

  • general definition-selecting the address-attribute of the subsystem "DAQ"; for example, the link "LogicLev.experiment.Pi.var" or "prm:/LogicLev/experiment/Pi/var" performs the access of the parameter attribute to the other parameter attribute; sign "(+)" at the end of the address indicate about successful linking and presence of the target; for the object-type attributes there permissible hierarchical access to a specific property of the object, by specifying its path through the symbol '#', for example: "LogicLev.experiment.Pi.var#pr1.pr2" or "prm:/LogicLev/experiment/Pi/var#pr1.pr2"; in the path with the "prm:" prefix you can use items of the relativity "." and "..";
  • definition of the specific address of a separate module of the subsystem "DAQ";
  • direct setting a constant value in the format "val:Constant value";
  • empty or erroneous address when the value by the link is set to EVAL.