From OpenSCADAWiki
Configuring and using
- 1. Create an input transport of receiving the initiative connections of the module "Sockets" or "SSL" with the name like to "Sockets.InitRemCntr".
- 2. Set the previously created transport to the need address of opening the input socket and move it to the mode of creating the associative output transports, leaving the protocol field in empty.
- 3. For this template create and run a logical controller object or use any available with the required scheduling properties.
- 4. Create a logical parameter object and select this template for it. Enable the parameter.
- 5. In the tab "Template configuration" of the logical parameter object you need to set:
- Input transport — to value of the identifier of the input transport, created in the item 1, like to "Sockets.InitRemCntr";
- Connection time — timeout of connection to the initiative hosts after that to close the connection;
- Timeout of accessing — used for repeating to create representative objects of not accessed hosts and for removing old connections; zero or negative value for disabling the control;
- Access: user and password — user and password of the remote host with permition of creation there Logical Controller and DAQ.System Controller Object, that is the user must be included to the "DAQ" group;
- Control object in DAQ.LogicLev and DAQ.System — to ID of managed-created Controller Objects on the remote hosts.
- 6. RESULT: Starting the controller object (where this parameter was created) and when it was not started, we should get checking the specifying input transport for initiative connections and their initialisation in described above way and with notification processed connection in the attribute "Processed connections".