Mikhail

Forum Replies Created

Viewing 15 posts - 3,886 through 3,900 (of 6,290 total)
  • Author
    Posts
  • in reply to: Compile rapidscada #6339
    Mikhail
    Moderator

    You should download the source code using the link I mentioned in this thread.

    in reply to: Log Sentron PAC3200 #6338
    Mikhail
    Moderator

    Is there an easy tutorial to learn how to use Rapid SCADA?

    Documentation

    Does Rapid SCADA have the ability to obtain decimal numbers from 64 bit double precision registers

    Yes.

    in reply to: How recreate channels #6325
    Mikhail
    Moderator

    Hi,

    What version of Rapid SCADA and Administrator do you use?
    Could you provide screenshots?

    in reply to: Compile rapidscada #6324
    Mikhail
    Moderator

    Hi,
    I don’t understand error messages in Chinese. Could you translate?
    Check this topic. It may help.

    in reply to: Help, command send now in Scheme Editor #6319
    Mikhail
    Moderator

    Please create a separate topic. This topic doesn’t match the questions.
    Also provide an example that demonstrates how a system should behave.

    in reply to: Building the app error #6316
    Mikhail
    Moderator

    Thank you for finding the cause. I will fix it in the project.

    in reply to: Automatic Control Module – Multiply triggers #6315
    Mikhail
    Moderator

    Formula of output channel is calculated in a moment when a command is sent.

    in reply to: Automatic Control Module – Multiply triggers #6314
    Mikhail
    Moderator

    Can I use ‘Formulas’ also for this purpose?

    What purpose?

    Does it work in output formula field?

    Such formula will work. But CustomFormula() == 1 …

    in reply to: connection status #6309
    Mikhail
    Moderator

    when some device logon or logoff

    How a device do this?

    in reply to: connection status #6308
    Mikhail
    Moderator

    Each topic should describe only 1 question.
    Please create a separate topic for the second question.
    And provide examples for the both cases to make them clear.

    in reply to: Building the app error #6306
    Mikhail
    Moderator

    Try removing ScadaWebCommon5 dependency. Does it help?

    in reply to: Automatic Control Module – Multiply triggers #6305
    Mikhail
    Moderator

    Hi,

    You should create a time trigger as usual. Then in the output channel formula, check
    Val(101) < -10 ? Cmd : double.NaN

    double.NaN cancels the command.

    in reply to: Slave Device Failure #6304
    Mikhail
    Moderator

    I’ve realized that the address must be added by 1 since rapidscada address starting from 1 and device address starting from 0.

    You can change the starting address in the template settings.

    in reply to: Device error: [02] ILLEGAL DATA ADDRESS! #6303
    Mikhail
    Moderator

    🙂

    in reply to: Device error: [02] ILLEGAL DATA ADDRESS! #6294
    Mikhail
    Moderator

    1. “easy modbus client” – is this a library or an application?

    2. Talking about Comap: “It is possible to disable requiring the access code in
    the configuration web page.” It’s from the manual.

    3. We can update the existing Modbus driver to send access code as a custom development.

Viewing 15 posts - 3,886 through 3,900 (of 6,290 total)