public final class WriteMultipleRegistersResponse extends WriteSingleRegisterResponse
| Constructor and Description |
|---|
WriteMultipleRegistersResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkValue() |
int |
getFunction() |
int |
getQuantity() |
void |
setQuantity(int quantity) |
getValue, readValue, setValue, writeValuegetStartAddress, readResponse, responseSize, setStartAddress, writeResponsegetModbusExceptionCode, isException, pduSize, readPDU, setException, setModbusExceptionCode, writePDUgetProtocolId, getServerAddress, getTransactionId, read, setProtocolId, setServerAddress, setTransactionId, size, writepublic int getQuantity()
public void setQuantity(int quantity)
throws ModbusNumberException
ModbusNumberExceptionprotected boolean checkValue()
checkValue in class WriteSingleRegisterResponsepublic int getFunction()
getFunction in class WriteSingleRegisterResponseCopyright © 2018. All rights reserved.