Command line options: Difference between revisions

Line 256: Line 256:


Under Windows, you must use a special escape sequence if you need to specify a COM port higher than 9.
Under Windows, you must use a special escape sequence if you need to specify a COM port higher than 9.
Example: \\.\COM10
 
Example: --generic=\\.\COM10,out,1,/tmp/data.xml,myproto


This is per the Microsoft KB article here: http://msdn.microsoft.com/en-us/library/aa363858%28v=vs.85%29.aspx
This is per the Microsoft KB article here: http://msdn.microsoft.com/en-us/library/aa363858%28v=vs.85%29.aspx
67

edits