LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

String to image data conversion

hi

 

just a gentle problem. I am having trouble converting a string into image data. I was wondering how to do this without using IMAQ functions.

 

Thanks.

0 Kudos
Message 1 of 5
(4,381 Views)

Hi Help,

 

how does the string look like?

Which kind of conversion are you trying to do?

Where does the string come from?

Can you attach an example VI containing the string data?

Best regards,
GerdW


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

You can write the string to a file and then open that file as an image? (JPG/PNG/etc)

0 Kudos
Message 4 of 5
(4,324 Views)

A string and an Image are two completely different data types, and without an understanding of the information in your string it would be impossible for us to know how to help you convert it to an image. As others have said, please provide much more information, including where this string has come from (source), how the information in the string is stored (datatype), what kind of image you're expecting (picture, IMAQ, bitmap) etc.

Thoric (CLA, CLED, CTD and LabVIEW Champion)


0 Kudos
Message 5 of 5
(4,313 Views)