]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok-internal.h
scpi: Add CMD_GET_SAMPLE_RATE to the command enum.
[libsigrok.git] / libsigrok-internal.h
index df9bc0aa239563729bfcfb7290aacba15bd098de..d7d740d822000685f5d56fc4ef24a6da9e26f851 100644 (file)
@@ -365,6 +365,8 @@ enum {
        SCPI_CMD_SET_DIG_POD_STATE,
        SCPI_CMD_GET_ANALOG_DATA,
        SCPI_CMD_GET_DIG_DATA,
+       SCPI_CMD_GET_SAMPLE_RATE,
+       SCPI_CMD_GET_SAMPLE_RATE_LIVE,
 };
 
 struct sr_scpi_hw_info {