public class AufAbUmfeldDatenSensor extends AbstraktUmfeldDatenSensor
aspParameterSoll, objekt, verwaltungsModul
Modifier | Constructor and Description |
---|---|
protected |
AufAbUmfeldDatenSensor(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltung,
de.bsvrz.dav.daf.main.config.SystemObject obj)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<de.bsvrz.dav.daf.main.config.AttributeGroup> |
getParameterAtgs()
Erfragt die Parameter-Attributgruppen, auf die sich dieses Objekt
anmelden soll.
|
de.bsvrz.dav.daf.main.Data |
plausibilisiere(de.bsvrz.dav.daf.main.ResultData resultat)
Hier findet die Prüfung eines Datums statt.
|
String |
toString() |
void |
update(de.bsvrz.dav.daf.main.ResultData[] resultate) |
init
protected AufAbUmfeldDatenSensor(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltung, de.bsvrz.dav.daf.main.config.SystemObject obj) throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException, de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
verwaltung
- Verbindung zum Verwaltungsmodulobj
- das Sensor-Objektde.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- wenn die Instaziierung fehlschlägtde.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
protected Collection<de.bsvrz.dav.daf.main.config.AttributeGroup> getParameterAtgs() throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException, de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
AbstraktUmfeldDatenSensor
getParameterAtgs
in class AbstraktUmfeldDatenSensor
de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- wenn ein Fehler bei der Bestimmung der Attributgruppen
auftrittde.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
public final de.bsvrz.dav.daf.main.Data plausibilisiere(de.bsvrz.dav.daf.main.ResultData resultat)
resultat
- ein Roh-Datum eines Umfelddatensensorsnull
wenn das Datum
plausibel istpublic void update(de.bsvrz.dav.daf.main.ResultData[] resultate)
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.