|
@ -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; |
|
|