<br><br>---------- Weitergeleitete Nachricht ----------<br>Von: <b>Simon Iten</b> <<a href="mailto:itensimon@gmail.com">itensimon@gmail.com</a>><br>Datum: Montag, 4. Juli 2016<br>Betreff: bytetobit abstraction<br>An: IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>><br><br><br><br><br>Am Sonntag, 3. Juli 2016 schrieb IOhannes m zmölnig :<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/03/2016 09:41 PM, Simon Iten wrote:<br>
> dear list,<br>
><br>
> find attached a really simple abstraction to convert a single byte value into 8 bit outputs.<br>
<br>
thanks for sharing.<br>
<br>
> it handles higher values gracefully (it just outputs the lower 8 bits)<br>
<br>
unfortunately it outputs the bits in a really weird order:<br>
 1 3 4 5 2 6 7 8<br>
<br></blockquote><div>? works here. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
with "8" being the MSB (and leftmost outlet) and "1" being the LSB (and<br>
right-most outlet).<br>
i would have expected the output to be like virtually any multi-outlet<br>
object to be from right to left:<br>
 1 2 3 4 5 6 7 8</blockquote><div>me too </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
or to cut it short: why aren't you using [trigger]?<br>
<br></blockquote><div> i don't know how obviously. can you elaborate?</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
><br>
> you may want to put some additional characters after the name when you create the abstraction to see all outlets :-) (e.g. bytetobit ……..)<br>
><br>
<br>
<br>
or just drag the right-hand edge to whatever width you like:<br>
[bytetobit                           ]<br> <span></span> <br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
gsdr<br>
IOhannes<br>
<br>
<br>
</blockquote>
<br>