Forum Replies Created
-
AuthorPosts
-
MikhailModeratorYes, this is a significant bug.
We plan to refactor the driver inside the https://github.com/RapidScada/scada-community repository.
MikhailModeratorCould you explain:
1. What is Thingsboard?
2. Why this device can not be polled as usual?
MikhailModeratorDo you mean that the issue is fixed?
The latest version of KpMqtt.dll is available at https://github.com/RapidScada/scada-community/releases
MikhailModeratorstats of device indicate “file not found”.
If you can’t find out the cause, create a new topic and copy log of communication line.
MikhailModeratorHi,
Currently, KpModbusSlave.dll doesn’t exist. We already included it in the Device type table, because we are going to release this driver in the next year.
MikhailModeratorHi,
Visibility property exists for buttons only.
If we found a sponsor, we can implement binding of any property to an output channel. This approach allows to control elements flexible.
MikhailModeratorIf you face the error and can’t fix it, ask here.
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?
-
AuthorPosts