Communicator History

Communicator Application

ScadaComm 6.0.0.2 (February 20, 2023)
  • Inactive communication line can be started with a command
ScadaComm 6.0.0.1 (January 17, 2023)
  • Device status is written as 0 or 1
  • If line logging is disabled, device information files are not written
ScadaComm 6.0.0.0 (December 03, 2022)
  • Communication channels are implemented using drivers
  • Data sources for interaction with other applications
  • Queue for sending data to the server
  • Device tag codes make it easy to bind tags to channels
  • Supports tags that are strings or arrays
  • Device status can be bound to a channel
  • Communication lines can be started or stopped with commands from the server
  • Configuration check: duplicate lines and devices are ignored, calculated channels are not bound to tags

Basic Communication Channels

DrvCnlBasic 6.0.0.1 (February 20, 2023)
  • Fixed a bug in UDP communication channel
DrvCnlBasic 6.0.0.0 (December 03, 2022)
  • Initial development of the driver

MQTT Communication Channel

DrvCnlMqtt 6.0.0.1 (January 17, 2023)
  • Updated MQTTnet dependency
DrvCnlMqtt 6.0.0.0 (December 03, 2022)
  • Initial development of the driver

DB Import

DrvDbImport 6.0.0.0 (February 20, 2023)
  • Common database connection is used on communication line
  • Reads values from row or column
  • Supports multiple requests per device

MQTT Data Source

DrvDsMqtt 6.0.0.1 (January 17, 2023)
  • Updated MQTTnet dependency
DrvDsMqtt 6.0.0.0 (December 03, 2022)
  • Initial development of the driver

OPC UA Server

DrvDsOpcUaServer 6.0.0.0 (December 03, 2022)
  • Initial development of the driver

Server Data Source

DrvDsScadaServer 6.0.0.1 (January 17, 2023)
  • Added an option to read the configuration database
DrvDsScadaServer 6.0.0.0 (December 03, 2022)
  • Initial development of the driver

Email

DrvEmail 6.0.0.0 (December 03, 2022)
  • Email is resent in case of an error

Enron Modbus

DrvEnronModbus 6.0.0.0 (February 20, 2023)
  • Porting the driver to the new version

HTTP Notifications

DrvHttpNotif 6.0.0.0 (December 03, 2022)
  • Porting the driver to the new version

Modbus

DrvModbus 6.0.0.1 (February 20, 2023)
  • Fixed bugs in the driver user interface
DrvModbus 6.0.0.0 (December 03, 2022)
  • Added a feature to send commands with a custom function code
  • Template elements are both readable and writeable
  • Added the Bit mask element parameter for generating calculated channels
  • Inactive groups are not output to a device state file
  • Added a feature to copy element parameters to its group
  • Added a template validation feature

MQTT Client

DrvMqttClient 6.0.0.1 (January 17, 2023)
  • Updated MQTTnet dependency
DrvMqttClient 6.0.0.0 (December 03, 2022)
  • The driver is completely redesigned

MQTT Publisher

DrvMqttPublisher 6.0.0.1 (January 17, 2023)
  • Updated MQTTnet dependency
DrvMqttPublisher 6.0.0.0 (December 03, 2022)
  • Initial development of the driver

OPC Classic

DrvOpcClassic 6.0.0.0 (December 03, 2022)
  • Client can connect to remote host
  • Connection options are common to communication line
  • Items are both readable and writeable
  • Supports arrays and strings

OPC UA

DrvOpcUa 6.0.0.0 (December 03, 2022)
  • Connection options are common to communication line
  • Items are both readable and writeable
  • Supports arrays and strings
  • User can select item data type

Device Simulator

DrvSimulator 6.0.0.0 (December 03, 2022)
  • Added an array device tag

SMS

DrvSms 6.0.0.0 (February 20, 2023)
  • Porting the driver to the new version

SNMP

DrvSnmp 6.0.0.0 (February 20, 2023)
  • Porting the driver to the new version

Telegram

DrvTelegram 6.0.0.0 (December 03, 2022)
  • Bot token is stored encrypted

Communication Channel Tester

DrvTester 6.0.0.0 (December 03, 2022)
  • Initial development of the driver