Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
The mentioned drivers and modules are very useful. That’s great!
Are documentation or videos available?
Do you have plans to spread the modules?
MikhailModeratorHi,
May be events are created but not displayed. Did you click “All Events” button of the events table?
Also you should open the archive files in Administrator and check if events presented or not.If you change language to English, open channel properties form, and make a screenshot of all channel properties, it would help.
MikhailModeratorYou also could watch this video about OPC UA configuring.
MikhailModeratorHi,
Please provide more details of you task.
OPC DA and OPC UA are supported by different Rapid SCADA drivers, and they are configured differently.
MikhailModeratorHi,
Does raspbian differ from Ubuntu in the process?
If you mean the process of Rapid SCADA installation, it’s similar.
MikhailModeratorHi,
Align feature will be added, because it’s really needed.
Thank you for additional notification about that.May 9, 2021 at 9:14 am in reply to: Which code of RF transmitter 315MHz can Rapid Scada send to RF Receiver? #8896
MikhailModeratorHello,
You need:
1. Specification of the communication protocol between computer and the transmitter.
2. Develop a driver (.NET assembly, C# language) that implements that communication protocol.
MikhailModeratorHi,
When enumeration includes 2 values, colors always red (0) and green (1).
Just add any 3rd value of the unit.Are there channels 9602 and 9603 in the screenshot or others?
MikhailModeratorHi,
You should create a new topic, because the subject of the current topic is different.
MikhailModeratorMaybe you should train your Rapid SCADA engineers and become our partner in India.
MikhailModeratorHi,
How should I change the source code?
It would be a huge change of source code. Otherwise, we got rid of this limit long ago.
The v6 will support more channels.
MikhailModeratorIf string values are static, it’s possible to return a number from SQL request and then display it as a string (for example, Off and On values).
MikhailModeratorHi,
it seems only a few characters is obtained, not the whole string value
It supports 8 Latin characters per input channel.
Actually this statement would get a result set,but only the first record is shown, the following records are missing.
You right. The idea of the driver is to get a single row of current data.
If you need to update the existing driver to be able to get data from a row set, we could discuss the requirements and cost.
MikhailModeratorThank you for the info.
the signals sent to server seems to be uncertain when the limit is exceeded.
It’s because of integer overflow. 5001 signals would send 319 items.
MikhailModeratorHi Matt,
Thanks for the images. Interesting case.
Probably, it’s needed to add a home folder with ID = 1. And the Overview scheme is inside the home folder with ID = 2.We should implement a possibility to move a tree node as you shown in the future.
-
AuthorPosts