]> sigrok.org Git - libsigrok.git/commit
rigol-dg: Add some more waveforms for MSO5000
authorRalf <redacted>
Thu, 22 Oct 2020 16:37:21 +0000 (18:37 +0200)
committerSoeren Apel <redacted>
Sat, 28 Sep 2024 21:50:31 +0000 (23:50 +0200)
commit06600251e64d68e051d569fa3a0d644c5dfcd7d2
treeb3f40b527f11052e03936e6ed50320c105ff174f
parent577161c4c083b28a66105c8ce0f582a92aaa1064
rigol-dg: Add some more waveforms for MSO5000

Known issue: Read-back of parameters does not work.
Caused by changing :SOUR:APPL to :SOUR:FUNC, because APPL only
supports NOIS, PULS, RAMP, SIN, SQU, USER.
When MSO5000 is configured to a different waveform, there is no answer at all.
sr: [00:00.051760] scpi_vxi: Successfully sent SCPI command: 'SOUR1:APPL?'.
sr: [00:02.056361] scpi_vxi: Device read failed for 192.168.1.250 with error 15
src/hardware/rigol-dg/api.c
src/hardware/rigol-dg/protocol.c
src/hardware/rigol-dg/protocol.h