Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

measurement studio incompability with bus Interbus driver

We have a Visual C++ 6.0 aplication that manage an Interbus fieldbus that runs perfectly under windows XP. This program needs the driver that manages the Interbus card. This driver is ibsg4hli.

We want to use Measurement Studio controls (like knobs...) in our program but it crash at the moment we try to use member variables of these controls. The application starts but the Interbus driver is not able to use the interbus card.

The message that appears is "Device-Driver-Interface Not Installed!".

Can anybody help us?

Thanks in advance.

 

0 Kudos
Message 1 of 3
(3,905 Views)
There is another link on the forums that talks about that driver

http://forums.ni.com/ni/board/message?board.id=180&message.id=17204&requireLogin=False

  The solution is in german, but using a translator

"Colocado, tiene los declaraciones necesarios del ibsg4hli.h tomado en el programa y entonces el reiehnfolge del incluido cambió a él sin winbase del error ".h Redeclaration de ' CVI_WriteFile ' previamente..."funcionó"

 Althought the solution is for CVI, it might give a clue where the problem lies. Seems that changing the location of the .H file fixed the problem.

Hope this helps

Javier Gutiérrez
Application Engineering

0 Kudos
Message 2 of 3
(3,864 Views)
There is also another solution: to use proven solution as NI's fieldbus controllers. You can find a list here

http://sine.ni.com/nips/cds/view/p/lang/es/nid/10238

Javier Gutiérrez
Application Engineering
0 Kudos
Message 3 of 3
(3,863 Views)