public interface IMonitorStructGroup<T extends de.desy.tine.structUtils.TTaggedStructure> extends IMonitor
This is the java interface of monitoring all hardware values which are
delivered by a TINE tagged structure type, which all are inherited from the
interface TTaggedStructure
. These values are delivered by the method of
getDataStructures(IEData)
. Remember that this is a GROUPED TLink
call!
Modifier and Type | Method and Description |
---|---|
T[] |
getDataStructures(IEData data_)
Returns the TINE tagged structure elements of the initialized device
group directly from the TINE protocol.
|
attach, calculate, calculate, fetchDeviceName, fetchLink, getData, getDeviceGroup, showError
T[] getDataStructures(IEData data_)
Returns the TINE tagged structure elements of the initialized device group directly from the TINE protocol. To deliver the right TINE tagged structure elements you have to tell these method which you want.
data_
- Enumeration of the data element.TTaggedStructure
.14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft