Forum Replies Created
-
AuthorPosts
-
MikhailModeratorPlease make screenshots of the following folders
C:\SCADA\ScadaComm
C:\SCADA\ScadaServer
and paste links to them here.If the folders are not empty, execute svc_install.bat from command line as administrator. Make screenshots of the output.
MikhailModeratorIt seems like server executes requests too long. Can you stop the Communicator service and send current data using Server’s Generator?
How many record already contained in the table cnldata ?
MikhailModeratorOK, write here to continue the topic.
MikhailModeratorOf course, sorry ))
Would you create a release of your driver on GitHub to allow others to easily use the driver?
MikhailModeratorHi catcute,
Could you explain the idea what you are going to implement?
Even if you switch operating mode to Slave, the existing Modbus driver works as master. Slave means that Communicator waits for incoming connection, TCP slave (TCP server) not Modbus slave.
MikhailModeratorHow do you integrate node-opcua with .NET?
MikhailModeratorHello,
Please find the *.log file of the module in SCADA\ScadaServer\Log\ and check the errors in this file.
MikhailModeratorThank you!
Does it work with Arduino Nano and Uno?
MikhailModeratorWhen we modify Communicator the next time, likely we will create the necessary options. If you need this changes in time, we could talk about purchasing the development.
MikhailModeratorI thought this was an issue in your program and I was trying to help. I still think that sending data twice if you active the “Sending all device data period” option is an issue.
Thanks a lot. Your help is very useful.
I also think, that we should create more options to configure how Communicator sends data to the server.Double recording is an issue. I suppose, it sends data the 1st time after communication session and the 2nd time when an interval ends. This is a part of the whole task – optimizing data sending algorithm and adding more options of it.
The video is very small. Is there a button to make it larger? I can’t recognize what is shown in the video.
MikhailModeratorthis just crashes the server
To fix it, you need to read and understand a message in the server log file.
MikhailModeratorCool! What Linux have you tested with the driver?
Can you suggest a simulator of OPC UA server?
MikhailModeratorWhat mgsmodbus allows you to do, in short?
MikhailModeratorHi,
Yes, use the formula for the output channel:
Cmd > 0 ? 0 : 1If I did a mistake in the formula, let me know.
-
AuthorPosts