ruoxing.wang 3 days ago
parent
commit
3a9ca15748
  1. 2
      PunchingMistake/FrmAssemble.cs

2
PunchingMistake/FrmAssemble.cs

@ -46,7 +46,7 @@ namespace PunchingMistake
{ {
rate = 200; rate = 200;
} }
this.Size = new Size(1280, 1024);
_plcInvoke = new PlcInvoke("BBMPT.Assemble", _stationNo); _plcInvoke = new PlcInvoke("BBMPT.Assemble", _stationNo);
_plcInvoke.ShowLinkInfo = ShowLinkResult; _plcInvoke.ShowLinkInfo = ShowLinkResult;
_plcInvoke.ShowMessage = ShowMassege; _plcInvoke.ShowMessage = ShowMassege;

Loading…
Cancel
Save