Your Universal Remote Control Center
RemoteCentral.com
RS-232 & IP Control Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 2 made on Sunday December 9, 2012 at 14:56
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
The YNCA commands are all ASCII. There is no conversion they are just text strings. The only rules are no Spaces, must end with a CR/LF sequence. There is no way to enter a CR/LF sequence from a keyboard. The character code for CR=13, and for LF is 10. Dependent on what he is using to enter the strings will define how he is to enter a CR/LF sequence. In many languages it is "\x0D" and "\x0A". In visual basic it is vbCRLF, In Javascript it is "\r\n" or "\x0D\x0A"


Hosting Services by ipHouse