LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Numeric array with 1's and 0's to text

I need to convert the bits stream into the string and then to a text. My bit stream is in numeric array. I need to combine these elements to convert them to string and get the ASCII code for text. I've attached an image explaining what I'm trying to do. Screenshot (4).png

0 Kudos
Message 1 of 4
(2,461 Views)

Hi hammad,

 

with LabVIEW:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,455 Views)

Hey GerdW!

Can you tell me the name of the block after Number to String Array conversion?

0 Kudos
Message 3 of 4
(2,452 Views)

Concatenate String…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,403 Views)