LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interrupt usb write buffer: how to write 8 bytes as string

Solved!
Go to solution

Hi MS,

 

either

1) Let the user only input 32 bits (4 bytes) and append the other bits by using "Build Array" (in concat mode).

or

2) Let the user see&edit all 64 bits, but keep overwriting the bits controlled by your logic again and again...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 13
(676 Views)

To, GerdW..

                    oh my god!!!I am very bad in Labview...I am not able to do what you advise about 4 bytes variables and 4 by 2d array...I am even not able to get tabular view of 64 bits when I make the 2d array (64 bits)..I am having different look...not tabular view...

 

can you demonstrate your build array method??

 

sorry for this!!!

0 Kudos
Message 12 of 13
(670 Views)

Hi MS,

 

try the attachment...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 13 of 13
(668 Views)