Current command:
data detectclock --help
Detect ASK, FSK, NRZ, PSK clock rate of wave in GraphBuffer usage: data detectclock [-h] [--ask] [--fsk] [--nzr] [--psk] options: -h, --help This help --ask specify ASK modulation clock detection --fsk specify FSK modulation clock detection --nzr specify NZR/DIRECT modulation clock detection --psk specify PSK modulation clock detection examples/notes: data detectclock --ask data detectclock --nzr -> detect clock of an nrz/direct wave in GraphBuffer