make note of the binary capability of the generic protocol
This commit is contained in:
parent
ceb41118fe
commit
ff2621b4ec
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ Generic Communication:
|
|||
--generic=params
|
||||
|
||||
With this option it is possible to output a pre-configured
|
||||
ASCII string using a predefined separator. The configuration is
|
||||
defined in an XML file located in the Protocol directory of
|
||||
the base package.
|
||||
ASCII string or binary sequence using a predefined separator.
|
||||
The configuration is defined in an XML file located in the
|
||||
Protocol directory of the base package.
|
||||
|
||||
params can be:
|
||||
serial port communication: serial,dir,hz,device,baud,protocol
|
||||
|
|
Loading…
Reference in a new issue