X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=README.devices;h=3e9b631f75f9936708f5505e23499a47eeec0fe9;hp=f72b29e7e94a061e69f0fd4b9aceb8fae21d5e32;hb=22fdb67fa0714c11cc0a58ee1423f55d18a4f080;hpb=ba1fb5e92618f4917fd396f14116aec3154b0593 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 ---------------------------------