Package de.stz.bt.fnd.datapoints.api

This package is the main API to interact with the FND Implementation.

See:
          Description

Interface Summary
FND_CollectAddressPoint  
FND_CountPoint  
FND_DataPointObserver  
FND_DatapointService  
FND_MeasurePoint  
FND_MessagePoint API Representation of an FND Messagepoint Characteristics of an Messagepoint - Read only - Digital Input - Multi State
FND_SetPoint  
FND_SwitchPoint  
FND_TransferPoint  
 

Package de.stz.bt.fnd.datapoints.api Description

This package is the main API to interact with the FND Implementation. Main part are interfaces for all types of datapoints and a Datapoint Service Interface for Interaction with the Protocol Implementation (e.g) retrieving references to datapoints). Also an Oberserver Model is provided to have callbacks into own application code on datapoint changes