11-18-2008 07:52 AM
Hi,
I'm inputting an Hex number and want vi to display it as a Boolean array of indicators.
The LSB appears to be on the top if the array goes up and down or, on the Left most while going right and left.
As in Registers, the LSB is always on the Right most.
How do I change the order of this display 180 degrees, so that the LSB is on the Right?
Thanks
Rafi
11-18-2008 08:06 AM
Use the "reverse Array" from the array palette.
Ben