Mikhail

Forum Replies Created

Viewing 15 posts - 3,781 through 3,795 (of 6,302 total)
  • Author
    Posts
  • in reply to: Installation error on Windows Server 2016 #6772
    Mikhail
    Moderator

    You should find something related to WCF and HTTP activation.
    I have no Windows Server to try it by myself.
    See this.

    • This reply was modified 6 years, 2 months ago by Mikhail.
    in reply to: Installation error on Windows Server 2016 #6770
    Mikhail
    Moderator

    I mean something like that.

    in reply to: Change server default port 80 #6768
    Mikhail
    Moderator

    Hi,
    Thank you for the solution.

    in reply to: Installation error on Windows Server 2016 #6767
    Mikhail
    Moderator

    Access error: check user rights on the C:\SCADA folder.
    Web error: some Windows features were not installed. If you make screenshots of Windows features (server roles), I will try to remember which to enable.

    in reply to: Installation error on Windows Server 2016 #6762
    Mikhail
    Moderator

    Hi,

    Did you restart the server to run the Agent service?
    You can check the logs in C:\SCADA\ScadaAgent\Log

    in reply to: Declaring Commands #6758
    Mikhail
    Moderator

    To send a command you need only an output channel.
    You should create an input channel to get a measurement to it.

    However, for a relay it’s useful to create both, input and output channels. Input channel to get a relay state. And output channel to change it.

    in reply to: User Definded Event Type #6754
    Mikhail
    Moderator

    Oh, the maximum status is 255. Change your status IDs.

    in reply to: User Definded Event Type #6750
    Mikhail
    Moderator

    In my culture settings 1,003 means 1.003 )) OK

    I created an example based on the HelloWorld project. I added led and set the following properties
    https://imgur.com/a/9jXzu2n

    Using the Generator window in Administrator, I can change the led color by setting data, for example
    Channel = 105
    Value = 1
    Status = 14

    in reply to: dynamic tooltip and multiline tooltip #6744
    Mikhail
    Moderator

    Interesting idea. I added it to our back log.

    Currently, the Link component allows to open a popup window on element click which contains a small scheme.

    in reply to: User Definded Event Type #6743
    Mikhail
    Moderator

    To simplify the situation, use Dynamic Text instead of led. Does the Status color work for Dynamic Text?

    On your image status is 1,003. But status is integer. Could you explain this?

    in reply to: Exec Stored Procedure of SQL Server #6738
    Mikhail
    Moderator

    The modern KpDbImport has the Commands tab to configure commands.
    You should update Rapid SCADA to 5.8.x

    in reply to: KPOpcUa.dll – Linux with Mono Error #6737
    Mikhail
    Moderator

    Hi,

    We tested KpOpcUa.dll driver on Debian family. Could you copy a particular error message or provide screenshots?

    in reply to: ModAlarm #6736
    Mikhail
    Moderator

    NAudio.dll is in modalarm-1.2.3.zip
    Try unblocking it.

    in reply to: ModAlarm #6735
    Mikhail
    Moderator

    Hi,

    Seems like it uses a DLL that is not found. I suppose, you should send a message to an author of the module on GitHub.

    May be Notification Plugin can help to solve your task.

    in reply to: Exec Stored Procedure of SQL Server #6726
    Mikhail
    Moderator

    Fist of all, configure KpDbImport driver. The approach is usual. Create a device, input and output channels. Make sure that when you send a command via Administrator’s UI, the driver executes SQL request.

    You could provide screenshots of your KpDbImport settings if they don’t work.

Viewing 15 posts - 3,781 through 3,795 (of 6,302 total)