|
@@ -15532,7 +15532,7 @@
|
|
|
VerticalAlignment="Top"
|
|
|
Command="{Binding CmdSetValve}"
|
|
|
Cursor="Hand"
|
|
|
- DeviceData="{Binding ValveAV86}"
|
|
|
+ DeviceData="{Binding ValveAV85}"
|
|
|
GasStateType="{Binding SelectedGasStateType}"
|
|
|
IsSim="False"
|
|
|
ValveOpenOrientation="Vertical"/>
|
|
@@ -15558,7 +15558,7 @@
|
|
|
VerticalAlignment="Top"
|
|
|
Command="{Binding CmdSetValve}"
|
|
|
Cursor="Hand"
|
|
|
- DeviceData="{Binding ValveAV87}"
|
|
|
+ DeviceData="{Binding ValveAV86}"
|
|
|
GasStateType="{Binding SelectedGasStateType}"
|
|
|
IsSim="False"
|
|
|
ValveOpenOrientation="Vertical"/>
|
|
@@ -15571,7 +15571,7 @@
|
|
|
VerticalAlignment="Top"
|
|
|
Command="{Binding CmdSetValve}"
|
|
|
Cursor="Hand"
|
|
|
- DeviceData="{Binding ValveAV85}"
|
|
|
+ DeviceData="{Binding ValveAV87}"
|
|
|
GasStateType="{Binding SelectedGasStateType}"
|
|
|
IsSim="False"
|
|
|
ValveOpenOrientation="Vertical"/>
|