The work is about using an image dataset with different folders (15 folders each one has images between 5-15), and each time I trigger the sensor (1) It is supposed to show a sequence of images(img 1, then img 2 then …) from folder (1) and so on. Note that sensors (15 sensors) are not ordered ascending or descending.
I’m asking about how to make Rapid Scada knows the root automatically of where the images are in order to show them depending on the triggered sensor.
Second, if there is a feature which is useful to show a sequence of images, because I want to control of image appearance with a specific channel
Hi,
The images are stored in a scheme file. They are not loaded from some directory.
There is no a component to display a sequence of images. A possible method is using animated GIFs.
Is it possible to control the running of the animated gif? (for example if the channel 104 status=1 the animated gif is running, else it stopped if the status is 1 again, it continues from where it have been stopped.
I create a dynamic image and I matched it with the gif. The problem is that when I want to access the scheme editor of the scheme view to change or remove the gif or any modification this error appears:
Hi,
I also get the error with that GIF image.
The problem is caused by the image size (15MB), it’s too big.
We will investigate this issue when move Scheme Editor to .NET6 framework. Unfortunately, I cannot provide the exact date. Try to reduce the image file size.