添加 MX-PD-盘古 项目文件
将 MX-PD-盘古 - new 目录下的所有文件添加到主仓库
This commit is contained in:
30
MX-PD-盘古 - new/PanGu.DieBonderApp/Configuration/Layout.xml
Normal file
30
MX-PD-盘古 - new/PanGu.DieBonderApp/Configuration/Layout.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user