industrialNETworXnetx

DrunkenHero

DrunkenHero

| 04.02.2010 | 14:08 | 1 reply

Programm in Visual Basic

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

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 05.02.2010 | 08:36

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

Login