Mikhail

Forum Replies Created

Viewing 15 posts - 4,246 through 4,260 (of 6,219 total)
  • Author
    Posts
  • in reply to: Programming #5144
    Mikhail
    Moderator

    I don’t understand the question, sorry.

    in reply to: Address Modbus RTU #5143
    Mikhail
    Moderator

    Hi,

    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.

    in reply to: Read .dat file file #5137
    Mikhail
    Moderator
    in reply to: Read .dat file file #5136
    Mikhail
    Moderator

    Hi,

    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.

    in reply to: PDF Reports #5135
    Mikhail
    Moderator

    Hi,

    That’s interesting. I will check and write here about a result.

    in reply to: TCP/IP or MQTT #5134
    Mikhail
    Moderator

    You can find MQTT driver for Rapid SCADA on this page. Instructions are available on the home page of the driver.

    in reply to: Programming #5133
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Cannot add new components in ScadaWeb #5124
    Mikhail
    Moderator

    Hi,
    I don’t understand the question, sorry.

    in reply to: To display exact Time And Date of Event occur #5123
    Mikhail
    Moderator

    Hi,
    Please provide screenshots and logs.

    in reply to: PDF Reports #5122
    Mikhail
    Moderator

    Hi,

    Ex: Present Temp : 23.678°C
    I want to store : 23.6°C

    You should set a format field of input channels in Administrator.

    in reply to: TCP/IP or MQTT #5121
    Mikhail
    Moderator

    Hi,
    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.

    in reply to: Save #5120
    Mikhail
    Moderator

    Hi,
    You need a special driver to read that files.

    in reply to: Modbus TCP or RTU #5111
    Mikhail
    Moderator

    And 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.

    in reply to: Administrator does not run #5109
    Mikhail
    Moderator
    in reply to: ModDBExport #5098
    Mikhail
    Moderator

    Please write the request to info@…org and I will prepare a quote.

Viewing 15 posts - 4,246 through 4,260 (of 6,219 total)