08-18-2009 05:09 PM
08-19-2009 01:04 PM
Hello JoeCz,
Thank you for using NI forums. The number of bits for each port is device specific, but most devices do have 8 bits for each port. One thing you can try is to specify multiple ports i.e. "Dev1/port0/line0:7, Dev1/port1/line0:7". You can then create an 8 bit array with two elements (1 element for each port) and specify the values you would like written for each line. Try this out and let me know how it works for you.
Regards,
08-21-2009 06:18 PM
Brandon,
This works great!!!! Thanks.
Joe