Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
1. In the channel properties, clear the formulas.
2. In the Modbus template, remove nodes under the Commands node. Add a group of elements which is enough for reading and writing.December 26, 2025 at 3:27 pm in reply to: OPC DA to OPC UA pipeline: “uncertain” tags are becoming “BAD” #17495
MikhailModerator🙂
MikhailModeratorIf you tell me more about what you plan to implement, I will try to guide you.
MikhailModeratorProbably, you mean this document. It is not translated. Of course, we will prepare docs for mimics later.
Also useful:
Mimic Examples.zip
MyFaceplate.zip-
This reply was modified 2 weeks, 3 days ago by
Mikhail.
MikhailModeratorWhat is the channel type?
Does the channel tied to a physical device?
MikhailModeratorTo open something in a popup, you should create a view. It may be a hidden view to exclude it from the tree.
MikhailModeratorHi,
Faceplates are supported by new mimic diagrams.1. A faceplate (and any component) has the “On click” property that can be used to specify an action executed when the faceplate is clicked. Including an action to open another view in a popup.
2. If you need, for example, 2 buttons for different actions on a faceplace, it is more complex. In this case it’s needed to create new exported properties in the template. To be honest, I haven’t tried it yet.
-
This reply was modified 2 weeks, 3 days ago by
Mikhail.
MikhailModeratorHi,
Toggle component does not require any input formula of the channel.
If a channel is bound to the device, the output formula also not required.
MikhailModeratorHi,
A toggle also has to be bound to an input channel to be able to choose command values between 0 or 1.
MikhailModeratorHi,
Do you have a question?
MikhailModeratorHello,
Run cmd.exe. Then execute SetCulture.exe inside it.
MikhailModeratorIf you untick “Write with period”, the archive will write data only when it changes.
> Is there a quicker way of editting multiple channels
Method 1
1. Optionally filter the channels in the table.
2. Use the replace feature (Ctrl + F).Method 2
Edit a table in XML. Then reload the configuration database.December 23, 2025 at 12:47 pm in reply to: How to send commands to an OPC DA server via an OPC DA → OPC UA gateway #17458
MikhailModeratorHi,
Probably, the existing OPC Classic driver only supports commands that simply write tags. If you could configure the OPC server to support simple commands to On/Off the bypass, your task would be solved.
MikhailModeratorHi,
I recommend to use the output formula for the channel of the Input/output type. You don’t need a separate channel to toggle. -
This reply was modified 2 weeks, 3 days ago by
-
AuthorPosts