|
@@ -9,319 +9,6 @@
|
|
|
xmlns:customControls="clr-namespace:PunkHPX8_Themes.CustomControls"
|
|
|
mc:Ignorable="d"
|
|
|
d:DesignHeight="800" d:DesignWidth="1100" Name="efem">
|
|
|
- <VisualStateManager.VisualStateGroups>
|
|
|
- <VisualStateGroup Name="RobotTActions">
|
|
|
- <VisualStateGroup.Transitions>
|
|
|
- <VisualTransition To="Left">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Right">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Middle">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="130" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="VPW1">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="VPW2">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="130" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="PlatingCell1">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="130" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Aligner">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:1"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="SRD">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="464" KeyTime="0:0:1"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Dummy">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="-5" KeyTime="0:0:1"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
-
|
|
|
- <VisualTransition To="Left_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Right_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Middle_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="130" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="VPW1_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="VPW2_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="130" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="PlatingCell1_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="130" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Aligner_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="SRD_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="464" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition To="Dummy_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="-5" KeyTime="0:0:5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
-
|
|
|
- <VisualTransition From="SRD_Place" To="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition From="Dummy_Place" To="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition From="Aligner_Place" To="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.5"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition From="Left_Place" To="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition From="Right_Place" To="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.25" />
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- <VisualTransition From="Middle_Place" To="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0.25"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualTransition>
|
|
|
- </VisualStateGroup.Transitions>
|
|
|
-
|
|
|
- <VisualState Name="Left">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Right">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Middle">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="220" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Origin">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Aligner">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="SRD">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:1"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="464" KeyTime="0:0:2"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Dummy">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:1"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="-5" KeyTime="0:0:2"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Left_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Right_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Middle_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="220" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Origin_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="0" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Aligner_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="510" KeyTime="0:0:0"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="SRD_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:1"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="464" KeyTime="0:0:2"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- <VisualState Name="Dummy_Place">
|
|
|
- <Storyboard FillBehavior="HoldEnd">
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Y">
|
|
|
- <LinearDoubleKeyFrame Value="60" KeyTime="0:0:1"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- <DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="-5" KeyTime="0:0:2"/>
|
|
|
- </DoubleAnimationUsingKeyFrames>
|
|
|
- </Storyboard>
|
|
|
- </VisualState>
|
|
|
- </VisualStateGroup>
|
|
|
-
|
|
|
- </VisualStateManager.VisualStateGroups>
|
|
|
<UserControl.Resources>
|
|
|
<converters:BoolToVisibility2 x:Key="BoolToVisibility2"/>
|
|
|
<Style x:Key="LP1Style">
|