37
EXDUL-581E / EXDUL-581S
© 2019 by Messcomp Datentechnik GmbH
DV03
37
EXDUL-581E / EXDUL-581S
© 2019 by Messcomp Datentechnik GmbH
EV03
wasco
®
wasco
®
Open
:
Establishes the connection to the module
bool
Open()
Returned values:
true if successful / false at error
Close
void Close()
Description:
Closes the connection to the module
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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Info Area
Info Byte
UserA
0
UserB
1
Overview of commands using EXDUL.dll Library
Open
:
Verbindung zu Modul aufbauen
bool
Open()
Rückgabewerte:
true wenn erfolgreich / false bei Fehler
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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Infobereich
Info-Byte
UserA
0
UserB
1
Befehlsübersicht für EXDUL.dll-Library
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
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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -