Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

pci 6024e visual basic for data logger.

My problem about VB with PCI 6024e for data logger.
i use analog input channels to measurement voltage(sine signal range +/- 5V) , but the data is incorrect.(I test by use example program that i download form NI "AI.zip") I select input mode is RSE. Can you tell me?
0 Kudos
Message 1 of 2
(5,729 Views)
Before you spend too much time debugging your software, make sure the hardware is configured correctly and that the signals are connected correctly. You can do all of this in Measurement & Automation Explorer (MAX). Open up MAX and open a test panel for your particular board. You should be able to successfully acquire data in the test panel to make sure the signals are connected correctly. Then double check the AI configuration to see what mode you are acquiring in (e.g. RSE, NRSE, Differential). Once you are able to successfully acquire data in MAX, then take a look at your code. If you are still having problems, reply back and we can investigate further.
0 Kudos
Message 2 of 2
(5,729 Views)