Mikhail

Forum Replies Created

Viewing 15 posts - 5,281 through 5,295 (of 6,285 total)
  • Author
    Posts
  • in reply to: Scheme loading failed. #2539
    Mikhail
    Moderator

    Do table views also show error?

    in reply to: Scheme loading failed. #2538
    Mikhail
    Moderator

    Hi,
    Usually such errors caused when Windows Communication Foundation (WCF) not installed. Please check the installed components. If you provide screenshots, I can compare them with my server.

    in reply to: Chart pro – only first day is loaded #2536
    Mikhail
    Moderator

    Ok 🙂
    Beautiful scheme

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

    Information exported when passed by Communicator to Server.

    Check the logs:
    C:\SCADA\ScadaServer\Log\ModRapidGate.log
    C:\SCADA\ScadaServer\Log\ModRapidGate.txt

    in reply to: How to implement the following functions #2527
    Mikhail
    Moderator

    1. See this answer
    2. Display value of an input channel as usual
    3. Try using existing DB Export module. Generate events on value change and export the events.
    4. Use Automatic Control Module and request me for the new (currently not published). version. Values can be sent to PLC as Modbus commands.

    in reply to: Setting Alarm threshold #2524
    Mikhail
    Moderator

    Hi,
    You need to create input channels of calculated type that will store threshold. And create output channels to send command of setting threshold. Use SetVal formula for the output channels.
    The other question is how do you plan to react on threshold. For example you can create a formula to calculate status of input channel depending on the thresholds.

    in reply to: RapidSCADA on Linux/Ubuntu #2522
    Mikhail
    Moderator

    I suppose, there are many text editors for XML which support collapsing and expanding XML nodes.

    in reply to: RapidSCADA on Linux/Ubuntu #2520
    Mikhail
    Moderator

    Theoretically, it is possible to port the UI, but this is hard work. See this screenshot made by our user.

    in reply to: RapidSCADA on Linux/Ubuntu #2519
    Mikhail
    Moderator

    gianguido, be free to ask follow up questions.
    What XML editor do you use in Ubuntu?

    in reply to: The averaging column in SCADA Admin input channels #2512
    Mikhail
    Moderator

    1. Not “hourly real”, but “real”.
    2. Yes.

    in reply to: Limitation #2511
    Mikhail
    Moderator

    Hi,
    Why do you expect any time limit? This is open source, i.e. no limits. Many users build the software by themselves from the source code.

    in reply to: How to execute communicator in Raspberry Pi3 #2510
    Mikhail
    Moderator

    How to show UI of coomunicator?

    There is no UI on Linux, because it is a server. You should configure the software on Windows, and then copy configuration to Linux. I hope we will simplify this process in the future.

    in reply to: How to execute communicator in Raspberry Pi3 #2504
    Mikhail
    Moderator

    Hi,
    .exe is OK for Linux when you use Mono Framework.
    If you performed the installation steps correctly, the daemons were created and Server and Communicator start automatically after restart RPi. You should check logs.

    in reply to: Source Code KpOpc.dll #2501
    Mikhail
    Moderator

    Take the required DLLs in C:\SCADA\ScadaComm after installing Rapid SCADA.
    Then check their path in the project dependencies.

    in reply to: devices template Elements count && data conversion #2500
    Mikhail
    Moderator

    1. 125 elements in one group of holding registers. Just add new group.
    2. By default 1 element is a word. You can choose the appropriate type of element in the template for float or double.

Viewing 15 posts - 5,281 through 5,295 (of 6,285 total)