Attached I have a simple program that I am using to make sure I understand how to interact with the PCI-6025E (Device 1). It works just fine with the test panel, and it works fine after I do some configuration with the test panel. However if I get out of labview and reload this simple program it no longer works till I go into the test panel an configure and actually write to the port. After that, my program will work again. Right after loading labview however, if I try to run this program, it gives me the following error message:
Error 10008- occurred at DIO Port Write.
Possible Reasons:
NI-DAQ LV: The group is invalid.
I am trying to find the right configuration VI to make this work but I guess I don't un
derstand the concept of groups vis-à-vis port, lines, and channels. The "Write to Digital Line.vi" does not even mention a group.
Any idea what I need to do to keep from needing to manually use test panel again every time I reload this vi?
Thanks,