Forum Replies Created
-
AuthorPosts
-
MikhailModerator🙂
December 10, 2024 at 10:32 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15727
MikhailModeratorHave you already tried the recommendations from this topic?
MikhailModeratorHello,
A license is applied to a server. If you have 1 server machine and 5 client PCs, you need 1 license. I suggest installing the plugin with trial keys to check it.
MikhailModeratorHello,
That’s possible. You should use scripts for that purpose. Read more info about scripts.December 6, 2024 at 10:32 am in reply to: Automatic Control Module does not appear in the list of unused plugins #15717
MikhailModeratorHi,
I suggest to watch the video about that module on our Youtube channel.-
This reply was modified 1 year, 6 months ago by
Mikhail.
MikhailModeratorOK 🙂
MikhailModeratorHello,
Is it possible to hide the EVENT PAGE and then automatically activate the event page when an alarm occurs?
Try Notification Plugin.
Also, can’t there be 3 LED color changes?
Color is defined by status. Any colors is possible.
MikhailModeratorFor such long messages, create a function that returns a string and use it for an input channel.
For example:public string MyString() { if (Cnl < 0) return "Abc"; else return "Cde"; }In the channel input formula:
MyString()
MikhailModeratorHello,
Alarms and events are displayed in the bottom panel.
If you create channels that indicate alarms, you can show them in a view such as table or scheme.Event messages are not editable.
The ack function is available for event displayed in the bottom panel.
MikhailModeratorHello,
I agree with the above. The power of ten should be stored in a separate channel.
MikhailModeratorHello,
Probably, another solution is needed in that case. Please provide screenshots of your settings for better understanding.
MikhailModeratorWhile in the USA the comma is used as the 1000 separator, in Europe it is the period.
Please create a new topic. Some simple actions may be needed.
MikhailModeratorLikely, the channel properties are incorrect. Make sure that the tag code of the channel is set.
MikhailModeratorPlease send screenshots:
1. A screenshot of the correct command when you send it from the Administrator app.
2. Screenshot of a command when you send it with a button. -
This reply was modified 1 year, 6 months ago by
-
AuthorPosts