Using the new basic scheme components

Forum Home Forums Understanding the Software Using the new basic scheme components

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #3708
    jacklondon
    Participant

    Hello everyone,

    Sorry, but i cannot see or use the new basic components (button, toggle, led and link) in the scheme editor. In the scheme editor i have only Pointer, Static & Dynamic Text and Static & Dynamic Picture.

    PS: The version i am using is the newest one, main version 5.5.1, 5.2.1.0 (Scheme Editor).

    Thanks in advance for advisement…

    #3712
    Mikhail
    Moderator

    Hi,
    You need the Webstation app installed, because the components are the part of the web application.
    Also check log of Scheme Editor in C:\SCADA\ScadaSchemeEditor\Log

    #3720
    jacklondon
    Participant

    Hmmm,

    i got an error in the log file of the scheme editor.

    2018-05-17 12:54:40 <xxx><xxx><ACT> Load components from files
    2018-05-17 12:54:40 <xxx><xxx><EXC> Error loading components from files:
    System.NullReferenceException: Object reference not set to an instance of an object.
    at Scada.Web.Plugins.PlgSchBasicCompSpec.Init()
    at Scada.Scheme.CompManager.LoadCompFromFiles()

    #3725
    Mikhail
    Moderator

    Try updating ScadaSchemeCommon.dll.
    Copy it in C:\SCADA\ScadaWeb\bin

    Please tell about the result.

    • This reply was modified 5 years, 10 months ago by Mikhail.
    #3727
    Mikhail
    Moderator

    Anyway, this is strange.
    What version of Windows do you use?

    Is it possible to try Webstation and Scheme Editor on another computer just for test?

    #3730
    Mikhail
    Moderator

    Also try unblocking the DLLs in C:\SCADA\ScadaWeb\bin
    See this.

    #3731
    Mikhail
    Moderator

    I suppose, the cause is your localization. I reproduced the bug. What culture did you set for Rapid SCADA?

    #3732
    jacklondon
    Participant

    Hi Mikhail,

    1. Updated ScadaSchemeCommon.dll. Unblocked it. All other DLLs were already OK. (Still no access to new scheme components!)
    2. Rapid Scada is set to default English (en-GB).
    2. Windows version is 10 Creators (ENT) Version 1703, Build Number 15063.1088.

    • This reply was modified 5 years, 10 months ago by jacklondon.
    #3738
    Mikhail
    Moderator

    The web app must be in C:\SCADA\ScadaWeb because of this bug. Is it?

    #3739
    jacklondon
    Participant

    it’s under C:\Program Files\Scada

    #3740
    Mikhail
    Moderator

    You can do a trick:
    1. Create a folder C:\SCADA\ScadaWeb\plugins\SchBasicComp\lang\
    2. Copy the PlgSchBasicComp.en-GB.xml into this folder.

    The fix of this bug will be included in the next version of Rapid SCADA.

    #3743
    jacklondon
    Participant

    Done that and it worked, thank you Mikhail!

    #3744
    Mikhail
    Moderator

    Thank you too. You helped to find and fix the bug!

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.