LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

shifting binary values

Oops,  it should actually be \t\t\t\r to get the cleanest conversion with a 1D string array as the output.  I guess I \tripped over the \tabs!

 

You could avoid the Scan from String function and the For Loop by converting the input string directly to a 1D array of I32 and applying Logical Shift to the entire array at once.

 

JohnCS

0 Kudos
Message 11 of 11
(200 Views)