Forum Replies Created
-
AuthorPosts
-
MikhailModeratorI suppose, the default event panel is meant.
@123abc56 , thank you for the ideas. Will see what we can do in v6.
MikhailModeratorThere is also ModDbExport module. You should compare it with KpDbImport.
MikhailModeratorMicrosoft SQL Server definitely provides a current time function. You should google it on database forums.
If you use KpDbImport for sending commands, it supports @cmdVal and @cmdNum parameters of the SQL statement for command value and command number.
What is the generalized task you need to resolve?
MikhailModeratorHi,
Please provide detailed requirements for redundancy that you need.
MikhailModeratorHello,
What module of Rapid SCADA do you use to execute this SQL request?
What DBMS type?
MikhailModeratorInteresting. Is the C# library is fully written in C# or just a wrapper for C library?
GPL requires you to provide the source code of your driver. If you do this, I suppose it’s compatible with Apache-2.0.
MikhailModeratorHi,
The KPLogic class contains AddArcSrez method. The example is here
Do you use some library that implements IEC60870 or implement the protocol from scratch?
MikhailModeratorNearly 90% of devices are using Modbus Driver,and another is OPC UA.
Good.
You provided the Communicator log. What is in the Server log at the same moment when a problem occurs?
MikhailModeratorCan you reproduce this issue using the built in drivers, like Modbus Driver?
MikhailModeratorAlso change WriteCurPer to 1 in the Server configuration.
MikhailModeratorHello,
You should check if current data is successfully updated in Administrator > Instances > Default > Server > Archive > Current Data
May 25, 2021 at 2:20 pm in reply to: HTTP Activation feature is installed for .NET Framework 4+ #8996
MikhailModeratorOK 🙂
MikhailModeratorCould you check if Communicator already started successfully before you upload the project?
If Communicator is not fully started when you upload again, there may be an issue, because it should be fully started before stop.
May be starting takes a long time. if so, you should analyze the cause.
Try starting and stopping Communicator manually and watch how it behaves.
MikhailModeratorHello,
So how to configure the Automatic Control module?
You should add a new trigger of the command type that reacts on the 1st command. Then add a 2nd command below the created trigger.
MikhailModeratorHi,
It’s possible to develop a utility for a fee. Could you provide an example of your Excel file here or by email?
-
AuthorPosts