30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Layout Version="1.0.0.1" WindowHeight="1024" WindowWidth="1280" MachineId="12345678901234567">
|
|
<Header Title="PG-A1">
|
|
<HeaderItem Id="HideEMO"/>
|
|
<HeaderItem Id="HideCIMStatus"/>
|
|
</Header>
|
|
<Body>
|
|
<StatusBar>
|
|
<StatusLight Name="设备一" LangName="Device" Binding="Device"></StatusLight>
|
|
</StatusBar>
|
|
<Pages>
|
|
<Page Name="主页" LangName="PageHome" Target="Home">
|
|
</Page>
|
|
<Page Name="配方" LangName="PageRecipe" Target="Recipe">
|
|
|
|
</Page>
|
|
<Page Name="参数设置" LangName="PageSettings" Target="PageSettings" DisabledState="SemiAutomatic;Automatic" UserRightId="PageSettings">
|
|
</Page>
|
|
<Page Name="设备维护" LangName="MenuDeviceMaint" Target="MenuDeviceMaint" DisabledState="SemiAutomatic;Automatic" UserRightId="PageSettings">
|
|
</Page>
|
|
<Page Name="标定与校准" LangName="PageCalib" Target="PageCalib" DisabledState="SemiAutomatic;Automatic" UserRightId="PageCalib">
|
|
</Page>
|
|
<Page Name="半自动" LangName="ManualModeOperation" Target="ManualOperate">
|
|
|
|
</Page>
|
|
</Pages>
|
|
|
|
</Body>
|
|
<Footer Target="Footer"/>
|
|
</Layout> |