]> git.zerfleddert.de Git - rigol/blobdiff - scope.h
export data through webinterface
[rigol] / scope.h
diff --git a/scope.h b/scope.h
index dba5670f3e614bb96baa17159e257c386153b4ea..a74809b3985af1d4d4c9a532ccd85dc8c83a05a2 100644 (file)
--- a/scope.h
+++ b/scope.h
@@ -133,3 +133,4 @@ int scope_get_int(struct scope *sc, char *cmd);
 double scope_get_double(struct scope *sc, char*cmd);
 void update_scope_measurements(struct scope *sc);
 int update_scope_status(struct scope *sc);
+char *scope_get_data(struct scope *sc, char *source, int *len);
Impressum, Datenschutz