Forum Replies Created
-
AuthorPosts
-
May 19, 2026 at 7:18 am in reply to: Operator Role Cannot Send Commands Despite Control Permissions in Rapid SCADA #17953
MikhailModeratorHello,
Thank you for the update.May 18, 2026 at 5:22 pm in reply to: Operator Role Cannot Send Commands Despite Control Permissions in Rapid SCADA #17951
MikhailModeratorHi,
Please provide screenshots of the settings, right matrix and the results. A topic about roles is not so easy.
MikhailModeratorHi,
I suppose, you should specify IP or DNS name.
Note that a web page view can switch from localhost to IP automatically, but a frame on a mimic does not.May 12, 2026 at 9:02 am in reply to: Modbus Relay Optimization: Using Poll on Command, Device Duplication, and Event- #17944
MikhailModeratorHistorical data is bound to channel numbers. If channel numbers are unchanged, it’s OK.
May 12, 2026 at 9:01 am in reply to: Modbus Relay Optimization: Using Poll on Command, Device Duplication, and Event- #17943
MikhailModeratorYou can edit the project as you described. Make a backup before.
The Communicator configuration file ScadaCommConfig.xml should be edited manually (in Notepad++) to move devices to other communication lines. Reopen a project after manual editing.-
This reply was modified 1 week, 3 days ago by
Mikhail.
MikhailModeratorHello,
For testing, you could set the format to an empty value. After you make it works, change the format to Off-On.
May 11, 2026 at 8:11 am in reply to: Modbus Relay Optimization: Using Poll on Command, Device Duplication, and Event- #17939
MikhailModeratorHi,
* Is it possible to duplicate the device within the system to separate polling tasks?
For example, one device for continuous reading of essential variables and another only for alert or detailed diagnostic variables.Yes, this is a good practice.
* I am also considering a logic where, for example, if I receive a critical flag (such as breaker opened), this event could trigger a Poll on Command to request more detailed readings only at that moment. Is this a viable approach?
It is possible to send a polling command with Auto Control Module.
* Is this strategy generally recommended, or could it create communication conflicts, request collisions, or overload the relay?
It looks OK.
* I have never used Poll on Command before. Could someone explain, in general terms, how it works in practice?
Using the Administrator app, try sending a command with the
App.Comm.PollDevicecode to the selected device.* After loading the device and creating the channels, how is the Poll on Command actually triggered?
Does it require manual activation, scripting, event logic, external commands, or is there native automation for this?This checkbox means that an explicit command required to poll a device.
MikhailModeratorHi,
If the existing network adapter remains installed, the registration keys should work.
MikhailModeratorPublished at https://rapidscada.net/store/Module/en/PlgMimShapesJP
Thank you
MikhailModeratorPublished at https://rapidscada.net/store/Module/en/PlgMimCalendarJP
Thank you
MikhailModeratorHi,
Independent Device
Independent device mode allows receiving data from a controller acting as a Modbus Master. Additionally, the controller can read previously recorded tag data.Device Gateway
Device gateway mode allows you to share current channel data from a selected device with a third-party system. Channel assignment is based on a comparison of the tag codes defined in the Modbus template and the tag codes of the device being broadcast.
This mode is easy to configure because it allows you to use the same template previously created for Modbus Master devices.Channel Gateway
Channel gateway mode allows you to provide current data from selected channels to a third-party system. Channels are explicitly specified in the Modbus Slave device configuration.
MikhailModeratorHi,
en-NZis a culture code for New Zealand. A culture includes the corresponding language and formatting options.
In the Administrator app, in the Webstation options, select en-NZ culture for the web application.
The web app will not find the appropriate language files, and should use the existing English language files and the regional culture settings.
Does it work?
MikhailModeratorHi,
There was an invalid file path in that archive. Sorry.
Move DrvMqttPublisher.Logic.dll from the ScadaComm directory to ScadaComm\Drv or use this archive.
MikhailModeratorHi,
Thank you for the update 🙂
MikhailModeratorThe driver has been added to the Store: https://rapidscada.net/store/Module/en/DrvDDEJP
-
This reply was modified 1 week, 3 days ago by
-
AuthorPosts