LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

non printable characters

 

Hello

 

I have seen some posts about this topic, but none helped me.

 

I need to send to a device, via serial port (rs-232), four codes composed by printable and non-printable characters
For instance, I need to send a string with ASCII character 224, ASCII character 87, ASCII character 10, ASCII character 0 and ASCII character 191, together in the same string
Can someone help me to do this?
Thanks
0 Kudos
Message 1 of 3
(2,916 Views)

What part are you having trouble doing?

 

To create those ASCII characters you can use a  string constant or control set to '\' codes or hex display.

 

Lynn 

0 Kudos
Message 2 of 3
(2,911 Views)
Search the LV help for Backslash ('\') Codes Display
0 Kudos
Message 3 of 3
(2,906 Views)