Catalogue Software Description MTCS-ME1
www.mazet.de
print switch display
Page / 20
Contact the
Manufacturer
Where to buy
this product ?
Request
a Quote
MAZeT -
/ 20
See other catalogues for MAZeT
Text version of the page
VERSION
NO.
VERSION
APPROVED
1
V 1.8
2008-05-26
Software Description
MTCS-C2-DLL / MTCS-ME1 -DLL (MTCSApi.dll)
2.1.3 MTCSDIIGetVersion The DLL version is read.
Definition
void USB_DLL_API MTCSDIIGetVersion(char* cBuf); Parameter
char* cBuf Pointer on the buffer, which contains the DLL version,
Buffer size for the response from Mod EVA : 5 bytes
2.1.4 MTCSReadVersion
The current version number of the firmware is retrieved.
Definition
int USB_DLL_API MTCSReadVersion( char* cBuf);
Parameter
char* cBuf Pointer on the buffer, which contains the firmware version,
e.g. 0x32, 0x2e, 0x34, 0x30 for version number 2.40 Buffer size for the response from Mod EVA : 5 bytes, the last byte is 0.
Return value
= 0 No errors exist
= 1 Parameter error 1
= 2 Firmware detected an illegal command
= 7 Transmission error
Comments
With the error code, the status of the firmware initialisation is restored after connection via USB. This command can be used by the application on the host site to test the communication via USB.
2.1.5 MTCSReadMemory
iAnz integrity values for the contents of the EEPROM are read in bytes successively from address 0.
Definition
int USB_DLL_API MTCSReadMemory( unsigned char* cBuf, int iAnz); Parameter
unsigned char* cBuf Pointer on the buffer, which contains the contents of the EEPROM,
Buffer size for the response from Mod EVA : iAnz*2 bytes int iAnz The number of integrity values which are to be read.
(Paraml in the example)
Return value
DOC. NO: DB-05-171E
The information contained in these documents reflects the current state of the art at the time of publication and is of a provisional nature. MAZeT explicitly reserves the right to make technical changes to the equipment and components described in the documentation.
Page 5 of 20
DirectIndustry's Virtual Technical Library: PDF Catalogue | Technical Documentation | Brochure | Manual | Industrial directory | Specifications | Characteristics
Search Go
page 1 p.1
page 2 p.2
page 3 p.3
page 4 p.4
page 5 p.5
page 6 p.6
page 7 p.7
page 8 p.8
page 9 p.9
page 10 p.10
page 11 p.11
page 12 p.12
page 13 p.13
page 14 p.14
page 15 p.15
page 16 p.16
page 17 p.17
page 18 p.18
page 19 p.19
page 20 p.20
pdf-page pdf di En 2008-12-49-03