public class ModbusExportImpl extends ModbusExport
| Constructor and Description |
|---|
ModbusExportImpl(String id,
ScheduledExecutorService executor,
org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor,
HiveSource hiveSource,
ManageableObjectPool<DataItem> itemObjectPool) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureDefinitions(ConfigurationDataHelper cfg) |
void |
update(Map<String,String> parameters) |
dispose, handleMessageReceived, handleSessionIdle, handleSessionOpened, makeData, makeError, readHoldingData, sendReply, setBlockConfiguration, setPort, setProperties, setReadTimeout, setSlaveIdpublic ModbusExportImpl(String id, ScheduledExecutorService executor, org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor, HiveSource hiveSource, ManageableObjectPool<DataItem> itemObjectPool)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.