Mikhail

Forum Replies Created

Viewing 15 posts - 5,236 through 5,250 (of 6,285 total)
  • Author
    Posts
  • in reply to: Modbus WAGO #2682
    Mikhail
    Moderator

    In the new version of the Modbus driver you can switch the addressing base: 0 or 1. See Figure 10 of http://doc.rapidscada.net/content/en/use-cases/modbus-protocol.html

    in reply to: Modbus WAGO #2676
    Mikhail
    Moderator

    Hi,
    Do you mean the address offset specified for a device or specified for SCADA?

    in reply to: How can I do?? #2672
    Mikhail
    Moderator

    In this case something like that:
    Stat(101) > 0 ? GetBit(Val(101),0) : Val()

    in reply to: How can I do?? #2667
    Mikhail
    Moderator

    Hi,

    In the formula of input channel use, for example: GetBit(Val(101),0); Stat(101)

    in reply to: Scheme Symbols/IMG #2657
    Mikhail
    Moderator

    To receive notifications about new features, subscribe our Facebook page.

    in reply to: Scheme Symbols/IMG #2656
    Mikhail
    Moderator

    This features will be added in the plan as soon as we can. This is a major task.

    in reply to: Scheme Symbols/IMG #2654
    Mikhail
    Moderator

    Yes, you can add svg to a scheme. You should create a set of images with different level of liquid and change a picture according to a value. We are going to create ready to use controls for this purpose.

    in reply to: Modbus TCP send floats #2650
    Mikhail
    Moderator

    Hi,
    You should create commands in Template Editor and create output channels by Administrator.

    Also, how do I create a control where I can enter the value of the new SetPoint for the output channel?

    You should define output channel number for dynamic text or picture of a scheme and choose action – Send command. If you use table views, define output channel for a row.

    • This reply was modified 8 years, 8 months ago by Mikhail.
    in reply to: Modbus TCP send floats #2647
    Mikhail
    Moderator

    Hi,

    Currently, you should use formulas of output channels to swap bytes.
    But the new version of the driver, which supports swapping bytes for commands, is under construction now.
    If you can wait for a week, we can send you a new version. In this case, please write an email to our info@…org
    Otherwise, please translate this answer by Google Translate.

    in reply to: The problem about ModDBExport module #2645
    Mikhail
    Moderator

    Hi,

    Could you make screenshots of the settings of the module?

    If you stop the Communicator service and manually send data from Generator of the Server shell, will you get the same errors right after restart?

    in reply to: The problem about ModDBExport module #2644
    Mikhail
    Moderator
    in reply to: Time Scheduler #2640
    Mikhail
    Moderator

    Hi,
    What kind of tasks do you need to schedule?
    For example, there is a time trigger in Automatic Control Module.

    in reply to: RapidScada deployment on LAN #2638
    Mikhail
    Moderator

    Yes, it’s OK. I haven’t worked with Google Cloud, I used Microsoft Azure. I think they are similar.

    in reply to: Connecting to a remote device #2636
    Mikhail
    Moderator

    Hi,
    Please paste communication line log here.
    You should check firewall. Probably, outgoing connection to TCP port 502 is prohibited. Web interface uses port 80 which is usually permitted.

    in reply to: Webs configuration: set Password #2635
    Mikhail
    Moderator

    SetCulture.exe is a console application. Run it from the command line.

Viewing 15 posts - 5,236 through 5,250 (of 6,285 total)