- <?xml version="1.0" encoding="utf-8" ?>
- <MECFUI Width="1920" TopPanelHeight="1" CenterPanelHeight="900" BottomPanelHeight="1" >
- <Title Id="Top" Name="" ViewClass="MECF.Framework.UI.Core.E95Template.DefaultTopView" Assembly="MECF.Framework.UI.Core"/>
- <Navigation Id="platform" Name="Platform" >
- <SubView Id="io1" Name="Card1" ViewClass="EfemSimulator.Views.SimulatorCard1View" Assembly="EfemSimulator"/>
- <SubView Id="robot" Name="Robot" ViewClass="EfemSimulator.Device.Robot.Rorze.RorzeRobot751View" Assembly="EfemSimulator" Port="10110"/>
- <SubView Id="lp1" Name="LoadPort1" ViewClass="EfemSimulator.Device.LoadPorts.Hirata.HirataView" Assembly="EfemSimulator" Port="COM12"/>
- <SubView Id="lp2" Name="LoadPort2" ViewClass="EfemSimulator.Device.LoadPorts.Hirata.HirataView" Assembly="EfemSimulator" Port="COM14"/>
- <SubView Id="ffu1" Name="FFU" ViewClass="MECF.Framework.Simulator.Core.FFUs.FfuView" Assembly="MECF.Framework.Simulator.Core" Port="COM20"/>
- </Navigation>
- </MECFUI>
|