Пример #1
0
 public IOHelper(CardHelper card, IOSetInfo ioSet, AxisSetInfo axisSet, AbsolutePosSetInfo apSet, PortHelper plcHelper, PortHelper _232Helper)
 {
     this.card = card;
     this.ioSet = ioSet;
     this.axisSet = axisSet;
     this.apSet = apSet;
     this.plcHelper = plcHelper;
     this._232Helper = _232Helper;
 }
Пример #2
0
 public IOHelper(CardHelper card, IOSetInfo ioSet, AxisSetInfo axisSet, AbsolutePosSetInfo apSet, PortHelper plcHelper, PortHelper _232Helper)
 {
     this.card       = card;
     this.ioSet      = ioSet;
     this.axisSet    = axisSet;
     this.apSet      = apSet;
     this.plcHelper  = plcHelper;
     this._232Helper = _232Helper;
 }