From OpenSCADAWiki
Jump to: navigation, search

Configuring and using

1. Create and start a logical controller object or use any present one with need scheduling properties.
2. Create a logical parameter object and select this template for it, one for each the devices in the active mode or one for whole devices in the RS422 network for the passive mode — enable the parameter.
3. Into the tab "Template configuration" of the logical parameter object you need to set:
  • Transport — to the address of the automatically created transport with its parameters after ":", according to the function SYS.Transport.outAt() address format.
  • Device address [0...255], and -1 for the passive mode — set here the corresponded device address for the active mode or -1 for the passive mode.
  • Reconnection time, data missing for passive — in time of detection the data missing for reconnection in the passive filtering mode.
  • Time of missing the machine data to set EVAL — in time of detection the machine data missing for marking its attributes to EVAL in the passive filtering mode.
4. RESULT: The logical parameter object will perform interaction and placing of gathered data to the parameter attributes.