| Package | Description |
|---|---|
| org.eclipse.scada.da.server.osgi.modbus |
| Modifier and Type | Method and Description |
|---|---|
static ModbusSlave |
ModbusSlave.create(BundleContext context,
java.util.concurrent.Executor executor,
java.lang.String configurationId,
java.util.Map<java.lang.String,java.lang.String> parameters,
MasterFactory masterFactory,
java.util.concurrent.atomic.AtomicInteger transactionId) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractServiceConfigurationFactory.Entry<ModbusSlave> |
SlaveFactory.createService(UserInformation userInformation,
java.lang.String configurationId,
BundleContext context,
java.util.Map<java.lang.String,java.lang.String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ModbusSlave> |
SlaveFactory.updateService(UserInformation userInformation,
java.lang.String configurationId,
AbstractServiceConfigurationFactory.Entry<ModbusSlave> entry,
java.util.Map<java.lang.String,java.lang.String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModbusMaster.addSlave(ModbusSlave slave) |
protected void |
SlaveFactory.disposeService(UserInformation userInformation,
java.lang.String configurationId,
ModbusSlave service) |
void |
ModbusMaster.removeSlave(ModbusSlave slave) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractServiceConfigurationFactory.Entry<ModbusSlave> |
SlaveFactory.updateService(UserInformation userInformation,
java.lang.String configurationId,
AbstractServiceConfigurationFactory.Entry<ModbusSlave> entry,
java.util.Map<java.lang.String,java.lang.String> parameters) |
| Constructor and Description |
|---|
ModbusRequestBlock(java.util.concurrent.Executor executor,
java.lang.String id,
java.lang.String name,
java.lang.String mainTypeName,
ModbusSlave slave,
BundleContext context,
Request request,
java.util.concurrent.atomic.AtomicInteger transactionId,
boolean enableStatistics) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0