Browse Source

1.FDC EfemRobot Buffer liftpin 的ServoWorkMode隐藏

JET-YDB\JET-YANGDB 3 days ago
parent
commit
717c537b05
1 changed files with 5 additions and 5 deletions
  1. 5 5
      VirgoRT/Config/System.sccfg

+ 5 - 5
VirgoRT/Config/System.sccfg

@@ -32,7 +32,7 @@
 		</configs>
 
 
-		<configs name="FDC" nameView="FDC">
+		<configs name="FDC" nameView="FDC" visible="false">
 			<config default="Fdc" name="DataGroupName"  nameView="FDC Data group" description="FDC data group, defined in DataGroup.xml" max="" min="" paramter="" tag="" visible="false" unit="" type="String" />
 			<config default="500" name="DelayTime"  nameView="FDC Sample Delay Time" description="Step Delay time before collection FDC data" max="10000" min="0" paramter="" tag="" unit="ms" type="Integer" visible="false"/>
 			<config default="100" name="SampleInterval" nameView="FDC Sample Interval" description="interval time collection FDC sample data" max="10000" min="0" paramter="" tag="" unit="ms" type="Integer" visible="false"/>
@@ -86,11 +86,11 @@
 		<config default="0" name="FlipReturnWaferOption" nameView="Flip Option while return wafer" description="FlipOption,0=Not Flip, 1=FaceUp, 2=FaceDown, 3=AlwaysReverse" max="3" min="0" paramter="" tag="" unit="" type="Integer" visible="false"/>
 		<config default="false" name="EnableResetError" nameView="Enable Reset EFEM Error by Click Reset Button" description="" max="1" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
 
-    <configs name="EfemRobot" nameView="EfemRobot" >
+    <configs name="EfemRobot" nameView="EfemRobot" visible="false">
       <config default="true" name="UpperBladeEnable" nameView="UpperBladeEnable"  description="Upper Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
       <config default="true" name="LowerBladeEnable" nameView="LowerBladeEnable" description="Lower Blade Enable" max="0" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
     </configs>
-    <configs name="Buffer" nameView="Buffer" >
+    <configs name="Buffer" nameView="Buffer" visible="false">
       <config default="2" name="SlotNumber" nameView="Slot number"  description="slot number" max="60" min="1" paramter="" tag="" unit="s" type="Integer" visible="false"/>
     </configs>
 		<configs name="LoadPort" nameView="LoadPort" >
@@ -492,7 +492,7 @@
 			<config default="0" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
 		</configs>
     <configs name="TriStateLiftPin2" nameView="Group TriState LiftPin Setting" visible="true">
-      <config default="1" name="ServoWorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Work Mode" max="1000" min="0"  paramter="" tag="" unit="" type="Double" />
+      <config default="1" name="ServoWorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Work Mode" max="1000" min="0"  paramter="" tag="" unit="" type="Double" visible="false"/>
       <config default="3" name="OriginSpeed" nameView="Lift Servo Origin speed" description="Lift Servo Origin speed" max="30" min="0"  paramter="" tag="" unit="mm/s" type="Double" />
       <config default="5" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="30" min="0"  paramter="" tag="" unit="mm/s" type="Double" />
       <config default="5" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="30" min="0"  paramter="" tag="" unit="mm/s" type="Double" />
@@ -902,7 +902,7 @@
 			<config default="1" name="ChannelNumber" nameView="EPD Channel Number" description="channel number" max="32" min="0" paramter="" tag="" unit="" type="Integer" />
 		</configs>
     <configs name="TriStateLiftPin2" nameView="Group TriState LiftPin Setting" visible="true">
-      <config default="1" name="ServoWorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Work Mode" max="1000" min="0"  paramter="" tag="" unit="" type="Double" />
+      <config default="1" name="ServoWorkMode" nameView="Lift Servo Work Mode" description="Lift Servo Work Mode" max="1000" min="0"  paramter="" tag="" unit="" type="Double" visible="false"/>
       <config default="3" name="OriginSpeed" nameView="Lift Servo Origin speed" description="Lift Servo Origin speed" max="30" min="0"  paramter="" tag="" unit="mm/s" type="Double" />
       <config default="5" name="AutoSpeed" nameView="Lift Servo Auto speed" description="Lift Servo Auto speed" max="30" min="0"  paramter="" tag="" unit="mm/s" type="Double" />
       <config default="5" name="ManualSpeed" nameView="Lift Servo manual speed" description="Lift Servo manual speed" max="30" min="0"  paramter="" tag="" unit="mm/s" type="Double" />