取消
顯示結果 
搜尋替代 
您的意思是: 

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 積分
1 條訊息(共 3 條)
2,976 檢視

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 積分
2 條訊息(共 3 條)
2,971 檢視
Search the LV help for Backslash ('\') Codes Display
0 積分
3 條訊息(共 3 條)
2,966 檢視