FAView.xaml 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. <UserControl x:Class="MECF.Framework.UI.Client.CenterViews.Operations.FA.FAView"
  2. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4. xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
  5. xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
  6. xmlns:controls="clr-namespace:MECF.Framework.UI.Client.CenterViews.Controls"
  7. mc:Ignorable="d"
  8. d:DesignHeight="900" d:DesignWidth="1920">
  9. <Grid IsEnabled="{Binding IsPermission}" Width="1900" Margin="-483,5,0,0">
  10. <Grid.RowDefinitions>
  11. <RowDefinition Height="360"/>
  12. <RowDefinition Height="Auto"/>
  13. </Grid.RowDefinitions>
  14. <StackPanel Orientation="Horizontal" Grid.Row="0" HorizontalAlignment="Center" VerticalAlignment="Top" Margin="100,0,0,0">
  15. <StackPanel Orientation="Vertical">
  16. <Grid>
  17. <Grid.ColumnDefinitions>
  18. <ColumnDefinition Width="90" />
  19. <ColumnDefinition Width="165" />
  20. <ColumnDefinition Width="165" />
  21. <ColumnDefinition Width="60" />
  22. </Grid.ColumnDefinitions>
  23. </Grid>
  24. <Label Content="HSMS Configuration" Style="{DynamicResource Table_TitleStyle}" Grid.Row="0" Grid.ColumnSpan="4" HorizontalContentAlignment="Center" VerticalContentAlignment="Center"/>
  25. <controls:ScStringRow ScName="Local IP Address"
  26. ScId="Fa.LocalIpAddress" ScFeedback="{Binding ConfigFeedback.Fa_LocalIpAddress}"
  27. ScSetPoint="{Binding ConfigSetPoint.Fa_LocalIpAddress}"
  28. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  29. SetPointWidth="115" CommandWidth="60" />
  30. <controls:ScStringRow ScName="Local Port Number"
  31. ScId="Fa.LocalPortNumber" ScFeedback="{Binding ConfigFeedback.Fa_LocalPortNumber}"
  32. ScSetPoint="{Binding ConfigSetPoint.Fa_LocalPortNumber}"
  33. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  34. SetPointWidth="115" CommandWidth="60" />
  35. <controls:ScStringRow ScName="Remote IP Address"
  36. ScId="Fa.RemoteIpAddress" ScFeedback="{Binding ConfigFeedback.Fa_RemoteIpAddress}"
  37. ScSetPoint="{Binding ConfigSetPoint.Fa_RemoteIpAddress}"
  38. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  39. SetPointWidth="115" CommandWidth="60" />
  40. <controls:ScStringRow ScName="Remote Port Number"
  41. ScId="Fa.RemotePortNumber" ScFeedback="{Binding ConfigFeedback.Fa_RemotePortNumber}"
  42. ScSetPoint="{Binding ConfigSetPoint.Fa_RemotePortNumber}"
  43. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  44. SetPointWidth="115" CommandWidth="60" />
  45. <controls:ScStringRow ScName="T3 Timeout(s)"
  46. ScId="Fa.T3Timeout" ScFeedback="{Binding ConfigFeedback.Fa_T3Timeout}"
  47. ScSetPoint="{Binding ConfigSetPoint.Fa_T3Timeout}"
  48. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  49. SetPointWidth="115" CommandWidth="60" />
  50. <controls:ScStringRow ScName="T5 Timeout(s)"
  51. ScId="Fa.T5Timeout" ScFeedback="{Binding ConfigFeedback.Fa_T5Timeout}"
  52. ScSetPoint="{Binding ConfigSetPoint.Fa_T5Timeout}"
  53. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  54. SetPointWidth="115" CommandWidth="60" />
  55. <controls:ScStringRow ScName="T6 Timeout(s)"
  56. ScId="Fa.T6Timeout" ScFeedback="{Binding ConfigFeedback.Fa_T6Timeout}"
  57. ScSetPoint="{Binding ConfigSetPoint.Fa_T6Timeout}"
  58. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  59. SetPointWidth="115" CommandWidth="60" />
  60. <controls:ScStringRow ScName="T7 Timeout(s)"
  61. ScId="Fa.T7Timeout" ScFeedback="{Binding ConfigFeedback.Fa_T7Timeout}"
  62. ScSetPoint="{Binding ConfigSetPoint.Fa_T7Timeout}"
  63. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  64. SetPointWidth="115" CommandWidth="60" />
  65. <controls:ScStringRow ScName="T8 Timeout(s)"
  66. ScId="Fa.T8Timeout" ScFeedback="{Binding ConfigFeedback.Fa_T8Timeout}"
  67. ScSetPoint="{Binding ConfigSetPoint.Fa_T8Timeout}"
  68. Command="{Binding SetConfigCommand}" NameWidth="150" FeedbackWidth="115"
  69. SetPointWidth="115" CommandWidth="60" />
  70. </StackPanel>
  71. <StackPanel Orientation="Vertical" Margin="5,0,10,0" VerticalAlignment="Top">
  72. <Grid>
  73. <Grid.ColumnDefinitions>
  74. <ColumnDefinition Width="130" />
  75. <ColumnDefinition Width="165" />
  76. <ColumnDefinition Width="165" />
  77. <ColumnDefinition Width="60" />
  78. </Grid.ColumnDefinitions>
  79. </Grid>
  80. <Label Content="FA Configuration" Style="{DynamicResource Table_TitleStyle}" Grid.Row="0" Grid.ColumnSpan="4" HorizontalContentAlignment="Center" VerticalContentAlignment="Center"/>
  81. <controls:ScStringRow ScName="S1F1 to Host Interval"
  82. ScId="Fa.LinkTestInterval" ScFeedback="{Binding ConfigFeedback.Fa_LinkTestInterval}"
  83. ScSetPoint="{Binding ConfigSetPoint.Fa_LinkTestInterval}"
  84. Command="{Binding SetConfigCommand}" NameWidth="185" FeedbackWidth="115"
  85. SetPointWidth="115" CommandWidth="60" />
  86. <controls:ScStringRow ScName="Device ID"
  87. ScId="Fa.DeviceId" ScFeedback="{Binding ConfigFeedback.Fa_DeviceId}"
  88. ScSetPoint="{Binding ConfigSetPoint.Fa_DeviceId}"
  89. Command="{Binding SetConfigCommand}" NameWidth="185" FeedbackWidth="115"
  90. SetPointWidth="115" CommandWidth="60" />
  91. <Grid>
  92. <Grid.ColumnDefinitions>
  93. <ColumnDefinition Width="185" />
  94. <ColumnDefinition Width="115" />
  95. <ColumnDefinition Width="115" />
  96. <ColumnDefinition Width="100" />
  97. </Grid.ColumnDefinitions>
  98. <Border Grid.Row="0" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  99. <TextBlock Grid.Row="0" Grid.Column="0" FontSize="14" Text="Default Communication State" Foreground="Black" HorizontalAlignment="Center" Height="35" Padding="0,8,0,0"/>
  100. <Border Grid.Row="0" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  101. <TextBlock Grid.Row="0" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding Path=ConfigFeedback.Fa_DefaultCommunicationState}" />
  102. <Border Grid.Row="0" Grid.Column="2" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  103. <ComboBox Grid.Row="0" Grid.Column="2" IsEditable="False" Text="{Binding Path=ConfigSetPoint.Fa_DefaultCommunicationState }" Width="105" >
  104. <ComboBoxItem>Enable</ComboBoxItem>
  105. <ComboBoxItem>Disable</ComboBoxItem>
  106. </ComboBox>
  107. <Border Grid.Row="0" Grid.Column="3" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  108. <Button Content="Set" Grid.Row="0" Grid.Column="3" Command="{Binding SetConfig2Command}" CommandParameter="Fa.DefaultCommunicationState" FontSize="14" Width="90" Height="30" Margin="2" VerticalAlignment="Center"/>
  109. </Grid>
  110. <Grid>
  111. <Grid.ColumnDefinitions>
  112. <ColumnDefinition Width="185" />
  113. <ColumnDefinition Width="115" />
  114. <ColumnDefinition Width="115" />
  115. <ColumnDefinition Width="100" />
  116. </Grid.ColumnDefinitions>
  117. <Border Grid.Row="0" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  118. <TextBlock Grid.Row="0" Grid.Column="0" FontSize="14" Text="Default Control State" Foreground="Black" HorizontalAlignment="Center" Padding="0,8,0,0" Height="35"/>
  119. <Border Grid.Row="0" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  120. <TextBlock Grid.Row="0" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" Text="{Binding Path=ConfigFeedback.Fa_DefaultControlState}" />
  121. <Border Grid.Row="0" Grid.Column="2" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  122. <ComboBox Grid.Row="0" Grid.Column="2" IsEditable="False" Text="{Binding Path=ConfigSetPoint.Fa_DefaultControlState }" Width="105" >
  123. <ComboBoxItem>Online</ComboBoxItem>
  124. <ComboBoxItem>Offline</ComboBoxItem>
  125. </ComboBox>
  126. <Border Grid.Row="0" Grid.Column="3" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  127. <Button Content="Set" Grid.Row="0" Grid.Column="3" Command="{Binding SetConfig2Command}" CommandParameter="Fa.DefaultControlState" FontSize="14" Width="90" Height="30" Margin="2" VerticalAlignment="Center"/>
  128. </Grid>
  129. <Grid>
  130. <Grid.ColumnDefinitions>
  131. <ColumnDefinition Width="185" />
  132. <ColumnDefinition Width="115" />
  133. <ColumnDefinition Width="115" />
  134. <ColumnDefinition Width="100" />
  135. </Grid.ColumnDefinitions>
  136. <Border Grid.Row="0" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1" Height="35"></Border>
  137. <TextBlock Grid.Row="0" Grid.Column="0" FontSize="14" Text="Default Control SubState" Foreground="Black" HorizontalAlignment="Center" Padding="0,8,0,0" Height="35"/>
  138. <Border Grid.Row="0" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  139. <TextBlock Grid.Row="0" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" Text="{Binding Path=ConfigFeedback.Fa_DefaultControlSubState}" />
  140. <Border Grid.Row="0" Grid.Column="2" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  141. <ComboBox Grid.Row="0" Grid.Column="2" IsEditable="False" Text="{Binding Path=ConfigSetPoint.Fa_DefaultControlSubState }" Width="105">
  142. <ComboBoxItem>Local</ComboBoxItem>
  143. <ComboBoxItem>Remote</ComboBoxItem>
  144. </ComboBox>
  145. <Border Grid.Row="0" Grid.Column="3" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  146. <Button Content="Set" Grid.Row="0" Grid.Column="3" Command="{Binding SetConfig2Command}" CommandParameter="Fa.DefaultControlSubState" FontSize="14" Width="90" Height="30" Margin="2" VerticalAlignment="Center"/>
  147. </Grid>
  148. </StackPanel>
  149. </StackPanel>
  150. <StackPanel Orientation="Horizontal" Grid.Row="1" HorizontalAlignment="Center" VerticalAlignment="Top" Margin="-150,0,0,0">
  151. <Grid>
  152. <Grid.RowDefinitions>
  153. <RowDefinition Height="25" />
  154. <RowDefinition Height="28" />
  155. <RowDefinition Height="28" />
  156. <RowDefinition Height="28" />
  157. <RowDefinition Height="28" />
  158. <RowDefinition Height="28" />
  159. <RowDefinition Height="35" />
  160. </Grid.RowDefinitions>
  161. <Grid.ColumnDefinitions>
  162. <ColumnDefinition Width="150" />
  163. <ColumnDefinition Width="220" />
  164. </Grid.ColumnDefinitions>
  165. <Label Content="Spooling Status" Style="{DynamicResource Table_TitleStyle}" Grid.Row="0" Grid.ColumnSpan="2" HorizontalContentAlignment="Center" VerticalContentAlignment="Center"/>
  166. <Border Grid.Row="1" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  167. <TextBlock Grid.Row="1" Grid.Column="0" Text="State" FontSize="14" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10,0,0,0" />
  168. <Border Grid.Row="1" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  169. <TextBlock Grid.Row="1" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding SpoolingState}" />
  170. <Border Grid.Row="2" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  171. <TextBlock Grid.Row="2" Grid.Column="0" Text="Actual" FontSize="14" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10,0,0,0" />
  172. <Border Grid.Row="2" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  173. <TextBlock Grid.Row="2" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding SpoolingActual}" />
  174. <Border Grid.Row="3" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  175. <TextBlock Grid.Row="3" Grid.Column="0" Text="Total" FontSize="14" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10,0,0,0" />
  176. <Border Grid.Row="3" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  177. <TextBlock Grid.Row="3" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding SpoolingTotal}" />
  178. <Border Grid.Row="4" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  179. <TextBlock Grid.Row="4" Grid.Column="0" Text="Full Time" FontSize="14" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10,0,0,0"/>
  180. <Border Grid.Row="4" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  181. <TextBlock Grid.Row="4" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding SpoolingFullTime}" />
  182. <Border Grid.Row="5" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  183. <TextBlock Grid.Row="5" Grid.Column="0" Text="Start Time" FontSize="14" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10,0,0,0"/>
  184. <Border Grid.Row="5" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  185. <TextBlock Grid.Row="5" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding SpoolingStartTime}" />
  186. <Border Grid.Row="6" Grid.ColumnSpan="2" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  187. <StackPanel Orientation="Horizontal" Grid.Row="6" Grid.ColumnSpan="2" HorizontalAlignment="Center" Margin="2">
  188. <Button Content="Enable" Command="{Binding InvokeCommand}" IsEnabled="{Binding IsEnableSpoolingEnableButton}" CommandParameter="FACommand,FAEnableSpooling" Width="100" Margin="0,0,10,0"/>
  189. <Button Content="Disable" Command="{Binding InvokeCommand}" IsEnabled="{Binding IsEnableSpoolingDisableButton}" CommandParameter="FACommand,FADisableSpooling" Width="100" />
  190. </StackPanel>
  191. </Grid>
  192. <Grid Margin="20,130,10,0" VerticalAlignment="Top">
  193. <Grid.RowDefinitions>
  194. <RowDefinition Height="25" />
  195. <RowDefinition Height="30" />
  196. <RowDefinition Height="35" />
  197. </Grid.RowDefinitions>
  198. <Grid.ColumnDefinitions>
  199. <ColumnDefinition Width="150" />
  200. <ColumnDefinition Width="220" />
  201. </Grid.ColumnDefinitions>
  202. <Label Content="Host Communication State" Style="{DynamicResource Table_TitleStyle}" Grid.Row="0" Grid.ColumnSpan="2" HorizontalContentAlignment="Center" VerticalContentAlignment="Center"/>
  203. <Border Grid.Row="1" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  204. <TextBlock Grid.Row="1" Grid.Column="0" Text="Status" FontSize="14" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10,0,0,0" />
  205. <Border Grid.Row="1" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  206. <TextBlock Grid.Row="1" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding HostCommunicationStatus}" />
  207. <Border Grid.Row="2" Grid.ColumnSpan="2" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  208. <StackPanel Orientation="Horizontal" Grid.Row="2" Grid.ColumnSpan="2" HorizontalAlignment="Center" Margin="2">
  209. <Button Content="Enable" Command="{Binding InvokeCommand}" IsEnabled="{Binding IsEnableEnableButton}" CommandParameter="FACommand,FAEnable" Width="100" Margin="0,0,10,0"/>
  210. <Button Content="Disable" Command="{Binding InvokeCommand}" IsEnabled="{Binding IsEnableDisableButton}" CommandParameter="FACommand,FADisable" Width="100" />
  211. </StackPanel>
  212. </Grid>
  213. <Grid VerticalAlignment="Top" Margin="-380,0,0,0">
  214. <Grid.RowDefinitions>
  215. <RowDefinition Height="25" />
  216. <RowDefinition Height="30" />
  217. <RowDefinition Height="35" />
  218. <RowDefinition Height="35" />
  219. </Grid.RowDefinitions>
  220. <Grid.ColumnDefinitions>
  221. <ColumnDefinition Width="150" />
  222. <ColumnDefinition Width="220" />
  223. </Grid.ColumnDefinitions>
  224. <Label Content="Host Control State" Style="{DynamicResource Table_TitleStyle}" Grid.Row="0" Grid.ColumnSpan="2" HorizontalContentAlignment="Center" VerticalContentAlignment="Center"/>
  225. <Border Grid.Row="1" Grid.Column="0" Background="{DynamicResource Table_BG_Title}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  226. <TextBlock Grid.Row="1" Grid.Column="0" Text="Status" FontSize="14" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10,0,0,0" />
  227. <Border Grid.Row="1" Grid.Column="1" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="0,0,1,1"></Border>
  228. <TextBlock Grid.Row="1" Grid.Column="1" TextAlignment="Center" VerticalAlignment="Center" HorizontalAlignment="Center" FontSize="14" Text="{Binding HostControlStatus}" />
  229. <Border Grid.Row="2" Grid.ColumnSpan="2" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  230. <StackPanel Orientation="Horizontal" Grid.Row="2" Grid.ColumnSpan="2" HorizontalAlignment="Center" Margin="2">
  231. <Button Content="Online" Command="{Binding InvokeCommand}" CommandParameter="FACommand,FAOnline" IsEnabled="{Binding IsEnableOnlineButton}" Width="100" Margin="0,0,10,0"/>
  232. <Button Content="Offline" Command="{Binding InvokeCommand}" CommandParameter="FACommand,FAOffline" IsEnabled="{Binding IsEnableOfflineButton}" Width="100"/>
  233. </StackPanel>
  234. <Border Grid.Row="3" Grid.ColumnSpan="2" Background="{DynamicResource Table_BG_Content}" Margin="0" BorderBrush="Black" BorderThickness="1,0,1,1"></Border>
  235. <StackPanel Orientation="Horizontal" Grid.Row="3" Grid.ColumnSpan="2" HorizontalAlignment="Center" Margin="2">
  236. <Button Content="Local" Command="{Binding InvokeCommand}" CommandParameter="FACommand,FALocal" IsEnabled="{Binding IsEnableLocalButton}" Width="100" Margin="0,0,10,0"/>
  237. <Button Content="Remote" Command="{Binding InvokeCommand}" CommandParameter="FACommand,FARemote" IsEnabled="{Binding IsEnableRemoteButton}" Width="100"/>
  238. </StackPanel>
  239. </Grid>
  240. </StackPanel>
  241. </Grid>
  242. </UserControl>