Server History

Server Application

ScadaServer 6.2.0.1 (In development)
  • Fixed a bug with incorrect timestamps when writing historical data
ScadaServer 6.2.0.0 (January 27, 2024)
  • Upgrade to .NET 8.0
ScadaServer 6.1.1.1 (August 03, 2023)
  • Code refactoring
ScadaServer 6.1.1.0 (July 04, 2023)
  • Works with new instance configuration
  • Time of writing to archives is set as current when Server starts.
ScadaServer 6.1.0.2 (May 15, 2023)
  • Fixed waiting for service stop
ScadaServer 6.1.0.1 (April 02, 2023)
  • Fixed reading configuration database
ScadaServer 6.1.0.0 (March 21, 2023)
  • Added the Command format column to the Channels table
  • New faster application protocol
  • Output formula can return a CnlData instance
  • Third-party applications can be started from scripts
  • Changes in the module API
ScadaServer 6.0.0.2 (February 20, 2023)
  • Non-numeric event channel values are replaced with zero
  • Limit deadband can be bound to channel
ScadaServer 6.0.0.1 (January 17, 2023)
  • Fixed hang on stop if some modules are in use
  • Added an option whether to use archival channel status
ScadaServer 6.0.0.0 (December 03, 2022)
  • New configuration database
  • Configuration database can be stored in files and PostgreSQL database
  • Secure and fast application communication protocol
  • Channel formulas became more powerful
  • No limit on the number of channels and devices
  • Flexible archives

Active Directory Module

ModActiveDirectory 6.0.2.0 (December 10, 2023)
  • User information is stored in PostgreSQL database
ModActiveDirectory 6.0.1.0 (March 21, 2023)
  • Added an option to enable or disable search in Active Directory
ModActiveDirectory 6.0.0.0 (January 17, 2023)
  • Security groups can be used to assign custom roles

Basic Archive

ModArcBasic 6.1.0.0 (March 21, 2023)
  • Refactoring and optimization
ModArcBasic 6.0.0.0 (December 03, 2022)
  • Initial development of the module

InfluxDB Archive

ModArcInfluxDb 6.1.0.0 (March 21, 2023)
  • Refactoring and optimization
ModArcInfluxDb 6.0.0.1 (January 17, 2023)
  • Fixed loading of module configuration
ModArcInfluxDb 6.0.0.0 (December 03, 2022)
  • Initial development of the module

PostgreSQL Archive

ModArcPostgreSql 6.1.2.1 (January 27, 2024)
  • Fixed a bug when writing events
ModArcPostgreSql 6.1.2.0 (December 10, 2023)
  • Added a partition size of one day
ModArcPostgreSql 6.1.1.1 (August 03, 2023)
  • Fixed batch size
ModArcPostgreSql 6.1.1.0 (July 04, 2023)
  • Changes in archive options
ModArcPostgreSql 6.1.0.0 (March 21, 2023)
  • Refactoring and optimization
ModArcPostgreSql 6.0.0.0 (December 03, 2022)
  • Initial development of the module

Automatic Control Module

ModAutoControl 6.1.0.0 (February 26, 2024)
  • Upgrade to .NET 8.0
  • Implemented multi-channel data trigger
  • Supports event generation on triggers
  • Added a firing rate option in data change trigger
  • Added variables to output channel limits
  • Improved channel filters in data and event triggers
  • Fixed a bug when generating command text
ModAutoControl 6.0.0.4 (January 27, 2024)
  • Does not use BinaryFormatter
ModAutoControl 6.0.0.3 (December 10, 2023)
  • Fixed copying a command value in data change trigger
  • Fixed trigger copying on the configuration form
ModAutoControl 6.0.0.2 (September 25, 2023)
  • Fixes on module configuration form
ModAutoControl 6.0.0.1 (May 15, 2023)
  • Fixed formatting of variable values in commands
ModAutoControl 6.0.0.0 (December 03, 2022)
  • Added new variables available in command text
  • Channels, devices and other entities can be selected from dictionaries
  • Implemented copying and pasting of triggers

DB Export

ModDbExport 6.0.1.2 (In development)
  • Fixed label text on the module configuration form
ModDbExport 6.0.1.1 (March 26, 2024)
  • Added delay option when exporting calculated historical data
ModDbExport 6.0.1.0 (January 27, 2024)
  • Export of calculated historical data
ModDbExport 6.0.0.2 (December 10, 2023)
  • Fixed query filter editing
  • Added available query parameters
ModDbExport 6.0.0.1 (July 04, 2023)
  • Optimized module configuration source code
ModDbExport 6.0.0.0 (January 17, 2023)
  • Export status can be bound to a channel
  • Added a feature to export current data on timer
  • Added a feature to export event acknowledgments and commands
  • Object filter added to query options
  • Module task queue

Difference Calculator

ModDiffCalculator 6.0.0.0 (March 26, 2024)
  • Initial development of the module

Performance Monitor

ModPerformanceMonitor 6.0.0.0 (March 21, 2023)
  • Initial development of the module

Rapid Gate

ModRapidGate 6.0.1.4 (January 27, 2024)
  • Does not use BinaryFormatter
ModRapidGate 6.0.1.3 (December 10, 2023)
  • Fixed a bug when sending acknowledgments
ModRapidGate 6.0.1.2 (July 04, 2023)
  • Optimized module configuration source code
ModRapidGate 6.0.1.1 (April 02, 2023)
  • Command handling changed
  • Fixed statistics calculation for current data
ModRapidGate 6.0.1.0 (March 21, 2023)
  • Batch transfer of current data
ModRapidGate 6.0.0.1 (January 17, 2023)
  • Code refactoring
ModRapidGate 6.0.0.0 (December 03, 2022)
  • Implemented the mode of automatic download of an archive from a backup server
  • Events are transferred when replicating archives
  • Event acknowledgments are transferred
  • Added an option to replicate only by command
  • Archive mask for receiving and transmitting
  • Option whether to apply formulas and generate events on data transfer
  • Server address is checked to prevent loops
  • Gateways are controlled by command code without using channel number
  • Module task queue

Replication Helper

ModReplicationHelper 6.0.0.0 (December 03, 2022)
  • Initial development of the module