Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Please look the file /etc/scada/ScadaComm/Log/lineXXX.log
(where XXX – your communication line number)
for the addition information
MikhailModeratorHi Romiros,
1. Setup should install MS SQL Compact on your machine. Could you remember whether it was done?
2. Refresh the page using Ctrl+F5. The subfolder of Diag.aspx is changed.Thanks for the information!
MikhailModeratorHi,
Please send a larger piece of the communication log.
MikhailModeratorIt is a special format.
This article helps you.
MikhailModeratorUse should use /dev/ttyUSB0
MikhailModeratorls /dev/tty*
MikhailModeratorSpecified port name is wrong. What is the full name of ttyUSB0 is listed by Raspberry Pi?
MikhailModeratorC:\SCADA\BaseSDF – configuration in SQL Server Compact format
C:\SCADA\BaseDAT – configuration in special format
C:\SCADA\ArchiveDAT – archives
MikhailModeratorIf you’d like, I can make necessary settings remotely for a fee. This will save your time.
If not, let’s continue )
MikhailModeratorHi Bret,
Probably my explanations were not so clear. You have to use TCP client connection channel. But it is not necessary to set IP address of the TCP client channel, because IP address of your device must be set in Call Number fileld.
MikhailModeratorIs the port successfully opened by SCADA-Communicator?
MikhailModeratorThe content of CalcEngine.cs is generated according to the configuration database.
It is compiled from memory and then written to a file.
Or you wrote a function in the source of the project?
MikhailModeratorcalcengine.cs is generated automatically by SCADA-Server. If you copy it manually, it will be overwritten.
MikhailModeratorHi,
Is this function compiled correctly if you insert it in a new console project?
-
AuthorPosts