public class BrickletRS485.ModbusCommonErrorCount extends Object
Modifier and Type | Field and Description |
---|---|
long |
checksumErrorCount |
long |
frameTooBigErrorCount |
long |
illegalDataAddressErrorCount |
long |
illegalDataValueErrorCount |
long |
illegalFunctionErrorCount |
long |
slaveDeviceFailureErrorCount |
long |
timeoutErrorCount |
Constructor and Description |
---|
ModbusCommonErrorCount() |
public long timeoutErrorCount
public long checksumErrorCount
public long frameTooBigErrorCount
public long illegalFunctionErrorCount
public long illegalDataAddressErrorCount
public long illegalDataValueErrorCount
public long slaveDeviceFailureErrorCount
Copyright © 2022 Tinkerforge GmbH. All rights reserved.