public interface IMonitorStruct<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()
. Remember that this is a SINGLE TLink
call!
Modifier and Type | Method and Description |
---|---|
T[] |
getDataStructures()
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()
Returns the TINE tagged structure elements of the initialized device group directly from the TINE protocol.
TTaggedStructure
.14-September-2016 18:23 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft