Forum Replies Created
-
AuthorPosts
-
MikhailModeratorYou need to create your own function in Formulas table which converts double input value to the array of bytes. Then use your formula in Output channels table.
Also you need to upgrade SCADA-Server to 4.5.
MikhailModeratorHow the command is configured in the device template? Send a screenshot, please.
MikhailModeratorFirst of all, you should find where the value got lost.
Please remind me, if you send command by SCADA-Communicator directly, it works OK?
MikhailModeratorIt is a displaying bug )
It was fixed yesterday, but not published. Sorry. I shall do it till the midnight.
MikhailModeratorHi,
Double value is trancated by Modbus driver. Value type is not a problem.
You could update SCADA-Communicator only. It’s easy. Make backup copy. After updating, copy the config folder and check the settings.
MikhailModeratorCreate an output channel with standard command type and empty formula.
Add this channel to your table view using SCADA-Table Editor.
MikhailModeratorHi,
In this case you should develop or purchase a driver for SCADA-Communicator or a separate application.
MikhailModeratorProbably, you need Automatic Control Module:
http://rapidscada.ru/download-all-files/download-automatic-control-module/
http://rapidscada.org/download-all-files/download-automatic-control-module/If you are using Rapid SCADA 4.5, the download links are:
http://rapidscada.ru/download/mod_auto_control_4.4_ru.zip
http://rapidscada.org/download/mod_auto_control_4.4_en.zip
MikhailModeratorHi Dejan,
Your configuration seems correct. In the new version of SCADA-Communicator commands are displayed on the Device Data page. What is the command value there?
MikhailModeratorDouble click your device in the tree of SCADA-Communicator.
Then add element to Write data folder.
After restarting Communicator try to send command on Commands page of the device.
MikhailModeratorHi,
Does the default configuration with MatrikonOPC Server for Simulation work correctly?
MikhailModeratorHi,
I’ll send you the module today evening.
MikhailModeratorCurrently v4.5 is in the develop branch
Now it is stable and can be downloaded.
MikhailModeratorHi,
The module version 4.5 is ready, but not published yet. I can send it by e-mail.
This module is not free that is why there is no its sources on GitHub.
The specified cost of licence applied to a one computer. If you are going to purchase a large number of licenses, discount is possible.
At this time I’m not ready to share the source even for a money. If you need some improvements, we can discuss it.
In most cases update is free. It could be payable if the module functionality significantly increases. DLL update is necessary, if SCADA-Server API changes.
MikhailModeratorThe general sequence:
1. Create one output channel with Command number = 1 and Command values = Off-On
It allows to send 0 – off, 1 – on2. Using the module add 2 Command Triggers.
The 1st fires on 0 value of command 1. The 2nd fires on 1 value of command 1.3. Create a one new command under the each trigger with the required command numbers.
If you have already updated Rapid SCADA to version 4.5, please, let me know for sending you the module update.
-
AuthorPosts