添加PM气路中气动阀配置问题
This commit is contained in:
parent
c2641efdd9
commit
798c139462
@ -248,14 +248,14 @@
|
||||
<Image
|
||||
Canvas.Left="431"
|
||||
Canvas.Top="185"
|
||||
Width="80"
|
||||
Width="82"
|
||||
Source="Images/pm52.png"
|
||||
Visibility="{Binding PM2HaveTray}" />
|
||||
<controls:WaferCtrl
|
||||
Canvas.Left="441"
|
||||
Canvas.Top="196"
|
||||
Width="60"
|
||||
Height="60"
|
||||
Canvas.Left="442"
|
||||
Canvas.Top="197"
|
||||
Width="58"
|
||||
Height="58"
|
||||
IsEnabled="{Binding PM2EnableWaferClick}"
|
||||
IsRotary="{Binding IsPm2WaferRotary}"
|
||||
WaferData="{Binding PM2Wafer}" />
|
||||
|
||||
@ -442,11 +442,11 @@ namespace SicUI.Models.PMs
|
||||
[Subscription("V63.DeviceData")]
|
||||
public AITValveData V63 { get; set; }
|
||||
|
||||
//[Subscription("V64.DeviceData")]
|
||||
//public AITValveData V64 { get; set; }
|
||||
[Subscription("V64.DeviceData")]
|
||||
public AITValveData V64 { get; set; }
|
||||
|
||||
//[Subscription("V65.DeviceData")]
|
||||
//public AITValveData V65 { get; set; }
|
||||
[Subscription("V65.DeviceData")]
|
||||
public AITValveData V65 { get; set; }
|
||||
|
||||
[Subscription("V68.DeviceData")]
|
||||
public AITValveData V68 { get; set; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user