Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIf channel configuration changes, it requires compiling scripts, initializing of archives and modules.
I agree that it would be good, but I don’t see easy way to implement it and make reliable.In v6 it’s possible to restart communication lines if Communicator configuration changes.
MikhailModeratorHello,
Please provide screenshots of the communication line and device settings and communication line log that demonstrate the issue.
What type of connection is used?
MikhailModeratorMay be you should create a driver for Rapid SCADA v6 beta instead of v5.
MikhailModeratorHi,
Hope this article can help https://rapidscada.org/device-drivers-development/
MikhailModeratorHi,
DDE is not supported. You could use OPC UA in the same manner, a popular standard for industrial automation.
MikhailModeratorHi,
Agree with the above. It’s possible to poll a Modbus TCP device by Rapid SCADA independently.
February 23, 2022 at 10:52 am in reply to: Create a channel with increment per minute using the value of a variable as step #10091
MikhailModeratorThe Signal field of the calculated channel (7446) must me empty.
MikhailModeratorHi,
How devices are connected to Rapid SCADA? I’m asking about network interfaces, gates, etc. Also provide Communicator settings, please.
February 18, 2022 at 1:24 pm in reply to: Create a channel with increment per minute using the value of a variable as step #10084
MikhailModeratorSuch formula can help to calculate power consumption by adding a current power every minute, for example.
February 18, 2022 at 1:23 pm in reply to: Create a channel with increment per minute using the value of a variable as step #10083
MikhailModeratorHi,
Val()+Val(XXXX) should work. Please provide a screenshot of the input channel properties.
MikhailModeratorHi Matt,
Microsoft says that Razor Pages is the most close technology to WebForms. So I suggest Razor Pages for creating custom web interface in v6.
MikhailModeratorTo read a device in a period of time, send a polling commands using Automatic Control Module. Also you need an input channel that is set to 1 to trigger a command.
MikhailModeratorHello,
In Communicator you can set a particular time when to poll a device.
But there is only 1 time per day.
To poll the second time, it’s possible to send a polling command using Automatic Control Module.
MikhailModeratorThere is a frame component in Extra Scheme Components Plugin.
We plan to improve schemes in the future.
MikhailModeratorHi,
PlgAutoLogin.
Note: in the 6th version (beta now) the auto login feature is available out of the box. -
AuthorPosts