Forum Home › Forums › Understanding the Software › Using the new basic scheme components
- This topic has 12 replies, 2 voices, and was last updated 7 years, 6 months ago by
Mikhail.
-
AuthorPosts
-
May 13, 2018 at 4:52 pm #3708
jacklondon
ParticipantHello 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…
May 14, 2018 at 5:41 pm #3712
MikhailModeratorHi,
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\LogMay 17, 2018 at 10:07 am #3720jacklondon
ParticipantHmmm,
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()May 17, 2018 at 4:55 pm #3725
MikhailModeratorTry updating ScadaSchemeCommon.dll.
Copy it in C:\SCADA\ScadaWeb\binPlease tell about the result.
-
This reply was modified 7 years, 6 months ago by
Mikhail.
May 17, 2018 at 5:00 pm #3727
MikhailModeratorAnyway, 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?
May 17, 2018 at 5:06 pm #3730May 17, 2018 at 5:46 pm #3731
MikhailModeratorI suppose, the cause is your localization. I reproduced the bug. What culture did you set for Rapid SCADA?
May 17, 2018 at 6:34 pm #3732jacklondon
ParticipantHi 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 7 years, 6 months ago by
jacklondon.
May 17, 2018 at 9:04 pm #3738
MikhailModeratorThe web app must be in C:\SCADA\ScadaWeb because of this bug. Is it?
May 17, 2018 at 9:09 pm #3739jacklondon
Participantit’s under C:\Program Files\Scada
May 18, 2018 at 6:08 am #3740
MikhailModeratorYou 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.
May 18, 2018 at 7:35 am #3743jacklondon
ParticipantDone that and it worked, thank you Mikhail!
May 18, 2018 at 12:13 pm #3744
MikhailModeratorThank you too. You helped to find and fix the bug!
-
This reply was modified 7 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.