]> sigrok.org Git - libsigrok.git/blobdiff - src/scpi.h
hameg-hmo: Rename SCPI_CMD_GET_VERTICAL_DIV to *_SCALE.
[libsigrok.git] / src / scpi.h
index 256aa4c1ceb9ba6b08d36b6c90ccecfebcd4051a..b66dd554d5048851ca0362ef1cefd0fbad046889 100644 (file)
@@ -35,8 +35,8 @@
 enum {
        SCPI_CMD_GET_TIMEBASE = 1,
        SCPI_CMD_SET_TIMEBASE,
-       SCPI_CMD_GET_VERTICAL_DIV,
-       SCPI_CMD_SET_VERTICAL_DIV,
+       SCPI_CMD_GET_VERTICAL_SCALE,
+       SCPI_CMD_SET_VERTICAL_SCALE,
        SCPI_CMD_GET_TRIGGER_SLOPE,
        SCPI_CMD_SET_TRIGGER_SLOPE,
        SCPI_CMD_GET_TRIGGER_PATTERN,