Forum Replies Created
-
AuthorPosts
-
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.
MikhailModeratorHello,
Numeric address = device address (eg Modbus device address using 2 or 3 or ..)
String address = Call number (IP address to be connected for the device eg 192.168.17.21 or others)Yes. You can enter 127.0.0.1 into String Address.
MikhailModeratorHello,
Notification Plugin for v6 is not developed yet.
MikhailModeratorHello,
Archive mask specifies what archives store channel data. If empty, the default archives are used.
MikhailModeratorHello,
Tag number is the synonym of the Signal field in the 5th version.
Tag code is similar to tag number, but it can contain any string.Data type of the channel determines how channel data are stored. The empty cell means Double.
MikhailModeratorHello,
When you send a custom command, the driver sends data that is specified for the command. -
AuthorPosts