Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Use the formula:
MonthBeg() ? Val(101) : Val()where 101 is the referenced channel.
You can find MonthBeg implementation in the Formulas table if interested.
The channel must be of the calculated real or calculated discrete type.
MikhailModeratorIf you already did it, repeat.
MikhailModeratorHello,
You should provide write access to the configuration directory and configuration file:
C:\SCADA\ScadaWeb\config\
C:\SCADA\ScadaWeb\config\WebSettings.xmlor
/opt/scada/ScadaWeb/config/
/opt/scada/ScadaWeb/config/WebSettings.xml
MikhailModerator
MikhailModeratorOn the screenshot the line seems working.
Also please provide a screenshot of your communication channel properties.
MikhailModeratorHi,
Rapid SCADA does support OPC UA. You should provide the error details.
MikhailModeratorHi,
You should select an appropriate topic to discuss this issue or create a new one. As I wrote, the cause is not related to OPC and Kepware.
MikhailModeratorHi,
Set the type of channel 163 to “Calculated real”, and set Signal to blank.
April 9, 2021 at 1:21 pm in reply to: Difference b/w OnCurDataProcessed and OnCurDataCalculated #8699
MikhailModeratorHi,
I would insert logging in the module you working on, and see the actual sequence.
Server calculates formulas for “calculated” channels in the main thread, while data from Communicator are coming from another thread.
-
This reply was modified 4 years, 9 months ago by
Mikhail.
MikhailModeratorHello,
Probably 1000 connections is too many for Mono .NET framework. As I remember, an OS has a limit of open connections. It’s possible to find a command to change this limit.
For what reason do you need so many connections?
MikhailModeratorI suggest edit configuration only from Administrator. It helps to avoid such errors.
MikhailModeratorHi,
In the current version you can insert SVG in schemes.
hope the project v6 support string value in input channel
It will.
MikhailModerator
MikhailModeratorHi,
It’s not related with OPC. You should start the Agent service. You can find it in Windows service manager. -
This reply was modified 4 years, 9 months ago by
-
AuthorPosts