public class AsciiSlave extends SerialSlave
transport
DEFAULT_MAX_READ_BIT_COUNT, DEFAULT_MAX_READ_REGISTER_COUNT, DEFAULT_MAX_WRITE_REGISTER_COUNT
Constructor and Description |
---|
AsciiSlave(SerialPortWrapper wrapper) |
Modifier and Type | Method and Description |
---|---|
void |
start()
Starts the slave.
|
void |
stop() |
addProcessImage, getProcessImage, getProcessImages, removeProcessImage, removeProcessImage
getExceptionHandler, getMaxReadBitCount, getMaxReadCount, getMaxReadRegisterCount, getMaxWriteRegisterCount, setExceptionHandler, setMaxReadBitCount, setMaxReadRegisterCount, setMaxWriteRegisterCount, validateNumberOfBits, validateNumberOfRegisters
public AsciiSlave(SerialPortWrapper wrapper)
public void start() throws ModbusInitException
ModbusSlaveSet
start
in class SerialSlave
ModbusInitException
public void stop()
stop
in class SerialSlave
Copyright © 2014 Infinite Automation Systems. All Rights Reserved.