Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
What Linux version do you use?
May be you should try Rapid SCADA 6 that uses .NET6 instead of Mono.
How to build the project.
MikhailModeratorHi,
In case a project contains less than 100 channels, sometimes it’s easier to enter them from scratch. 750 channels require project conversion.
I suggest using the above manual to convert your project to v5.8.4. Later you can port the project to v6.
MikhailModeratorI will post the update in this topic.
MikhailModeratorThat’s true, the reuired files are missing in the archive.
It will be fixed the next week. Please wait for an update.
Thank you for reporting the issue.
MikhailModeratorRight, there are 2 links: the plugins for Rapid SCADA 5 and Rapid SCADA 6.
Which one do you use?
MikhailModeratorHi,
1 and 3. Decode the packets using https://rapidscada.net/modbus
When you copy data to the form, split the received data.2. Send and Receive are the operations performed by the driver.
7/7 means that 7 bytes read and 7 bytes required.
MikhailModeratorMake sure that VS is run as administrator.
MikhailModeratorThank you. I can check it the next week.
MikhailModeratorYou should download the plugin for proper version of Rapid SCADA.
MikhailModeratorI’m glad that now it works.
Thank you for update.
MikhailModeratorHello,
Likely, when the web app is started in Visual Studio, it does not load the plugins.
To debug the web app, build it in the Debug configuration, and attach to the process w3wp.exe (IIS).June 28, 2023 at 5:58 pm in reply to: Add channel name in Input/Ouput channel parameters in Scada Scheme #12900
MikhailModeratorif you prefere, we can adapt the code to show the channel number before the name . Like (number) name
Such notation is used in many places in Rapid SCADA, for example, in Main Plugin and Chart Pro Plugin. So it should be comfortable for users.
MikhailModeratorHello,
Could you post a part of communication line log from Communicator?June 28, 2023 at 1:24 pm in reply to: Add channel name in Input/Ouput channel parameters in Scada Scheme #12894
MikhailModeratorI suggest using channel caption as [Number] Name
June 28, 2023 at 1:22 pm in reply to: Add channel name in Input/Ouput channel parameters in Scada Scheme #12893
MikhailModeratorHello,
Cool!
Is it still possible to enter channel number manually? -
AuthorPosts