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/commands |
Initial commit, added documentation and basic python boilerplate for JDS6600
Diffstat (limited to 'sds1104x-e/commands')
-rw-r--r-- | sds1104x-e/commands | 15 |
1 files changed, 15 insertions, 0 deletions
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 + + |