public static interface BrickletRS485.ModbusMasterReadInputRegistersResponseListener extends DeviceListener
BrickletRS485.setModbusConfiguration(int, long)
.
\note
If reconstructing the value fails, the listener is triggered with null for inputRegisters.Modifier and Type | Method and Description |
---|---|
void |
modbusMasterReadInputRegistersResponse(int requestID,
int exceptionCode,
int[] inputRegisters) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.