Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
I can help by providing the idea here on the forum. Also I can connect to your PC remotely and configure the system with you. The 2nd way is for a fee.You should do the following:
1. Create an input channel of the Calculated discrete type. This channel stores the led state.
2. Create 2 output channels for the buttons.
3. Create a scheme to display the led and the buttons.
4. Bind the led to the input channel and bind the buttons to the output channels.Use SetVal() formula in the output channels to set led state. More details about available functions is here.
MikhailModeratorBasic Components do not require any key.
And all components work in Scheme Editor despite they need a key or not.
I’m glad that now components work.
MikhailModeratorPlease check C:\SCADA\ScadaSchemeEditor\Log\ScadaSchemeEditor.log
There are information about loading components.
MikhailModeratorScheme Editor v5.2.3.1 is fresh. A Link component is installed by default.
Scheme Editor looks for the components in C:\SCADA\ScadaWeb folder. Do you have Webstation installed?
MikhailModeratorYou need to develop a driver that recognizes the file format you use.
I suggest, import from a database that works out-of-the-box.
MikhailModeratorHi,
The modem doesn’t respond. First of all, check serial port settings in Rapid SCADA.
MikhailModeratorHi,
Do you mean to import data from the file to Rapid SCADA and show these data?
MikhailModeratorWatch the video about the editor to view all components.
MikhailModeratorHi,
There should be more components. What version of Scheme Editor do you use?
MikhailModeratorHi,
Yes, this is a limit. Input channel values are stored in a “double”, which has 8 bytes.
MikhailModeratorHi,
There is a default component in Scheme Editor named Link. Put a link on your scheme and set the properties of the Navigation group.
If you need to open another Rapid SCADA view, set View ID. If you need to open external resource, set Url.
MikhailModeratorHi,
Yes, it’s possible now. Please start a new topic if you need more details, because this topic has another subject.
MikhailModeratorFixed in Language Pack 1.4
-
AuthorPosts