Page 1 of 1

Burst mode in arbitrary wave generator doesn't work

Posted: Thu Aug 01, 2019 1:41 pm
by hugoralf
I have created a arbitrary wave generator in MatLab, but the burst mode
fprintf(tcpipObj,'SOUR1:BURS:NOR INF') or fprintf(tcpipObj,'SOUR1:BURS:NOR
-1') doesn't work. It stops after in a few seconds.Do you have a answers
for this doubt?

Re: Burst mode in arbitrary wave generator doesn't work

Posted: Wed Dec 04, 2019 12:36 pm
by redpitaya
Hey, thank you for bringing this up!
Please try to use the latest OS image and if the issue is still present please give me all details that you consider relevant in order for us to replicate this issue.

Re: Burst mode in arbitrary wave generator doesn't work

Posted: Mon May 18, 2020 9:12 am
by redpitaya
Maximum amount of repetitions equal to the upper border of <count> = {1...50000, INF}. It means that upon installing INF, the number of repetitions is not infinite but equals to 50000.


hugoralf wrote:
Thu Aug 01, 2019 1:41 pm
I have created a arbitrary wave generator in MatLab, but the burst mode
fprintf(tcpipObj,'SOUR1:BURS:NOR INF') or fprintf(tcpipObj,'SOUR1:BURS:NOR
-1') doesn't work. It stops after in a few seconds.Do you have a answers
for this doubt?