public class AsciiMaster extends SerialMaster
SYNC_FUNCTION, SYNC_SLAVE, SYNC_TRANSPORT, transport, wrapper
connected, initialized
DEFAULT_MAX_READ_BIT_COUNT, DEFAULT_MAX_READ_REGISTER_COUNT, DEFAULT_MAX_WRITE_REGISTER_COUNT
Constructor and Description |
---|
AsciiMaster(SerialPortWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
ModbusResponse |
sendImpl(ModbusRequest request) |
close
closeMessageControl, getDiscardDataDelay, getePoll, getIoLog, getMessageControl, getRetries, getTimeout, getValue, isConnected, isInitialized, isMultipleWritesOnly, scanForSlaveNodes, scanForSlaveNodes, send, send, setConnected, setDiscardDataDelay, setePoll, setIoLog, setMultipleWritesOnly, setRetries, setTimeout, setValue, testSlaveNode
getExceptionHandler, getMaxReadBitCount, getMaxReadCount, getMaxReadRegisterCount, getMaxWriteRegisterCount, setExceptionHandler, setMaxReadBitCount, setMaxReadRegisterCount, setMaxWriteRegisterCount, validateNumberOfBits, validateNumberOfRegisters
public AsciiMaster(SerialPortWrapper wrapper)
public void init() throws ModbusInitException
init
in class SerialMaster
ModbusInitException
public void destroy()
destroy
in class ModbusMaster
public ModbusResponse sendImpl(ModbusRequest request) throws ModbusTransportException
sendImpl
in class ModbusMaster
ModbusTransportException
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.