public class GrenzUmfeldDatenSensor extends AbstraktUmfeldDatenSensor
Modifier and Type | Field and Description |
---|---|
private static de.bsvrz.sys.funclib.debug.Debug |
_debug |
private de.bsvrz.dav.daf.main.config.SystemObject |
_messstelle |
private UniversalAtgUfdsGrenzwerte |
parameter
aktuelle Parameter für die Grenzwertprüfung dieses Umfelddatensensors.
|
static de.bsvrz.sys.funclib.operatingMessage.MessageTemplate |
TEMPLATE_GRENZWERT |
aspParameterSoll, objekt, verwaltungsModul
Modifier | Constructor and Description |
---|---|
protected |
GrenzUmfeldDatenSensor(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltung,
de.bsvrz.dav.daf.main.config.SystemObject obj)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
private static String |
formatValue(double w,
String suffixText) |
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.
|
void |
update(de.bsvrz.dav.daf.main.ResultData[] resultate) |
init
private static final de.bsvrz.sys.funclib.debug.Debug _debug
private final de.bsvrz.dav.daf.main.config.SystemObject _messstelle
private UniversalAtgUfdsGrenzwerte parameter
public static final de.bsvrz.sys.funclib.operatingMessage.MessageTemplate TEMPLATE_GRENZWERT
protected GrenzUmfeldDatenSensor(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.