From 188a9fb313f3155c1a92c0073c5f5501de765e69 Mon Sep 17 00:00:00 2001 From: Yann Sionneau Date: Fri, 19 Jun 2015 23:03:47 +0200 Subject: [PATCH] manual: add hwgrep example for TDC --- doc/manual/ndsp_reference.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/manual/ndsp_reference.rst b/doc/manual/ndsp_reference.rst index bac983014..fd66639b1 100644 --- a/doc/manual/ndsp_reference.rst +++ b/doc/manual/ndsp_reference.rst @@ -107,6 +107,10 @@ First, run the TDC001 controller:: For instance, if you want to specify the Vendor/Product ID and the USB Serial Number, you can do: ``-d "hwgrep://: SNR="``. + for instance: + + ``-d "hwgrep://0403:faf0 SNR=83852734"`` + The hwgrep URL works on both Linux and Windows. Then, send commands to it via the ``artiq_rpctool`` utility::