Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
When the Communicator service starts, it starts all lines. If some line is not started, the info is written in ScadaComm.log
Try restarting the Communicator service and check ScadaComm.log for errors.
MikhailModeratorHello,
The schema name is fixed. For another project you should use another database.
MikhailModeratorHello,
Could you provide a screenshot of the latest archive options?June 21, 2024 at 9:20 am in reply to: Formula for Communication Line status and Device Status #14737
MikhailModeratorIt should work in 6.1.x
Channel data type is empty.
Channel type isInput
Tag code isStatusI didn’t find any place to verify the channel binding status.
Yes. It’s not displayed in Communicator.
MikhailModeratorCurrently, this feature is not supported. I hope we will implement it in the future.
MikhailModeratorHello,
If you are asking about adding a menu on a mimic diagram, currently this is not supported. You could add buttons, or display another view in a modal dialog by clicking a button.
MikhailModeratorHi,
The screenshot is correct. You can set device and object fields to empty. Channel number is enough.
MikhailModeratorWhat Rapid SCADA version do you use?
Press F12 in browser and check if there are any errors in console.
MikhailModeratorDon’t forget to check variables available in a SQL request.
MikhailModeratorHi,
If I understand the question correctly, you need to execute a SQL query on a command. First, try sending a command manually by a user. Note that SetData() function does not send a command. To send commands according to conditions, use Automatic Control Module.
MikhailModeratorByDriver means that a driver parses an incoming request to decide what device the request belongs to. It is usually used in slave mode when we cannot identify device by IP or hello packet.
MikhailModeratorThe existing configurations belong to project owners, so can’t be shared. Provide screenshots of your settings to check.
Note that after connection a modem should send a “hello packet” to identify a device. If it’s not supported by the modem, you need to use different TCP port for each device.June 17, 2024 at 9:33 am in reply to: Installing modbusslave failed to obtain computer registration code #14710
MikhailModeratorConfigure a Modbus Slave device. Then you will find the code in ScadaComm.log
MikhailModeratorHello,
Archive kind should be Historical.
The Is Default checkbox should be unset. -
AuthorPosts