Forum Replies Created
-
AuthorPosts
-
MikhailModeratorEditing projects on Linux is not necessary and should be avoided.
While Start/Stop of server/communicator and Download/Upload project file, via command line / GUI would be useful.It’s a very important topic.
You can easily start and stop services by *.sh files that are already in the scada directory and subdirectories.
Talking about download and upload, do you mean performing this actions locally on the target server or remotely?
MikhailModeratorI’m afraid it’s also related to browser/server cache.
Likely. Try clearing cache.
MikhailModeratorAny image or file hosting. Don’t insert tags in the messages, just insert links.
MikhailModeratorHi,
This array is very useful to check byte order in the packet sent to the controller. After we check it, we can replace 1..8 to the specific values 35700 and 29834.
MikhailModeratorThe message was deleted for inappropriate vocabulary. Repeating the action will block the user.
MikhailModeratorHave you thought about splitting the template? It would make a polling session shorter. Short template is better in case of communication errors, because it’s don’t needed to request 49 groups again if the 50th group is failed.
-
This reply was modified 5 years ago by
Mikhail.
MikhailModeratorWhen I try to set delay to 20 or 50ms, it become even worse. it can never finish a complete request cycle of 50 element groups.
This is strange. Delay just does Thread.Sleep(50) after receiving an answer from a device.
MikhailModeratorHi,
To be honest, I think that your network connection is quite stable. It disconnects only once in a few days. It’s normal to break and reconnect sometimes.
If you set StayConneceted=true, it should work more reliable.
I suppose that disconnecting is caused by random network errors.
January 12, 2021 at 2:28 pm in reply to: push data to third-party station or another rapid scada station #7993
MikhailModeratorThe question is duplicated. Please don’t flood the forum by long XML. Use screenshots.
MikhailModeratorPlease explain what you mean.
MikhailModeratorThis issue was fixed in v5.8.2. Do you use it?
MikhailModeratorHello,
will the gate module send history data to server while network return to work to keep the data of server complete
Yes, it can. You should provide links to screenshots of the module settings. So the settings can be understandable.
MikhailModeratorBut Elastic Report doesn’t display current values. So you can combine it with Dashboard.
MikhailModeratorHello,
There is a lifehack to use Elastic Report, which can generate HTML, to show data as you need. Then use WebPageView to show the report in the explorer tree. I can provide more details if needed.
MikhailModeratorHi,
Just find in Administrator – Server – Generator. Using Generator you can set any value of any input channel.
-
This reply was modified 5 years ago by
-
AuthorPosts