|
<< Click to Display Table of Contents >>
Tag Reference |
This section contains information about the configuration of Tags of this Driver. This Driver does not use numerical parameters N and B, and all settings are performed using Strings in the Device and Item parameters. The general syntax of Tags is the following:
ParamDevice = ""
ParamItem = "<station>:<function><group><parameters>"
As a convenience, the identification of a station can be defined in the ParamDevice parameter:
ParamDevice = "<station>:"
ParamItem = "<function><group><parameters>"
The Conitel 2020 protocol allows accessing up to 16 stations, that is, the address of <station> between 0 (zero) and 15. Each station contains 16 control groups, that is, the number of <group> between 0 (zero) and 15, with up to:
•384 Digital Inputs without Sequence of Events, divided into 16 blocks with 2 (two) sections of 12 inputs, addressable from "Scan.G0.B1.SA/1" to "Scan.G11.B16.SB/12"
•32 12-Bit Analog Inputs, divided into 16 blocks with 2 (two) inputs of 12 bits, which use the same area of memory of the 384 digital inputs, addressable from "Scan.G0.B1.SA" to "Scan.G11.B16.SB"
•180 Digital Inputs with Sequence of Events, addressable from "Soe1.0" to "Soe4.179"
•12 Digital Outputs, addressable from "Command.G0/1" to "Command.G15/12"
•2 (two) Analog Setpoints, addressable from "SetpointA.G0" to "SetpointB.G15"