Fab2603
2007-10-11 20:10:09 UTC
Hi I am very new in Labview.
My problem is that I am using an index array to produce a boolean array with 4 Elements. But I don't know how to use only 4bit, because there is only a 8-bit Integer Representation. This results in the fact, that I have to use 8 channels of my NI 9477. But I only want to use 4 Channels.
Array Constant ([10]/[2]/[6]/[4]/[5]/[1]/[9]/[8]) ------------------- Index Array ------------------- Number To Boolean Array ------------------ NI DAQ Assistant (4 Channels)
Error message is always number of channels does not match number of Tasks.
How can I solve the problem....
Thanks
My problem is that I am using an index array to produce a boolean array with 4 Elements. But I don't know how to use only 4bit, because there is only a 8-bit Integer Representation. This results in the fact, that I have to use 8 channels of my NI 9477. But I only want to use 4 Channels.
Array Constant ([10]/[2]/[6]/[4]/[5]/[1]/[9]/[8]) ------------------- Index Array ------------------- Number To Boolean Array ------------------ NI DAQ Assistant (4 Channels)
Error message is always number of channels does not match number of Tasks.
How can I solve the problem....
Thanks