X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=README.devices;h=3e9b631f75f9936708f5505e23499a47eeec0fe9;hp=f72b29e7e94a061e69f0fd4b9aceb8fae21d5e32;hb=e24ecabfaf11468d9ddeedd8f733c5e3a9dacaa5;hpb=60a5bd4841d555019f8b3d9dcd383ab065fce3e2 diff --git a/README.devices b/README.devices index f72b29e7..3e9b631f 100644 --- a/README.devices +++ b/README.devices @@ -211,6 +211,12 @@ or VXI communication parameters. See these examples: $ sigrok-cli --driver :conn=vxi/ ... $ sigrok-cli --driver :conn=usbtmc/. ... +Individual device drivers _may_ implement additional semantics for the +conn= specification, which would not apply to other drivers, yet can be +rather useful for a given type of device. + + $ sigrok-cli --driver :conn=sn= + Specifying serial port parameters ---------------------------------