AWG signal using API in C#

Post your .Net discussions here
Post Reply
simone
Newbie
Posts: 0
Joined: Fri Jul 12, 2024 8:26 am

AWG signal using API in C#

Post by simone »

Hi, I'm using PICOSCOPE 5444D and I need to create a C# custom application using API functions.
Now I have to generate an AWG signal with this features:
- pktpk=2V
- Fstart=200kHz
- Fstop=300KHz
- Duration: 100ms

I'm usign ps5000aSetSigGenArbitrary; I capture signal generated in an scope but it's different from what I expected. Duration and frequencies are not correct.

Can help me to solve the problem?

Thank you
Attachments
AWGSignalFunction.txt
(3.58 KiB) Downloaded 794 times
Post Reply