PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
data detectclock --help


Detect ASK, FSK, NRZ, PSK clock rate of wave in GraphBuffer

usage:
    data detectclock [--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