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
|
--generic=params
|
||||||
|
|
||||||
With this option it is possible to output a pre-configured
|
With this option it is possible to output a pre-configured
|
||||||
ASCII string using a predefined separator. The configuration is
|
ASCII string or binary sequence using a predefined separator.
|
||||||
defined in an XML file located in the Protocol directory of
|
The configuration is defined in an XML file located in the
|
||||||
the base package.
|
Protocol directory of the base package.
|
||||||
|
|
||||||
params can be:
|
params can be:
|
||||||
serial port communication: serial,dir,hz,device,baud,protocol
|
serial port communication: serial,dir,hz,device,baud,protocol
|
||||||
|
|
Loading…
Reference in a new issue