Uses of Class
modbustcp.ModbusTCPException
Packages that use ModbusTCPException
-
Uses of ModbusTCPException in modbustcp
Methods in modbustcp that throw ModbusTCPExceptionModifier and TypeMethodDescriptionfloat[]
ModbusData.getFloatData()
float[]
ModbusData.getRevFloatData()
short[]
ModbusData.getShortData()
static ModbusTCP
ModbusTCP.openSocket
(String address) static ModbusTCP
ModbusTCP.openSocket
(String address, int port) ModbusTCP.sendCommand
(int command, int... args) void
ModbusTCP.setTimeout
(int timeout) Constructors in modbustcp that throw ModbusTCPException -
Uses of ModbusTCPException in modbustcp.brainbox
Methods in modbustcp.brainbox that throw ModbusTCPExceptionModifier and TypeMethodDescriptionshort
BBED549.readRawAnalogChannel
(int channel) short[]
BBED549.readRawAnalogChannels
(int firstChannel, int nChannels) BBED549.setInputRange
(int channel, int range) Constructors in modbustcp.brainbox that throw ModbusTCPException