de.bsvrz.dav.daf.main.ClientSenderInterface
public final class LzParameterSender
extends java.lang.Object
implements de.bsvrz.dav.daf.main.ClientSenderInterface
Modifier and Type | Method | Description |
---|---|---|
void |
dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state) |
|
static LzParameterSender |
getInstanz(de.bsvrz.dav.daf.main.ClientDavInterface dav,
de.bsvrz.dav.daf.main.config.SystemObject obj) |
Erfragt eine statische Instanz dieser Klasse.
|
boolean |
isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
|
boolean |
setParameter(de.bsvrz.sys.funclib.bitctrl.dua.ufd.typen.StundenIntervallAnteil12h vergleichsIntervall,
long maxAusfallZeit,
long maxAbweichung) |
Sendet Parameter.
|
public static LzParameterSender getInstanz(de.bsvrz.dav.daf.main.ClientDavInterface dav, de.bsvrz.dav.daf.main.config.SystemObject obj) throws de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
dav
- Datenverteiler-Verbindungobj
- Systemobjektde.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
- Exceptionpublic boolean setParameter(de.bsvrz.sys.funclib.bitctrl.dua.ufd.typen.StundenIntervallAnteil12h vergleichsIntervall, long maxAusfallZeit, long maxAbweichung) throws de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
vergleichsIntervall
- der VergleichsintervallmaxAusfallZeit
- die maximale AusfallzeitmaxAbweichung
- die maximale Abweichungde.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
- Exceptionpublic void dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object, de.bsvrz.dav.daf.main.DataDescription dataDescription, byte state)
dataRequest
in interface de.bsvrz.dav.daf.main.ClientSenderInterface
public boolean isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object, de.bsvrz.dav.daf.main.DataDescription dataDescription)
isRequestSupported
in interface de.bsvrz.dav.daf.main.ClientSenderInterface