Forum Replies Created
-
AuthorPosts
-
MikhailModeratorSet the formula of the output channel like the example below.
Val(101) >= 100 && Stat(101) > 0 ? Cmd : double.NaNIf the formula returns double.NaN, command is cancelled. And you will see an appropriate message in the Server log file.
MikhailModeratorHello,
What version of Rapid SCADA have you installed?
What is project name that you deployed?
MikhailModeratorYou can cancel the command from a toggle depending on a channel value, but you can’t hide it.
MikhailModeratorHi,
You should develop custom SQL scripts to check a flag in the external SQL database.
To set the flag in the external database from Rapid SCADA the DB export module should be upgraded.
MikhailModeratorThanks for notifying.
MikhailModeratorPlease make a screenshot of the Windows features.
March 30, 2020 at 3:23 pm in reply to: installation of Webstation application has completed with a error:Win8.1 #6661
MikhailModeratorHello,
“Site Default Web Site not found” means something wrong with IIS. Please make a screenshot of your IIS administrator console.
MikhailModerator
MikhailModeratorHi,
I think, programming is not needed for this task.
There is a frame component included in Extra Scheme Components Plugin. It allows to insert a chart into a scheme. If this is what you need, I can provide more details. To discuss the existing features, it’s better to create a new topic in Understanding the Software subforum.
MikhailModeratorThis is confusing. I don’t see any “change notes” anywhere.
and all of the data was being collected and displayed
The Server and Communicator services of Rapid SCADA starts automatically when Windows starts. They don’t need Administrator to be opened.
MikhailModeratorIt’s normal for version 5.8.0 because the user interface of Server and Communicator is included in the Administrator application.
MikhailModeratorOpen the Input channels table, and select the format of input channel.
MikhailModerator1. Please clarify the question.
2. The screenshot show an event event table. If you need to calculate aggregated values based on events, you should develop a custom report using C#.
MikhailModeratorAgent uses port 10002. So 10000 is not correct. Change upload profile setting to the default.
-
AuthorPosts