Generic protocol: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 25: Line 25:
</syntaxhighlight>
</syntaxhighlight>


If you're using a serial port under Windows, you must use a special escape sequence for COM port numbers higher than COM9
If you're using a serial port under Windows, you must use a special escape sequence for COM port numbers higher than COM9, for example:


Ex: --generic=\\.\COM10,out,1,/tmp/data.xml,myproto
--generic=\\.\COM10,out,1,/tmp/data.xml,myproto


More detail can be found in this Microsoft KB article: https://msdn.microsoft.com/en-us/library/aa363858(v=vs.85).aspx
More detail can be found in this Microsoft KB article: https://msdn.microsoft.com/en-us/library/aa363858(v=vs.85).aspx
1,089

edits

Navigation menu