Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi,
I want to send to a specific device a command line via TCP/IP protocol. Unfortunately the TCP extension add automatiquely a CR LF sequence after the string. Is there any solution to send raw byte codes sequence by TCP/IP?
Hello, Eric.
Reading the User Guide for the TCP Extension leads me to think there are no configuration options to disable the CRLF delimiter at the end of the string in that extension. I think you'd need to write a custom version to do what you're asking for.
Sorry to bear bad news.
-- Craig A.