Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Find the error description in the server log. And show us the incorrect formula.
MikhailModeratorI need screenshots of configuration and working to understand what settings you did and find out the cause of the issue.
MikhailModeratorHi,
Rapid SCADA supports this way of connection and well tested with Moxa NPort.
May be to make tests more clear, firstly, turn Moxa into Real COM mode. When system works, switch Moxa to TCP server mode.
If your device supports Modbus RTU, use Modbus RTU. No additional driver needed.
MikhailModeratorGood question.
You can view the history, but you need to use Google Translate to understand it. See http://doc.rapidscada.net/content/ru/version-history/ Sorry, that the history has not been translated yet.
MikhailModeratorThe table view only uses hourly values. If you need to show data in 15 minutes intervals, you need to develop (or purchase) a custom view or a custom report.
MikhailModeratorThat’s right.
Note: in English control channels are named “output channels”.
MikhailModeratorHow do I get the time of string type in the postgresql and display it on the web?
Do you develop a custom plugin? Please provide the details of your task.
How does an input channel represent a string or an input channel associated with a string ?
1. Value of a enumeration by using the appropriate Unit of an input channel.
2. Encoded string in an input channel value. Usually input channel is a double number. It contains 8 bytes. You can store 4 Unicode symbols or 8 ASCII symbols in these 8 bytes.
MikhailModeratorHi,
In the current version of the module, command data are fixed.
The new version that support variables is in testing phase. It will be available soon. You can request for the update after a week.
MikhailModeratorSet the same signals for device 62 as the signals for device 61. It’s OK. The input channel numbers are different.
MikhailModeratorHi Rocks,
Its better to specify your questions in details providing screenshots and logs
MikhailModeratorHi,
Do you already have a Modbus device?
It’s not clear what your issues are. Can you specify the questions?
I recommend online training by Skype. It will save your time.
MikhailModeratorAfter login, press F12 in browser, open Console tab and make a screenshot of it.
MikhailModeratorHello,
First off all, try http://localhost to make sure that the web server is running.
Then you can fix the issue by manually setting up the web application as written here http://doc.rapidscada.net/content/en/installation-and-run/manual-installation.html List items 3-6.
July 17, 2017 at 6:28 am in reply to: if variable change value every minute so 1 , otherwise 0 #2373
MikhailModeratorHi Josef,
How much would it cost to purchase a development of the funkcions ?
I sent you an offer by email.
MikhailModeratorI mean that a command sender device and a receiver device must me within the same communication line in the Communicator settings. Otherwise it’s better to create server module DLL than a driver.
-
AuthorPosts