From OpenSCADAWiki
Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en){{CntHdr|Configuring and using}}
:1. Create and start [[Special:MyLanguage/Modules/LogicLev|a logical controller object]] — one for each the devices since traffic is big (~2KB/s) with the execution period in 1 (one) second.
:2. Create one [[Special:MyLanguage/Modules/LogicLev|logical parameter object]] and select this template for it — 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 [[Special:MyLanguage/Documents/User_API#SYSTransport|the function SYS.Transport.outAt() address format]].
:* ''Reconnection time'' — in time of detection the data missing for reconnection, due to the request is only one and next we filter the data stream.
:* ''User signals'' — describes of aliases to the obtaining parameters in the format "{code}:{id}:{mult}", when for the ''code'' parameter is created attribute ''id'' with the value multiplication ''mult''.
:4. RESULT: The logical parameter object will perform interaction and placing of gathered data to the parameter attributes.