38
EXDUL-584E / EXDUL-584S
© 2018 by Messcomp Datentechnik GmbH
DV06
38
EXDUL-584E / EXDUL-584S
© 2018 by Messcomp Datentechnik GmbH
EV06
wasco
®
wasco
®
Open
:
bool
Open()
Returned values:
true if successful / false at error
Description:
Establishes the connection to the module
Close
void Close()
Description:
Closes the connection to the module
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Open
:
bool
Open()
Rückgabewerte:
true wenn erfolgreich / false bei Fehler
Zusammenfassung:
Verbindung zu Modul aufbauen
Close:
void Close()
Zusammenfassung:
Verbindung zu Modul schließen
Schreiben in Inforegister:
void SetModulInfo (
byte
type,
string
info)
Parameter:
type: Info-Typ (siehe Handbuch)
info: Bis zu 16 Zeichen langer Info-String
Zusammenfassung:
Beschreibt die Modul-Informationsregister
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Lesen aus Inforegister:
string
GetModulInfo(
byte
type)
Parameter:
type: Info-Typ (siehe Handbuch)
Rückgabewerte:
Gibt das Register "type" als string zurück
Zusammenfassung:
Liest die Modul-Information-Register aus
Infobereich
Info-Byte
UserA
0
UserB
1
Hardwarekennung
3
Seriennummer
4
Infobereich
Info-Byte
UserA
0
UserB
1
Write to Info register:
void SetModulInfo (
byte
type,
string
info)
Parameter:
type: Info Type (see manual)
info: Info string with up to 16 characters
Description:
writes to the information registers
Read Info Register:
string
GetModulInfo(
byte
type)
Parameter:
type: Info-Typ (see manual)
Returned values:
Returns the register "type" as a string
Description:
Reads the Module Information Register
Info Area
Info Byte
UserA
0
UserB
1
Hardware Identifier
3
Serial Number
4
Info Area
Info Byte
UserA
0
UserB
1