MetecBD

Installation

You need to install the driver software first.


MetecBD.dll and test program

Here you can download our native c++ MetecBD.dll with a console test program

If you look at the file size you can see the difference between 32 and 64 bit versions
MetecBD.dll (32 bit) has 106 KB
MetecBD.dll (64 bit) has 124 KB

MetecBD_Test.exe (32 bit) has 61 KB
MetecBD_Test.exe (64 bit) has 68 KB

The software was testet with Windows XP, Windows 7 and Windows 8.1 (Desktop)

It don't works with Windows RT or Windows 8 Phone!
It don't works with Windows 8 Apps!
There is a workarround for developers. Your app can communicate over tcp/ip (localhost) with a listener that calls the dll.


How to test

Open the MetecBD_Test.exe

Type i to initialize the device

Type w 3 010203 to send 3 bytes (1,2,3) to the device. Check your bit order bit 0 sets pin 8, bit 1 sets pin 7 and so on.

Type c to close the device

Type x to exit

For C++ developers

To control our device you can insert the header file MetecBD.h and the lib file MetecBD.lib in your C++ project.
You can find a sample source file here. MetecBD_Test.cpp

Contact

metec AG
Hasenbergstrasse 31
70178 Stuttgart
Germany

Fon: +49 (0) 711 6660325
Fax: +49 (0) 711 6660333
Email: software@metec-ag.de
Website: metec-ag.de