Just what I said in the git log is now also actually in the man page
namely that the frequency option is only there for debugging.
This commit is contained in:
parent
c22d498dc0
commit
33f3a2eada
1 changed files with 6 additions and 4 deletions
|
@ -23,10 +23,12 @@ channels this will be corrected downwards to the number of available
|
|||
channels.
|
||||
.TP
|
||||
\-F SAMPLING_RATE
|
||||
Requests the sampling rate for an asynchronous
|
||||
acquisition. By default this is set to comedi's highest sampling rate
|
||||
so that the driver is forced to reduce it and will in most cases
|
||||
return the maximum possible sampling rate.
|
||||
Requests a sampling rate for the asynchronous
|
||||
acquisition. By default this is set to comedi's highest sampling rate
|
||||
(1GHz) so that the driver is forced to reduce it and will
|
||||
return the maximum possible sampling rate. This option is only provided
|
||||
for driver testing and for drivers which do not return the highest
|
||||
sampling rate.
|
||||
.TP
|
||||
\-v
|
||||
Verbose output.
|
||||
|
|
Loading…
Add table
Reference in a new issue