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 ModbusTCPModbusTCP.openSocket(String address) static ModbusTCPModbusTCP.openSocket(String address, int port) ModbusTCP.sendCommand(int command, int... args) voidModbusTCP.setTimeout(int timeout) Constructors in modbustcp that throw ModbusTCPException - 
Uses of ModbusTCPException in modbustcp.brainbox
Methods in modbustcp.brainbox that throw ModbusTCPExceptionModifier and TypeMethodDescriptionshortBBED549.readRawAnalogChannel(int channel) short[]BBED549.readRawAnalogChannels(int firstChannel, int nChannels) BBED549.setInputRange(int channel, int range) Constructors in modbustcp.brainbox that throw ModbusTCPException