Beispiel #1
0
 protected internal SumRead(IAdsConnection connection, IList <SumDataEntity> sumEntities, TwinCAT.Ads.SumCommand.SumCommand.SumAccessMode readWriteMode) : base(connection, sumEntities, TwinCAT.Ads.SumCommand.SumCommand.SumCommandMode.Read, readWriteMode)
 {
 }
Beispiel #2
0
 protected SumRead(IAdsConnection connection, TwinCAT.Ads.SumCommand.SumCommand.SumAccessMode readWriteMode) : base(connection, TwinCAT.Ads.SumCommand.SumCommand.SumCommandMode.Read, readWriteMode)
 {
 }