public class RealOnlineAttributeGroup extends RealOnlineElement
dataInformation, value
Constructor and Description |
---|
RealOnlineAttributeGroup(OnlineDataReceiverSet receiverSet,
AttributeGroupDescription atg,
de.bsvrz.sys.funclib.losb.datk.ProtocolType protocolType,
boolean isShown)
Erzeugt das Objekt.
|
abort, executeTake, getReceiveOptions, hasNext, setReceiver, updateDataInformation
getDataInformation, getMostRecentDataIndex, getMostRecentTimeStamp, getUsedDataIndex, getUsedTimeStamp, getValue, isShown, isWinner, lost, reset, take, won
public RealOnlineAttributeGroup(OnlineDataReceiverSet receiverSet, AttributeGroupDescription atg, de.bsvrz.sys.funclib.losb.datk.ProtocolType protocolType, boolean isShown) throws de.bsvrz.sys.funclib.losb.exceptions.FailureException
RealOnlineElement.setReceiver(OnlineDataReceiver)
auf.receiverSet
- Objekt das die Anmeldung auf die DAV-Daten durchführt.atg
- AttributgruppenbeschreibungprotocolType
- ProtokollartisShown
- Wird das Element im Spalten-Bereich verwendet? true
Element wird im Spalten Bereich verwendet.de.bsvrz.sys.funclib.losb.exceptions.FailureException
- Fehler bei der Kommunikation mit der Konfiguration.