Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrading from old PC board to newer PCI-6711

I have an old VB 6 program using Componentworks.

I use a PC-AO-2DC board to output an analog voltage using the CWAOpoint.singlewrite command.

Works fine with the old board but no output with new PCI-6711 board.

Set new board up as device 2 as with old board.

Works fine in test panel.

 

What am I missing?

 

Thanks

0 Kudos
Message 1 of 2
(5,948 Views)

Found it myself.

For some reason the new board did not pull the CWAOpoint information from the Activex properties.

Had to add a CWAOpoint2.device and .channelstring statement to beginning of program.

0 Kudos
Message 2 of 2
(5,945 Views)