Forum Replies Created
-
AuthorPosts
-
MikhailModeratorFixed. Will be included in the next release.
MikhailModeratorHi,
It should be something like
SetBit(DataRel(-1), 0, Val() > 0 ? 0 : 1)The part
Val() > 0 ? 0 : 1gets the current channel data and reverses it. The above formula is not tested. This is only an idea.
MikhailModeratorHi,
Check the module log C:\SCADA\ScadaServer\Log\ModAutoControl.log
When the module starts, it writes a computer code to the log file.
MikhailModerator
MikhailModeratorGetBit((-1), 0) looks meaningless. Did you copy it from somewhere?
March 23, 2023 at 1:33 pm in reply to: archived data more the 30days, it cannot be displayed normally #12288
MikhailModeratorHello,
Please ping me when you are available for testing Chart Pro.
MikhailModeratorHi,
Open a file that contains database login and password and check that the password is encrypted. To encrypt a password use Administrator – Tools – Project Tools – Encrypt password.
MikhailModeratorHi,
It depends on the error.
MikhailModerator🙂
MikhailModeratorJavaScript supported by the new driver, but the names of the available functions changed.
See the example here.
MikhailModeratorSee the examples:
https://ibb.co/yyKJqH1
https://ibb.co/Qv69sbr
https://ibb.co/0YLTsS4
MikhailModeratorHi,
If you use PostgreSQL archive that is configured on Server – Archives form in the Administrator app, database tables are created automatically. You can define archive mask for channels to store only required channels. To get channel properties and other entities in the database, configure a deployment profile based on PostgreSQL, and upload the configuration database to PostgreSQL.If you need to use your own database model, you should choose Export to DB module with the supported database (PostgreSQL, MySQL, MSSQL or Oracle). The available variables are specified on the module configuration form.
March 20, 2023 at 1:03 pm in reply to: archived data more the 30days, it cannot be displayed normally #12271
MikhailModeratorHello,
I think, your Chart Pro installation is up to date.
If you don’t mind, can I provide teamview for your access?
Yes, it would be very helpful. This Wednesday works for me. Please email connection details to info@…
March 20, 2023 at 10:08 am in reply to: archived data more the 30days, it cannot be displayed normally #12268
MikhailModeratorThe up to date version of Chart Pro is 6.0.0.1 released on January 17, 2023.
Webstation version is 6.0.0.1 released on January 17, 2023.
General Rapid SCADA version is 6.0.2 released on February 20, 2023.March 20, 2023 at 9:58 am in reply to: archived data more the 30days, it cannot be displayed normally #12267
MikhailModeratorWhat ChartPro version is installed?
-
AuthorPosts