Search found 315 matches

by hexamer
Sat Jul 11, 2020 8:23 pm
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Dear hexamer, I have a question (I precise I am a newbie), i want to add in the interface some button and box, and those buttons and boxes will be used to make some new mathematical calculation according to the measurement of the signal get it. I am using VS 2019, I downond all the files, but i do ...
by hexamer
Sat Jul 11, 2020 8:12 pm
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Hi. First of all THANKS A LOT for such an extremely useful tool which saved my PSU development :) Secondly I would like to share my Python script which I have made for converting exported data into excel. It groups data into books and sheets and plots multiple data variants on one chart so it is si...
by hexamer
Sat Jul 11, 2020 8:07 pm
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Fra4picoImpedance.png Hey Akram i compiled my own version of the FRA and changed some things in this nice code to work as a multi channel impedance analyser together with some hardware i build around the picoscope for use on fuelcell stack impedance testing and as my own LCR meter. anyway have a lo...
by hexamer
Sat Jul 11, 2020 5:18 pm
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Hi Aaron, I am a 2205A user with your FRA (Ver 0.6.2b RC4) and I appreciate your effort in doing such application. Is any place where I can get the information about the parameters stated in Setting? Some of them are not clear for me, especially those related to noise reject. Thanks. Roberto Hi Rob...
by hexamer
Sat Jul 11, 2020 3:40 pm
Forum: USB PC Oscilloscopes
Topic: FRA for 5442D - blank plots?
Replies: 1
Views: 5024

Re: FRA for 5442D - blank plots?

I realize this thread is very old and you've probably moved on, but I can't say that I've seen this before. Just to be clear, you're still running the debug version, and the mere act of building the production version made this happen? Here are a few thoughts and questions in case you're interested ...
by hexamer
Thu Apr 09, 2020 1:45 am
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Hello! I have 3046D MSO and 4262 and Rigol DG1062Z and Siglent 6052X. I do know C++ and C# but my programmer-fu is very weak(not really actively programming in many years) , but would be willing to test and maybe fix minor things.. If I may make a suggestion: SCPI is just string exchange protocol, ...
by hexamer
Thu Apr 09, 2020 1:41 am
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

I have downloaded all files to a local source tree folder, currently having a first look how to implement a dll in C# that can be called by your C++ interface. The interface definition is indeed self explanatory. Hello Aaron, Can you have a brief look at the section "C++/C# Interoperability" at the...
by hexamer
Sat Apr 04, 2020 2:04 pm
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Hello! I have 3046D MSO and 4262 and Rigol DG1062Z and Siglent 6052X. I do know C++ and C# but my programmer-fu is very weak(not really actively programming in many years) , but would be willing to test and maybe fix minor things.. If I may make a suggestion: SCPI is just string exchange protocol, ...
by hexamer
Sat Apr 04, 2020 1:08 am
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

It is indeed always a challenge working cross languages, but typically all has been done before and google always has an answer... :D Does your virtual interface already run in another thread to avoid that the application freezes while connection with the signal generator is made and also when send...
by hexamer
Fri Apr 03, 2020 3:41 am
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

I have some experience in controlling instruments via GPIB/VISA, and also have a Rigol DG1062Z (60Mhz). No Siglent however, but would guess that once we have a plugin that uses GPIB/VISA communication, extending it to other generators would be quite straightforward. No promises however on time sche...
by hexamer
Tue Mar 31, 2020 4:22 am
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

External Signal Generator Part 2: I did some initial investigation into what would be required to support the Siglent SDG2000X series and it quickly made me appreciate how much more simple the PicoScope SDK is :). I don't necessarily want to deal with NI VISA. I started to look into USBTMC and while...
by hexamer
Tue Mar 31, 2020 4:10 am
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

External Signal Generator Part 1: Since it's a top request, and I recently developed a need myself, I started work on a feature to use an external signal generator. A first version of that work is nearly ready. When I first considered doing this, I felt that it needed to be done in a way that would ...
by hexamer
Tue Mar 31, 2020 12:54 am
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Thank you for the very nice software. I was able to use the software without any problem. I have a request if it is possible. I works in the area where i need to measure the harmonics of signal. Could you put some options in the DFT process, whether to pick the signal with the same frequency of the...
by hexamer
Sat Feb 15, 2020 10:14 pm
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Hello, I downloaded your application for pico 3000 oscilloscope fra4picoscope and it is working properly in my MAC under VMware. Please let me know if there is a possibility to compile it for use in MAC OS. I live in Athens, Greece The UI portions of the FRA application are very Win32 API specific....
by hexamer
Sat Feb 15, 2020 10:08 pm
Forum: Applications
Topic: Frequency Response Analyzer with Bode Plots
Replies: 631
Views: 3301477

Re: Frequency Response Analyzer with Bode Plots

Hi there, would like to install the FRA Bode-plot- program. The instructions in the wiki are out of date. Can someone explain what I have to do. I'm really overwhelmed. I have attached a screenshot of the download page. WIN 10 64bit, Picoscope 2205A Marco Schramm Hi Marco, First, you should downloa...