Hi Mikhail,
Under Views, I’m adding a scheme ‘PID.sch’, when I’m double click on the files, PID.sch config is load instead of Scheme Editor application.
<?xml version=”1.0″ encoding=”utf-8″?>
<SchemeView title=””>
<Scheme>
<Version>5.3.1.2</Version>
<Size>
<Width>800</Width>
<Height>600</Height>
</Size>
<BackColor>White</BackColor>
<BackImageName />
<Font>
<Name>Arial</Name>
<Size>12</Size>
<Bold>false</Bold>
<Italic>false</Italic>
<Underline>false</Underline>
</Font>
<ForeColor>Black</ForeColor>
<Title />
<CnlFilter />
</Scheme>
<Components />
<Images />
</SchemeView>
Currently, I’m need to open the Scheme Editor application manually from the SCADA/ScadaSchemeEditor/ScadaSchemeEditor.exe
Is that a way to load it directly from the Administrator app like Scada V5?
Thank you.