123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461 |
- <UserControl x:Class="FurnaceUI.Views.Operations.BoatElevatorParametersView"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
- xmlns:local="clr-namespace:FurnaceUI.Views.Operations" xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity" xmlns:cal="http://www.caliburn.org" xmlns:parts="clr-namespace:FurnaceUI.Controls.Parts"
- mc:Ignorable="d"
- Height="750" Width="1180">
- <Canvas>
- <TabControl Margin="10,15,0,0" Grid.Row="0" Grid.Column="0" Width="1160" Height="700">
- <TabItem Header="Process Parameter">
- <Canvas Margin="-58,80,0,0">
- <StackPanel Orientation="Horizontal" Canvas.Left="850" Canvas.Top="-50">
- <RadioButton Width="125" Height="50" Content="Load"></RadioButton>
- <RadioButton Width="125" Height="50" Content="Unload" Margin="20,0,0,0"></RadioButton>
- </StackPanel>
- <Image Source="/FurnaceUI;component/Resources/Images/Controls3/01.png" Canvas.Left="340" Canvas.Top="-49" Height="240"/>
- <parts:BoatElevatorRobot RobotTarget="{Binding BoatPosition}" BoatStatus="{Binding BoatStatus}" StationPosition="{Binding StationPosition3}" Canvas.Left="380" Canvas.Top="240" Height="200" Visibility="{Binding IsShowBoatElevatorRobot, Converter={StaticResource bool2VisibilityConverter}}"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="200" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="252" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="304" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="356" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="408" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="460" Height="25"/>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="85" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="275,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="137" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="189" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="241" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="293" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="345" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="397" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="289,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="85" Canvas.Left="277">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="857,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="137" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="189" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="241" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="293" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="345" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="397" Canvas.Left="271">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="865,95"/>
- </Path.Data>
- </Path>
- <StackPanel Canvas.Left="135" Canvas.Top="160">
- <Label Content="Process Position" Height="45" Width="140" FontSize="18" BorderThickness="1,1,1,1" Padding="5,12,0,0" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position5" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position4" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position3" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position2" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position1" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Home Position" Height="48" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- </StackPanel>
- <StackPanel Canvas.Left="555" Canvas.Top="175">
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed6" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed5" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed4" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,8,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed3" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,8,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed2" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed1" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- </StackPanel>
- <StackPanel Orientation="Vertical" Canvas.Left="810" Canvas.Top="200">
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 5" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 4" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 3" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 2" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 1" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- </StackPanel>
- <StackPanel Orientation="Vertical" Canvas.Left="1005" Canvas.Top="183">
- <RadioButton Content="Recipe Control" Height="45" Width="127" IsChecked="{Binding RecipeControl6}" GroupName="RecipeControl6">
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="RecipeControlCheck">
- <cal:Parameter Value="6"/>
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </RadioButton>
- <RadioButton Content="Recipe Control" Height="45" Width="127" Margin="0,7,0,0" IsChecked="{Binding RecipeControl5}" GroupName="RecipeControl5">
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="RecipeControlCheck">
- <cal:Parameter Value="5"/>
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </RadioButton>
- <RadioButton Content="Recipe Control" Height="45" Width="127" Margin="0,7,0,0" IsChecked="{Binding RecipeControl4}" GroupName="RecipeControl4">
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="RecipeControlCheck">
- <cal:Parameter Value="4"/>
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </RadioButton>
- <RadioButton Content="Recipe Control" Height="45" Width="127" Margin="0,7,0,0" IsChecked="{Binding RecipeControl3}" GroupName="RecipeControl3">
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="RecipeControlCheck">
- <cal:Parameter Value="3"/>
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </RadioButton>
- <RadioButton Content="Recipe Control" Height="45" Width="127" Margin="0,7,0,0" IsChecked="{Binding RecipeControl2}" GroupName="RecipeControl2">
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="RecipeControlCheck">
- <cal:Parameter Value="2"/>
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </RadioButton>
- <RadioButton Content="Recipe Control" Height="45" Width="127" Margin="0,7,0,0" IsChecked="{Binding RecipeControl1}" GroupName="RecipeControl1">
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="RecipeControlCheck">
- <cal:Parameter Value="1"/>
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </RadioButton>
- </StackPanel>
- </Canvas>
- </TabItem>
- <TabItem Header="Storage Parameter">
- <Canvas Margin="-58,80,0,0">
- <StackPanel Orientation="Horizontal" Canvas.Left="850" Canvas.Top="-50">
- <RadioButton Width="125" Height="50" Content="Load"></RadioButton>
- <RadioButton Width="125" Height="50" Content="Unload" Margin="20,0,0,0"></RadioButton>
- </StackPanel>
- <Image Source="/FurnaceUI;component/Resources/Images/Controls3/01.png" Canvas.Left="340" Canvas.Top="-49" Height="240"/>
- <parts:BoatElevatorRobot RobotTarget="{Binding BoatPosition}" BoatStatus="{Binding BoatStatus}" StationPosition="{Binding StationPosition3}" Canvas.Left="380" Canvas.Top="240" Height="200" Visibility="{Binding IsShowBoatElevatorRobot, Converter={StaticResource bool2VisibilityConverter}}"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="200" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="252" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="304" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="356" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="408" Height="25"/>
- <Image Source="/FurnaceUI;component/Resources/Images/Icons/Upload.ico" Canvas.Left="515" Canvas.Top="460" Height="25"/>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="85" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="275,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="137" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="189" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="241" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="293" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="345" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="308,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="397" Canvas.Left="75">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="289,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="85" Canvas.Left="277">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="857,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="137" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="189" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="241" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="293" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="345" Canvas.Left="253">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="884,95"/>
- </Path.Data>
- </Path>
- <Path Stroke="Gray" StrokeThickness="1" Canvas.Top="397" Canvas.Left="271">
- <Path.Data>
- <LineGeometry StartPoint="200,95" EndPoint="865,95"/>
- </Path.Data>
- </Path>
- <StackPanel Canvas.Left="135" Canvas.Top="160">
- <Label Content="Process Position" Height="45" Width="140" FontSize="18" BorderThickness="1,1,1,1" Padding="5,12,0,0" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position5" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position4" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position3" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position2" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Position1" Height="45" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- <Label Content="Home Position" Height="48" Width="140" FontSize="18" Margin="0,5,0,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE"></Label>
- </StackPanel>
- <StackPanel Canvas.Left="555" Canvas.Top="175">
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed6" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed5" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed4" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,8,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed3" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,8,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed2" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Speed1" Height="45" Width="100" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="75" Height="44" Margin="-3,9,0,0"></TextBox>
- <TextBlock Text="mm/min" Margin="0,20,0,0"></TextBlock>
- </StackPanel>
- </StackPanel>
- <StackPanel Orientation="Vertical" Canvas.Left="810" Canvas.Top="200">
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 5" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 4" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 3" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 2" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- <StackPanel Orientation="Horizontal">
- <Label Content="Timer 1" Height="45" Width="80" Margin="0,7,8,0" Padding="5,12,0,0" BorderThickness="1,1,1,1" BorderBrush="Black" Background="#FFCEECEE">
- </Label>
- <TextBox Width="70" Height="45" Margin="-3,4,0,0"></TextBox>
- <TextBlock Text="sec" Margin="0,32,0,0"></TextBlock>
- </StackPanel>
- </StackPanel>
- </Canvas>
- </TabItem>
- </TabControl>
- <DockPanel Canvas.Left="790" Canvas.Top="660" VerticalAlignment="Center" HorizontalAlignment="Right">
- <Border>
- <Button Width="130" Height="45" Margin="0,0,20,0" IsEnabled="{Binding IsEnable}">
- <Button.Content>
- <TextBlock Text="Save"/>
- </Button.Content>
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="SAVECmd">
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </Button>
- </Border>
- <Border>
- <Button Width="130" Height="45" Margin="0,0,20,0">
- <Button.Content>
- <TextBlock Text="Close"/>
- </Button.Content>
- <i:Interaction.Triggers>
- <i:EventTrigger EventName="Click">
- <cal:ActionMessage MethodName="Close">
- </cal:ActionMessage>
- </i:EventTrigger>
- </i:Interaction.Triggers>
- </Button>
- </Border>
- </DockPanel>
- </Canvas>
- </UserControl>
|