屏蔽n36200设备,屏蔽第九台架
This commit is contained in:
@@ -8,7 +8,7 @@ using System.Threading.Tasks;
|
|||||||
|
|
||||||
namespace DeviceCommand.Device
|
namespace DeviceCommand.Device
|
||||||
{
|
{
|
||||||
[ADPCommand]
|
//[ADPCommand]
|
||||||
public class N36200 : Tcp
|
public class N36200 : Tcp
|
||||||
{
|
{
|
||||||
//只有一个,八台产品一起用一个
|
//只有一个,八台产品一起用一个
|
||||||
|
|||||||
@@ -231,7 +231,7 @@
|
|||||||
</ContentControl>
|
</ContentControl>
|
||||||
|
|
||||||
<!-- 单元 9:TestCell9,默认 (2,2) -->
|
<!-- 单元 9:TestCell9,默认 (2,2) -->
|
||||||
<ContentControl prism:RegionManager.RegionName="TestCell9" Margin="2">
|
<!--<ContentControl prism:RegionManager.RegionName="TestCell9" Margin="2">
|
||||||
<ContentControl.Style>
|
<ContentControl.Style>
|
||||||
<Style TargetType="ContentControl">
|
<Style TargetType="ContentControl">
|
||||||
<Setter Property="Grid.Row" Value="2"/>
|
<Setter Property="Grid.Row" Value="2"/>
|
||||||
@@ -253,6 +253,6 @@
|
|||||||
</Style.Triggers>
|
</Style.Triggers>
|
||||||
</Style>
|
</Style>
|
||||||
</ContentControl.Style>
|
</ContentControl.Style>
|
||||||
</ContentControl>
|
</ContentControl>-->
|
||||||
</Grid>
|
</Grid>
|
||||||
</UserControl>
|
</UserControl>
|
||||||
Reference in New Issue
Block a user