LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

digital waveform graph limited to 32 bits

When i put in a binary string and then convert it into a digital signal to graph.  the waveform seems to be limited to 32 bits.  is this a limitation or is there a way to plot more bits.  you can input more bits into the binary string but the output waveform is not correct.  if this is a limtation then is there way to add a horizontal scrollbar to the waveform?  attached is a simple example.
0 Kudos
Message 1 of 3
(2,521 Views)

hi there

if you take a look inside the "String do digital Waveform" you'll see a "Scan from string" function converting the string to I32 (-> 32 bits). use the vi attached instead to convert a string with an arbitrary number of bits.

 

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
Message 2 of 3
(2,497 Views)
Thank you
0 Kudos
Message 3 of 3
(2,492 Views)