Mikhail

Forum Replies Created

Viewing 15 posts - 3,961 through 3,975 (of 6,290 total)
  • Author
    Posts
  • in reply to: Automatic Control Module #6132
    Mikhail
    Moderator

    From technical point of view we can’t deactivate keys that already issued.
    All software which can move licenses, connects to the Internet and checks registration. Such approach would be bad for SCADA.

    in reply to: Scheme Loading Failed after installing #6131
    Mikhail
    Moderator

    Perfect.

    in reply to: Scheme Loading Failed after installing #6116
    Mikhail
    Moderator

    Please check what the following links show:
    http://localhost/Scada/ClientApiSvc.svc
    http://localhost/Scada/ClientApiSvc.svc/GetEvents

    What .NET Framework version is installed?

    in reply to: KNX Driver #6115
    Mikhail
    Moderator

    Hi,
    Also check if the driver description is displayed well in Communicator.
    Screenshots needed.

    in reply to: Adding link to chart view #6114
    Mikhail
    Moderator

    Hi,
    Now such button is implemented in Chart Pro.

    in reply to: Events trigger and colors #6113
    Mikhail
    Moderator

    Thank you for the explanation.
    In the Units table set the Sign column like that: Normal; Fault; –
    You need 3 elements to make colors work. I think, we will change the behavior in the future, but now if there is only 2 elements, colors always red and green.

    in reply to: Output control by Input #6111
    Mikhail
    Moderator

    Hi,

    Is this the same physical device or 2 different devices?
    You should check communication line log in Communicator and find the lines when you send a command.

    in reply to: Events trigger and colors #6099
    Mikhail
    Moderator

    Hi,

    If the above message contains a question, please do the following:
    1. Make screenshots of the settings you already did.
    2. Describe the actual behavior.
    3. Describe the needed behavior.

    in reply to: Use of the buttons #6098
    Mikhail
    Moderator

    Hi,
    You can set a formula for an output channel the process the entered value. To create a complex formula, use the Formulas table.

    in reply to: Scheme Loading Failed after installing #6097
    Mikhail
    Moderator

    This error means that WCF dowsn’t works. Please check whether the Windows features match the manual.

    in reply to: Chart Pro graph header #6095
    Mikhail
    Moderator

    Custom header will be included in the next release of Chart Pro 5.0.4.0.

    in reply to: Installation problem RapidScada 5 #6083
    Mikhail
    Moderator

    Hi,

    KpModbusSlave.dll is going to be developed on summer 2020. In case of using Modbus master, select KpModbus.dll.
    You can write to https://forum.rapidscada.ru/ if you prefer.

    in reply to: KNX Driver #6080
    Mikhail
    Moderator

    Read this as an introduction.
    Then use the existing drivers as templates.

    in reply to: Get time from two channels #6079
    Mikhail
    Moderator

    now I only have to eliminate the seconds.

    In this case it’s better to simply use 2 text components close to each other. And “:” between them.

    in reply to: Get time from two channels #6076
    Mikhail
    Moderator

    Hi,

    To display:
    Create a 3rd input channel of the Calculated real type.
    Use a formula for this channel. Something like EncodeDate(new DateTime(1, 1, 1, Val(101), Val(102), 0))
    where 101 and 102 are the channels for hours and minutes.
    Set the format of the new channel to Time.

    When the above works, let’s think how to set the time.

Viewing 15 posts - 3,961 through 3,975 (of 6,290 total)