Forum Replies Created
-
AuthorPosts
-
MikhailModeratorI don’t understand the question, sorry.
MikhailModeratorHi,
For testing purposes, send commands directly from Communicator.
Write here what command you need to send (register address, number of registers, value).
Provide log of the communication line when send a command.
MikhailModerator
MikhailModeratorHi,
You should not write to DAT files directly. You should develop a driver for Communicator that reads Excel file. Example of the driver is here.
1. When you read data from physical device, the beginning data has it been saved in .dat file or .sql file or both?
SCADA-Server saves to DAT.
2. Where does TableEditor take data to display in web? Because i want to change a huge data into TableEditor, i don’t know .dat file’s format to implement my project.
Table editor creates table views in XML format. The web application takes data from SCADA-Server to display them. Ready to use classes that work with DAT are here.
MikhailModeratorHi,
That’s interesting. I will check and write here about a result.
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.
-
AuthorPosts