09-03-2007 06:05 AM
09-04-2007 12:34 PM
Hi David,
Measurement and Automation Explorer (MAX) is a utility that allows us to
configure and test our hardware without any programming. If you are trying to
test your USB-6259, you can right click on your device under My System »
Devices and Interfaces » NI-DAQmx Devices and run the Test Panels. The Test
Panels will allow you to write to/read from your digital input/output.
Tasks in MAX are defined to be Digital Output or Digital Input. Are you trying
to use the same lines for input and output?
In order to troubleshoot this problem there are a few tests that we can
perform.
First, wire one of your digital output lines from one port, to one of your
digital input lines on a second port. Once this is done, use the MAX Test
Panels to verify the operation of your digital input/output. Once this has been
verified, write some code in VB to output on one port and use the test panel to
read in the data on a second port.
Keep me posted on your results.
09-05-2007 07:45 AM
09-06-2007 11:00 AM - edited 09-06-2007 11:00 AM
Message Edited by Jordan D on 09-06-2007 11:01 AM