Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIn the Interface table you have to specify @ElasticRep as shown here
http://doc.rapidscada.net/content/latest/en/modules/plg-elastic-report-files/report_itf_tbl_en.pngReports are listed at http://localhost/Scada/Reports.aspx
MikhailModeratorHi,
Please make the following screenshots:
1. Of the page http://localhost/Scada/plugins/Config/Plugins.aspx
2. The Interface table in the Administrator app.
MikhailModeratorHi,
This feature requires additional development. We can implement it by a contract.
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. -
AuthorPosts