diff options
author | Eddy Pedroni <eddy@0xf7.com> | 2022-05-22 15:29:34 +0200 |
---|---|---|
committer | Eddy Pedroni <eddy@0xf7.com> | 2022-05-22 15:29:34 +0200 |
commit | 74b1db7030ae538c177a1db205849d2e30dc0b8b (patch) | |
tree | 8771a7ba201b6ae2d3c7cb11bd93d0854c660d23 /sds1104x-e |
Initial commit, added documentation and basic python boilerplate for JDS6600
Diffstat (limited to 'sds1104x-e')
-rw-r--r-- | sds1104x-e/Programming Guide PG 01 E 02 C.pdf | bin | 0 -> 2517971 bytes | |||
-rw-r--r-- | sds1104x-e/SDS1000X-E Data Sheet.pdf | bin | 0 -> 1377201 bytes | |||
-rw-r--r-- | sds1104x-e/SDS1000X-E Service Manual.pdf | bin | 0 -> 2952697 bytes | |||
-rw-r--r-- | sds1104x-e/SDS1000X-E User Manual.pdf | bin | 0 -> 5860015 bytes | |||
-rw-r--r-- | sds1104x-e/bandwidth | 1 | ||||
-rw-r--r-- | sds1104x-e/commands | 15 |
6 files changed, 16 insertions, 0 deletions
diff --git a/sds1104x-e/Programming Guide PG 01 E 02 C.pdf b/sds1104x-e/Programming Guide PG 01 E 02 C.pdf Binary files differnew file mode 100644 index 0000000..ff64126 --- /dev/null +++ b/sds1104x-e/Programming Guide PG 01 E 02 C.pdf diff --git a/sds1104x-e/SDS1000X-E Data Sheet.pdf b/sds1104x-e/SDS1000X-E Data Sheet.pdf Binary files differnew file mode 100644 index 0000000..a05b21e --- /dev/null +++ b/sds1104x-e/SDS1000X-E Data Sheet.pdf diff --git a/sds1104x-e/SDS1000X-E Service Manual.pdf b/sds1104x-e/SDS1000X-E Service Manual.pdf Binary files differnew file mode 100644 index 0000000..192fee5 --- /dev/null +++ b/sds1104x-e/SDS1000X-E Service Manual.pdf diff --git a/sds1104x-e/SDS1000X-E User Manual.pdf b/sds1104x-e/SDS1000X-E User Manual.pdf Binary files differnew file mode 100644 index 0000000..58efc0c --- /dev/null +++ b/sds1104x-e/SDS1000X-E User Manual.pdf diff --git a/sds1104x-e/bandwidth b/sds1104x-e/bandwidth new file mode 100644 index 0000000..02d7da3 --- /dev/null +++ b/sds1104x-e/bandwidth @@ -0,0 +1 @@ +https://www.makermatrix.com/blog/hacking-the-siglent-1104x-e-oscilloscope/ diff --git a/sds1104x-e/commands b/sds1104x-e/commands new file mode 100644 index 0000000..62e1af2 --- /dev/null +++ b/sds1104x-e/commands @@ -0,0 +1,15 @@ +CYMT? +- returns frequency counter of specific source + +PACU +- enables measurement for a specific source +- PACU AMPL,C1: enables amplitude measurement on C1 + +PAVA? +- queries for measurement on a channel +- C1:PAVA? AMPL: returns amplitude measurement on C1 +- measurement does not need to be enabled (e.g. with PACU) for this to work + +- can also request measurements enabled by PACU with special usage + + |