Hi,
I'm developing a program in Java, which calls the NI USB-6501 functions from within my java code using JNI and a wrapped DLL.
However, for testing and debugging purposes, I was wondering if there is a way to check the line state of the channels on the board without having to connect leds (or other) to the board.
Is there a tool provided with the board that I don't know of that would enable me to check my code to the real situation on the board ?
Thanks in advance,
Sander