PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
data samples --help


Get raw samples for graph window (GraphBuffer) from device.
If 0, then get whole big buffer from device.

usage:
    data samples [-hv] [-n <dec>]

options:
    -h, --help                     This help
    -n <dec>                       num of samples (512 - 40000)
    -v, --verbose                  verbose output

examples/notes:
    data samples
    data samples -n 10000