08-29-2011 09:43 PM
How do I create a 1 dimensional Binary array
08-29-2011 09:44 PM
how do I create a one dimensional array but in binary format....
attached file has a better discription to what Iam saying..
THanks
08-29-2011 09:51 PM - edited 08-29-2011 09:53 PM
I was going to try to help answer your question in this thread until I saw you already asked the same question and had already received help in the other thread. Why did you create a new thread?
All that does is waste people's time.
Why do you keep doing that? I see you've already been told about this in other threads. http://forums.ni.com/t5/LabVIEW/Stepper-Motor-VI/m-p/1687544#M599354
08-29-2011 10:03 PM
Your question does not make any sense. Any number stored in a computer is already in binary format. You can change the appearance of a numeric control or indicator so that it will show the number in binary instead of decimal; to do that, click on the numeric control (it must be an integer, not floating point), go to Visible Items -> Radix, and then you can click on the radix and change the format to binary.