Forum Replies Created
-
AuthorPosts
-
MikhailModeratorPlease translate this answer. It may help.
MikhailModeratorHi,
You can use Dashboard Plugin
The demo is here.In the future we plan to develop a scheme component to display charts in schemes.
MikhailModeratorHi,
Could you configure Communicator based on your intuition, then try the configuration? In case of issues, share screenshots with the settings and communication logs.
how I have to configure the channel setting type tcp cliente, tcp master, in properties, master, Slave, connection individual, shared, etc.
Try TCP slave first.
MikhailModeratorIs there any way to change the Off-On command that comes preinstallated in the system so off means 4 and on means 8
Hi,
Yes, just use a formula for an output channel. For example: Cmd <= 0 ? 4 : 8
MikhailModeratorHi,
If you change it to == 0, the function may be executed before hourly data are stored in the archive. In most cases this doesn’t fit.
How do you plan to use this function?
MikhailModeratorHi,
What should be the right configuration in communicator for Modbus TCP protocol?
This question is too general. Many configurations are right. One of the possible examples is included in the default configuration.
MikhailModeratorHi,
Thank you for the screenshots.
Do the data are successfully stored in your database when you use Generator?
MikhailModeratorHi,
You should describe in details what you did, what you get and what you expect.
MikhailModeratorYou should change the type of the channels to Real.
Formula was needed for the ADAM input module. May be your module doesn’t need any formulas.July 20, 2018 at 11:46 am in reply to: How to install scada on Raspberry Pi using Windows 10 IOT #4041
MikhailModeratorI recommend Raspbian of the actual version. The step by step installation manual is included in the Linux distributive of Rapid SCADA.
MikhailModerator🙂
MikhailModeratorHi,
You should check the log file of the module to find the cause.
MySQL is owned by Oracle Corporation ))
MikhailModeratorThis approach is useful to store values in the archive in the beginning of a new hour and then reset them, for example.
You can write HourBeg2() with your own logic.
MikhailModeratorThe bug is fixed and the fix will be included in the next version of Rapid SCADA in August or September.
Thank you for your help.
MikhailModeratorHi,
Where in the source code these lines are located?
-
AuthorPosts