Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
You can install v5 and v6 on the same computer in different locations. But you should stop the services of a one SCADA when another is running, because the services use the same TCP ports.
MikhailModeratorLanguage files are located in SCADA\ScadaWeb\lang
MikhailModeratorHello,
A table view extracts data in exact timestamps. You could configure archives to write data periodically (and on change if needed).
MikhailModeratorHello,
The installer app creates a new web site that requires port number.
To use the default port 80:
Option 1
In IIS console disable the default web site, and change port number of the Scada site to 80.Option 2
Manually create an application for SCADA within the default web site.
MikhailModeratorIn case of table views, the title is taken from the Views (Interface) table.
MikhailModeratorSet scheme the Title property in the Scheme Editor app when you select a scheme document.
MikhailModeratorThere are a lot of differences between v5 and v6 projects. It’s normal to have some questions during conversion.
MikhailModeratorHello,
Download the tools from this folder. See ProjConv5to6.zip, HistConv5to6.zip and EventConv5to6.zip
The project converter archive contains readme.txt
MikhailModeratorHello,
It depends on what application you need to control.
In case of complex errors, it’s recommended to analyze logs of all applications.
MikhailModeratorHello,
For retrieving raw data from archives, use reports.
MikhailModeratorHello,
To display current date and time, try the formulaNow()orUtcNow(), and set appropriate channel format.
MikhailModeratorHello,
Severity, specified for a channel status, will be set for generated events if a channel has that status.
For now, the web interface uses only main color. The second and back color columns are made for future use.
MikhailModeratorHi,
The example is for v5. It does not work with v6.
Use the appropriate web page for v6.
Open browser tool by pressing F12 and check the actual page URL.
MikhailModeratorHello,
If there is a question, please clarify it. -
AuthorPosts