Server History
Server Application
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.0.0 (January 17, 2023)
- Security groups can be used to assign custom roles
Basic Archive
ModArcBasic 6.0.0.0 (December 03, 2022)
- Initial development of the module
InfluxDB Archive
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.0.0.0 (December 03, 2022)
- Initial development of the module
Automatic Control Module
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.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
Rapid Gate
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