]> sigrok.org Git - libsigrok.git/blobdiff - src/scpi.h
hameg-hmo: Add support for SR_CONF_LOGIC_THRESHOLD/_CUSTOM.
[libsigrok.git] / src / scpi.h
index 5d0459ffd88aad283363b71f29bdc218d384ebfc..d921133efcc5fd82fe6817ccbf37fd968eccc885 100644 (file)
@@ -63,6 +63,10 @@ enum {
        SCPI_CMD_SET_PROBE_UNIT,
        SCPI_CMD_GET_ANALOG_CHAN_NAME,
        SCPI_CMD_GET_DIG_CHAN_NAME,
+       SCPI_CMD_GET_DIG_POD_THRESHOLD,
+       SCPI_CMD_SET_DIG_POD_THRESHOLD,
+       SCPI_CMD_GET_DIG_POD_USER_THRESHOLD,
+       SCPI_CMD_SET_DIG_POD_USER_THRESHOLD,
 };
 
 enum scpi_transport_layer {