|
@@ -62,7 +62,7 @@
|
|
RecipeModeValue="{Binding ReservoirsPersistent.RecipeOperatingMode}"
|
|
RecipeModeValue="{Binding ReservoirsPersistent.RecipeOperatingMode}"
|
|
/>
|
|
/>
|
|
</Grid>
|
|
</Grid>
|
|
- <GroupBox Header="CA DIW Replen" FontWeight="Bold" FontSize="15" Grid.Row="2" Grid.Column="0" Width="200" Grid.RowSpan="2" Height="320" Margin="0,0,270,170">
|
|
|
|
|
|
+ <GroupBox Header="CA DIW Replen" FontWeight="Bold" FontSize="15" Grid.Row="2" Grid.Column="0" Width="200" Grid.RowSpan="2" Height="320" Margin="0,0,270,180">
|
|
<Grid>
|
|
<Grid>
|
|
<Grid.RowDefinitions>
|
|
<Grid.RowDefinitions>
|
|
<RowDefinition Height="35"></RowDefinition>
|
|
<RowDefinition Height="35"></RowDefinition>
|
|
@@ -108,7 +108,7 @@
|
|
</Grid>
|
|
</Grid>
|
|
</Grid>
|
|
</Grid>
|
|
</GroupBox>
|
|
</GroupBox>
|
|
- <GroupBox Header="AN DIW Replen" FontWeight="Bold" FontSize="15" Grid.Row="3" Grid.Column="0" Width="200" Grid.RowSpan="2" Height="320" Margin="0,0,270,170">
|
|
|
|
|
|
+ <GroupBox Header="AN DIW Replen" FontWeight="Bold" FontSize="15" Grid.Row="2" Grid.Column="0" Width="200" Grid.RowSpan="3" Height="320" Margin="0,130,270,0">
|
|
<Grid>
|
|
<Grid>
|
|
<Grid.RowDefinitions>
|
|
<Grid.RowDefinitions>
|
|
<RowDefinition Height="35"></RowDefinition>
|
|
<RowDefinition Height="35"></RowDefinition>
|
|
@@ -188,15 +188,15 @@
|
|
ModuleName="{Binding Module}"
|
|
ModuleName="{Binding Module}"
|
|
RecipeModeValue="{Binding ReservoirsPersistent.RecipeOperatingMode}" />
|
|
RecipeModeValue="{Binding ReservoirsPersistent.RecipeOperatingMode}" />
|
|
</Grid>
|
|
</Grid>
|
|
- <GroupBox Grid.Row="2" Grid.Column="2" Grid.ColumnSpan="2" Grid.RowSpan="3" HorizontalAlignment="Right" Height="240" VerticalAlignment="Center" Margin="0,0,50,120">
|
|
|
|
|
|
+ <GroupBox Grid.Row="2" Grid.Column="2" Grid.ColumnSpan="2" Grid.RowSpan="3" HorizontalAlignment="Right" Height="200" VerticalAlignment="Center" Margin="0,0,50,180">
|
|
<Grid>
|
|
<Grid>
|
|
<Grid.RowDefinitions>
|
|
<Grid.RowDefinitions>
|
|
<RowDefinition Height="30"/>
|
|
<RowDefinition Height="30"/>
|
|
- <RowDefinition Height="50"/>
|
|
|
|
<RowDefinition Height="30"/>
|
|
<RowDefinition Height="30"/>
|
|
- <RowDefinition Height="50"/>
|
|
|
|
<RowDefinition Height="30"/>
|
|
<RowDefinition Height="30"/>
|
|
- <RowDefinition Height="50"/>
|
|
|
|
|
|
+ <RowDefinition Height="30"/>
|
|
|
|
+ <RowDefinition Height="30"/>
|
|
|
|
+ <RowDefinition Height="30"/>
|
|
</Grid.RowDefinitions>
|
|
</Grid.RowDefinitions>
|
|
<Grid.ColumnDefinitions>
|
|
<Grid.ColumnDefinitions>
|
|
<ColumnDefinition Width="100"></ColumnDefinition>
|
|
<ColumnDefinition Width="100"></ColumnDefinition>
|
|
@@ -241,13 +241,13 @@
|
|
</Grid>
|
|
</Grid>
|
|
</Grid>
|
|
</Grid>
|
|
</GroupBox>
|
|
</GroupBox>
|
|
- <GroupBox Header="Status" Grid.Row="4" Grid.Column="2" Grid.ColumnSpan="2" Grid.RowSpan="2" HorizontalAlignment="Right" Height="190" VerticalAlignment="Center" Margin="0,0,50,150">
|
|
|
|
|
|
+ <GroupBox Header="Status" Grid.Row="3" Grid.Column="2" Grid.ColumnSpan="2" Grid.RowSpan="2" HorizontalAlignment="Right" Height="150" VerticalAlignment="Center" Margin="0,0,50,170">
|
|
<Grid>
|
|
<Grid>
|
|
<Grid.RowDefinitions>
|
|
<Grid.RowDefinitions>
|
|
- <RowDefinition Height="40"/>
|
|
|
|
- <RowDefinition Height="40"/>
|
|
|
|
- <RowDefinition Height="40"/>
|
|
|
|
- <RowDefinition Height="40"/>
|
|
|
|
|
|
+ <RowDefinition Height="30"/>
|
|
|
|
+ <RowDefinition Height="30"/>
|
|
|
|
+ <RowDefinition Height="30"/>
|
|
|
|
+ <RowDefinition Height="30"/>
|
|
</Grid.RowDefinitions>
|
|
</Grid.RowDefinitions>
|
|
<Grid.ColumnDefinitions>
|
|
<Grid.ColumnDefinitions>
|
|
<ColumnDefinition Width="200"></ColumnDefinition>
|
|
<ColumnDefinition Width="200"></ColumnDefinition>
|
|
@@ -280,7 +280,7 @@
|
|
</Border>
|
|
</Border>
|
|
</Grid>
|
|
</Grid>
|
|
</GroupBox>
|
|
</GroupBox>
|
|
- <Grid Grid.Row="2" Grid.Column="0" Grid.ColumnSpan="3" Grid.RowSpan="3" Margin="250,0,0,0">
|
|
|
|
|
|
+ <Grid Grid.Row="2" Grid.Column="0" Grid.ColumnSpan="3" Grid.RowSpan="3" Margin="230,-50,0,0">
|
|
<userControls:DMReservoirUIControl
|
|
<userControls:DMReservoirUIControl
|
|
ModuleName="{Binding Module}"
|
|
ModuleName="{Binding Module}"
|
|
ANIsolationValve="{Binding ReservoirData.AnIsolation}"
|
|
ANIsolationValve="{Binding ReservoirData.AnIsolation}"
|