Hello,
is it possible to programm applications for a CIFX 50 - RE Card in Visual Basic.
In the documentation for the API of CIFX 50 RE I just found examples for C.
If it is possible, is there something I have to consider when I programm in Visual Basic
Regards C.Huiskens
Hi DrunkenHero,
yes it is possible to program applications for a cifX50-RE card in VB.
You need to include the cifX32DLL.dll into your VB Project and then starts the major work. You need to translate the C-Toolkit functions from ANSI C into VB.
As far as I know exists a VB example for the older CIF products (without the "X"). Maybe you can use this example with some modifications also on the cifX card.
Regards
AJ