Mikhail

Forum Replies Created

Viewing 15 posts - 4,231 through 4,245 (of 6,219 total)
  • Author
    Posts
  • in reply to: Set Value Modbus Slave #5195
    Mikhail
    Moderator

    It depends of your Modbus register map. You have to create commands in Modbus template. The default configuration contains example of Modbus commands.
    Can you share what you did?

    in reply to: Set Value Modbus Slave #5188
    Mikhail
    Moderator

    Hi,

    First of all, make sure that sending commands works well only in Communicator (open Commands tab). If it doesn’t work, see communication line log.

    SetVal() doesn’t send command. You should use output channels for this.

    in reply to: Calculation in ScadaRapid #5187
    Mikhail
    Moderator
    in reply to: Calculation in ScadaRapid #5186
    Mikhail
    Moderator

    Hi,
    1. Add a new channel of Calculated real type.
    2. Set a formula of the new channel, for example, (Val(1)+Val(2)+Val(3))/3
    where 1,2 and 3 are existing channels.
    3. Add new channel to your user interface.

    in reply to: Read .dat file file #5183
    Mikhail
    Moderator

    Hi,
    Please make a screenshot of communication line log too.

    in reply to: ModDBExport.dll Linux #5181
    Mikhail
    Moderator

    Great!
    Thanks for sharing the experience.

    in reply to: Read .dat file file #5180
    Mikhail
    Moderator

    Hi,

    What is shown in Communicator?

    in reply to: ModDBExport.dll Linux #5177
    Mikhail
    Moderator

    Hi Robybob,

    Did you copy ModDBExport.dll from tbe Windows distributive of Rapid SCADA to Linux?
    Try copying MySql.Data.dll to SCADA/ScadaServer/
    Please tell about the result.

    in reply to: Read .dat file file #5175
    Mikhail
    Moderator

    Hi,

    Thanks for the detailed description.

    in Authentication option, i choose Windows Authentication, so i think Password of this field is my computer.

    Windows Authentication is when you specify no password. Select an option with a password.

    in reply to: Rapid Gate #5169
    Mikhail
    Moderator

    Rapid Gate is needed for data exchange between many instances of Rapid SCADA. For example, big central instance and many small local instances. You need to install a Rapid Gate and get a license for each small local instance of Rapid SCADA.

    in reply to: Read .dat file file #5164
    Mikhail
    Moderator

    Hello,
    As I know it’s possible to connect to Excel like it is a database. I didn’t try it. If you can do this, then you can read data by KpDbImport driver.

    in reply to: Programming #5153
    Mikhail
    Moderator

    Hi,
    1. Define a function in the Formulas table.
    2. Use the function in the Formula field of a channel.

    in reply to: Address Modbus RTU #5152
    Mikhail
    Moderator

    Provide log of the communication line when send a command.

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

    Hi,
    Switch channel type to Calculated Real and remove Signal.

    in reply to: PDF Reports #5145
    Mikhail
    Moderator

    Try this update. Copy ScadaData.dll to C:\SCADA\ScadaWeb\bin
    Don’t forget to backup the existing DLL.
    Please write here about the result.

Viewing 15 posts - 4,231 through 4,245 (of 6,219 total)