LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I convert number (for example, 56) to ASCII char ( '8' )

Please help me to find a method. Thank you!
0 Kudos
Message 1 of 6
(3,350 Views)
Use the Byte Array to String function as shown in the pic.
Greets, Dave


Message Edited by daveTW on 03-21-2007 02:45 PM

Greets, Dave
0 Kudos
Message 2 of 6
(3,349 Views)

Method number 2 - the type cast.

Message Edited by Dennis Knutson on 03-21-2007 07:33 AM

Message 3 of 6
(3,340 Views)
Thanks. But I do not know where to find the 'Byte array to string' function, I am not familar with Labview.
0 Kudos
Message 4 of 6
(3,304 Views)
It ll be in the Numeric>>Conversion palette. See for Urself... Smiley Wink
- Partha ( CLD until Oct 2027 🙂 )
Message 5 of 6
(3,294 Views)
And you can search a function by its name in the Labview Help. When found, there are two little buttons named something like "place on Block diagram" and "find in palettes". The other way is to click on the search button in the tools palette.
Greets, Dave
Greets, Dave
Message 6 of 6
(3,267 Views)