Forum Replies Created
-
AuthorPosts
-
MikhailModeratorOK 🙂
MikhailModeratorHello,
Please provide a screenshot of an output channel that is used to send commands to the 2nd device.
Also try sending commands via Communicator user interface.
MikhailModeratorHi,
What communication protocol do you use to communicate between the PLC and PC?
MikhailModeratorHello,
If I understand you correctly, you should
1. Set the Enumeration type for the input channel
2. Create a new row in the Units table to specify possible values (see Off-On, for example) and select the create unit for the channel.
Event descriptions should show the states as text.
MikhailModeratorHello,
You should create a channel_3 of the calculated type to make necessary calculations for the 3rd channel, and use it for a condition.
MikhailModeratorHi,
Yes 🙂
MikhailModeratorUseful experience. Thank you for sharing it.
MikhailModeratorHi,
It will be possible to run v5 and v6 an the same machine. The installation instructions for v6 will be provided when a beta version is released.
The v6 uses .NET 6, not Mono. The both frameworks can be installed simultaneously.
MikhailModeratorHi,
You should create a new input channel of the Calculated type and use the above formula for it.
MikhailModeratorUseful links:
http://umediaserver.net/umediaserver/index.html
https://ffmpeg.org/
https://flashphoner.com/embedding-html5-rtsp-player-into-a-web-page/
https://dev.to/tejasvi2/rtsp-stream-to-web-browser-using-ffmpeg-1cb
https://stackoverflow.com/questions/48588485/how-to-embed-streaming-rtsp-media-into-an-html5-page
https://stackoverflow.com/questions/32708716/embed-rtsp-video-stream-on-html-website
MikhailModeratorThe idea is using special software to convert RSTP to a web video stream.
MikhailModeratorIt’s possible to achieve this
https://rapidscada.org/wp-content/uploads/projects/kaz/kaz02.pngPlease translate this topic for the details.
MikhailModeratorHello,
Try the following approach:
1. Use Automatic Control Module to send a device poll command when the 1st input channel > 0.
2. After reading the new value will be put into the 2nd input channel. This input channel should have event flags to write events on change.https://rapidscada.org/download-all-files/download-automatic-control-module/
-
This reply was modified 4 years ago by
Mikhail.
MikhailModeratorSolution provided by @manjey73 is more generic. We will include SetBit function in the configuration template.
MikhailModerator> Directory XXX has to be cleared
Means that Rapid SCADA already installed. -
This reply was modified 4 years ago by
-
AuthorPosts