Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Am I understand correctly that you are talking about displaying the same scheme (*.sch) in different languages?
January 11, 2022 at 11:37 am in reply to: After the custom unit is wrong, it cannot be modified #9889
MikhailModeratorPlease provide screenshots of the error and a sequence of steps to reproduce the error.
May be you should refresh the Input channels table before using new units.
MikhailModeratorAll files should be located inside the project: C:\SCADA\Projects\YOUR_PROJECT
MikhailModeratorYou need 45 output channels. Which XML file do you mean? Probably, you don’t need any special XML file.
> Would it be at all possible to add a new property for buttons and links?
It’s a good idea which allows to use less channels. I’ve added it to the backlog.
MikhailModeratorHi,
Webpage view shows an external page. How do you mean it should work?
MikhailModeratorYou are welcome.
MikhailModeratorGood, thank you for the solution 🙂
MikhailModeratorBy changing link properties you can make it appearance similar to a button.
Every link should reference to a different View ID. The views are defined in the Interface table, and all of them uses the same *.sch file. Different channel numbers of the same scheme file because of channel number shift (see scheme templates).
MikhailModeratorHello,
The daemons (scadaagent, scadacomm and scadaserver) should be copied to /etc/init.d
Yes, you likely need root access to copy them into init.d
sudo is a proper way.
MikhailModeratorHi,
Yes.
1. Create a scheme file for popup.
2. In the Interface table create 15 rows using the same scheme file as a scheme template.
3. Setup links on the main scheme to open popups by view ID.If some item above is not clear, ask for details.
MikhailModeratorHi,
In Rapid SCADA 6 an auto login feature will be available out of the box.
MikhailModeratorDayBeg() ? Val(202) : Val()
MikhailModeratorHi,
The following approach should work:
1. Don’t use an output channel.
2. In a formula of input channel of the calculated type check if it’s time to store data, and take Val(202)
The DayBeg() function, declared in the Fomulas table, can help.-
This reply was modified 4 years, 3 months ago by
Mikhail.
MikhailModeratorHello,
Please let us know the ModDbExport version, and make screenshots of the formulas in the Input channels table.
MikhailModeratorHello,
Currently, the Telegram driver doesn’t support receiving commands. It is a good idea for the future improvements. -
This reply was modified 4 years, 3 months ago by
-
AuthorPosts