Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
It is important to find the cause of the error. May be those files contains correct and useful data. Could you open the problem files in the Administrator app to view data and try to realize why they can cause the error?
MikhailModeratorRapid SCADA 6.2.1 has been released.
The release contains error fixes, as well as a new module Difference Calculator (ModDiffCalculator), which is useful for calculating consumption for a period.
MikhailModeratorHi,
You should run
cmdfirst. Then execute the *.exe in the command prompt.
MikhailModeratorHello,
What error do you get when open http://localhost:your_port ?
Does the above help?
MikhailModeratorMessages related to the competitive software will be deleted. To solve an issue, please ask certain questions providing logs and screenshots.
MikhailModeratorThank you.
MikhailModeratorThe above message that does not correspond to the topic of the conversation has been deleted.
MikhailModeratorHi,
It can be a good idea. Please let us know if it helps to solve the issue.
MikhailModeratorIf you provide screenshots from any OPC UA client that does what you need, it can help.
MikhailModeratorHi,
Create a single channel of the Calculated/Output type. Set the Output formula to
SetData()After making that settings it should be possible to change channel value by a user. This does not depend on the device.If you need to set Modbus register according to a command, configure the Modbus template, and then create channels by a wizard.
> it is possible to create a Virtual Device
Yes. In this case, a device just helps to group channels. Calculations are defined by channels.
MikhailModeratorHi,
It seems that we are close to understanding the cause.
If you restart the PC in usual way, do you get the same error?
MikhailModeratorHi,
I’ve wrote down a note to increase the priority of this task.
MikhailModerator> Is there a way for me to define what the event says?
The answer depends if you use Rapid SCADA 5 or 6. For version 6, set channel properties:
Input formula would beCnl > 0 ? 0 : 1
Format isOff-On -
AuthorPosts