]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok-internal.h
Implement SCPI over USBTMC.
[libsigrok.git] / libsigrok-internal.h
index 3df28fe2195b0727aa2ee8b9936e02b389076bab..0457c509245dd5b558a897965064ca552747d459 100644 (file)
@@ -334,6 +334,10 @@ SR_PRIV void sr_scpi_hw_info_free(struct sr_scpi_hw_info *hw_info);
 SR_PRIV struct sr_scpi_dev_inst *scpi_serial_dev_inst_new(const char *port,
                        const char *serialcomm);
 
+/*--- hardware/common/scpi_usbtmc.c -----------------------------------------*/
+
+SR_PRIV struct sr_scpi_dev_inst *scpi_usbtmc_dev_inst_new(const char *device);
+
 /*--- hardware/common/dmm/es51922.c -----------------------------------------*/
 
 #define ES51922_PACKET_SIZE 14