Posted Tue, 03 Dec 2024 20:38:01 GMT by Lima Fontes, Diane Otília
Hi, everyone! I'm new here and hope you can give me a hand.
 

I am using the AFG1062 and would like to configure it using Python. Specifically, I want to operate it in burst mode with the internal trigger.

In the AFG1000 Quick Start User Manual, it is described how to manually set the trigger interval parameter. However, I could not find information in the AFG1000 Programmer Manual about how to perform this configuration via code (or perhaps I may have missed it).

Could you confirm if there is a command available to modify the trigger?


Thank you in advance for your attention, and I look forward to your response.

Best regards,
Diane Fontes

 

Posted Wed, 26 Feb 2025 18:18:13 GMT by F., Massimiliano
Hi Diane,
not all the functions and parameters of AFG1000 are implemented with SCPI command.
the command is: [SOURce[1|2]]:BURSt:SOURce TIMer
but there is no command to define the trigger interval, which is 1 second by default.

As workaround, you could set the trigger internal value, then save setup and recall it with SCPI (*RCL)

You must be signed in to post in this forum.