diff --git a/hardware/common/scpi.c b/hardware/common/scpi.c index 78a06fd1..a29f31b7 100644 --- a/hardware/common/scpi.c +++ b/hardware/common/scpi.c @@ -535,6 +535,8 @@ SR_PRIV int sr_scpi_get_hw_id(struct sr_scpi_dev_inst *scpi, if (!response) return SR_ERR; + sr_info("Got IDN string: '%s'", response); + /* * The response to a '*IDN?' is specified by the SCPI spec. It contains * a comma-separated list containing the manufacturer name, instrument