Forum Replies Created
-
AuthorPosts
-
MikhailModeratorYou can find MQTT driver for Rapid SCADA on this page. Instructions are available on the home page of the driver.
MikhailModeratorHello,
1) Why kindly how do I enter numeric data or text type in the rapid scada example textbox in other platforms? Read bar code too?
If you need to send command to a device, you should create an output channel. See the default configuration, for example.
2) Is there any script language to programming events or routines or other logic associated with the tags?
1. You can use C# for writing formulas.
2. Automatic Control Module allows to send commands on different conditions.
MikhailModeratorHi,
I don’t understand the question, sorry.
MikhailModeratorHi,
Please provide screenshots and logs.
MikhailModeratorHi,
Ex: Present Temp : 23.678°C
I want to store : 23.6°CYou should set a format field of input channels in Administrator.
MikhailModeratorHi,
MQTT is an application level protocol that works over TCP. First of all, you should select a particular protocol, Modbus TCP, MQTT or SNMP, for example.
MikhailModeratorHi,
You need a special driver to read that files.
MikhailModeratorAnd if I disconnect PC where it is running application and connect again I have to start everything manually?
No. Actions shown in “First run” needed only for the first run. Rapid SCADA starts automatically after a computer starts.
MikhailModeratorPlease write the request to info@…org and I will prepare a quote.
MikhailModeratorHello,
Please check this topic.
MikhailModeratorHi,
Sure. I use different Windows and don’t notice the difference.
MikhailModeratorHi,
Thanks. I added this idea to the list of future improvements.
MikhailModeratorHi,
For example to display current time, set input channel type to Real and formula to
EncodeDate(DateTime.Now)and format to Date and Time.How to display time of event, I’m not sure. Probably you need a custom module that catches events and copy their time stamps to an input channel.
MikhailModeratorHi,
Do step by step as written here and shown here.If something is not clear there, please ask particular questions.
-
AuthorPosts