From OpenSCADAWiki
Configuring and using
- 1. Create an output transport of the type "Sockets" or "Serial" and set its Identifier like to "nik2303", one for each the device.
- 2. Set proper address and timeouts of the Sockets or Serial device.
- 3. Create and start a logical controller object or use any present one with need scheduling properties.
- 4. Create a logical parameter object and select the template for that, one for each the devices — enable the parameter.
- 5. Into the tab "Template configuration" of the logical parameter object you need to set:
- Transport — to Identifier of the transport into step 1.
- Factory number of the counter — to proper factory number of the counter.
- Password — first level password, by default 1111111111111111.
- Coefficient of transformation — at accounting through the current transformers set the coefficient, by default it us — 1.
- Set flags for all parameters you need to read.
- 6. RESULT: The logical parameter object will perform interaction and placing of gathered data to the parameter attributes.