public class MweUfdSensor
extends de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.AbstraktOnlineUfdSensor<de.bsvrz.dav.daf.main.ResultData>
| Constructor and Description |
|---|
MweUfdSensor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
berechneOnlineWert(de.bsvrz.dav.daf.main.ResultData resultat) |
static MweUfdSensor |
getInstanz(de.bsvrz.dav.daf.main.ClientDavInterface dav,
de.bsvrz.dav.daf.main.config.SystemObject objekt)
Erfragt eine Instanz dieser Klasse.
|
public static MweUfdSensor getInstanz(de.bsvrz.dav.daf.main.ClientDavInterface dav, de.bsvrz.dav.daf.main.config.SystemObject objekt) throws de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
dav - Datenverteiler-Verbindungobjekt - ein Systemobjekt eines Umfelddatensensors (!= null)de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException - Exceptionprotected void berechneOnlineWert(de.bsvrz.dav.daf.main.ResultData resultat)
berechneOnlineWert in class de.bsvrz.sys.funclib.bitctrl.dua.ufd.modell.AbstraktOnlineUfdSensor<de.bsvrz.dav.daf.main.ResultData>