Class ReadErrorResponseKt
-
- All Implemented Interfaces:
public final class ReadErrorResponseKt
-
-
Method Summary
Modifier and Type Method Description final static RegisterBlockcreateReadErrorRegisterBlock(Address firstRegister, Integer count)final static DiscreteBlockcreateReadErrorDiscreteBlock(Address firstDiscrete, Integer count)-
-
Method Detail
-
createReadErrorRegisterBlock
final static RegisterBlock createReadErrorRegisterBlock(Address firstRegister, Integer count)
-
createReadErrorDiscreteBlock
final static DiscreteBlock createReadErrorDiscreteBlock(Address firstDiscrete, Integer count)
-
-
-
-