public class IEC60870Processor extends Object
Constructor and Description |
---|
IEC60870Processor(ExporterInterceptorHandler handler,
ExporterItemInterceptor interceptor,
org.eclipse.scada.configuration.generator.GeneratorContext.MasterContext masterContext,
org.eclipse.scada.configuration.world.osgi.Item item) |
Modifier and Type | Method and Description |
---|---|
void |
doExportBoolean(AddressInformation address) |
void |
doExportBoolean(String address) |
void |
doExportFloat(AddressInformation address) |
void |
doExportFloat(String address) |
public IEC60870Processor(ExporterInterceptorHandler handler, ExporterItemInterceptor interceptor, org.eclipse.scada.configuration.generator.GeneratorContext.MasterContext masterContext, org.eclipse.scada.configuration.world.osgi.Item item)
public void doExportFloat(String address)
public void doExportFloat(AddressInformation address)
public void doExportBoolean(String address)
public void doExportBoolean(AddressInformation address)
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.