public class ParameterEmpfaenger extends Object implements de.bsvrz.dav.daf.main.ClientReceiverInterface
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.dav.daf.main.Data |
_data
Empfangene Daten
|
private static de.bsvrz.sys.funclib.debug.Debug |
_debug
Debug-Logger für Logging-Ausgaben
|
private boolean |
_warten
Ist auf true gesetzt, solange auf update gewartet wird
|
(package private) de.bsvrz.dav.daf.main.ClientDavInterface |
connection
Die Datenverteilerverbindung
|
(package private) de.bsvrz.dav.daf.main.DataDescription |
datenBeschreibung
Datenbeschreibung der Daten, die aus der Parametrierung gelesen werden
|
(package private) de.bsvrz.dav.daf.main.config.SystemObject |
davObjekt
Das DAV-Objekt, für das das Senden erfolgt
|
(package private) static long |
TIMEOUT
Zeitin ms, die max. auf Sendesteuerung gewartet wird
|
Constructor and Description |
---|
ParameterEmpfaenger(de.bsvrz.dav.daf.main.ClientDavInterface connection,
de.bsvrz.dav.daf.main.config.SystemObject davObjekt,
de.bsvrz.dav.daf.main.DataDescription datenBeschreibung) |
Modifier and Type | Method and Description |
---|---|
de.bsvrz.dav.daf.main.Data |
getData() |
void |
update(de.bsvrz.dav.daf.main.ResultData[] resultData) |
private static final de.bsvrz.sys.funclib.debug.Debug _debug
static final long TIMEOUT
final de.bsvrz.dav.daf.main.ClientDavInterface connection
final de.bsvrz.dav.daf.main.config.SystemObject davObjekt
final de.bsvrz.dav.daf.main.DataDescription datenBeschreibung
private boolean _warten
private de.bsvrz.dav.daf.main.Data _data
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.