colinoflynn / pico-python

PicoScope Python Interface
Other
97 stars 78 forks source link

PS5000a DeltaPhase calculations #21

Open hmaarrfk opened 10 years ago

hmaarrfk commented 10 years ago

PicoTech decided to calculate delta phase in a very strange manner

See bug report:

http://www.picotech.com/support/topic13229.html

hsmistry commented 6 years ago

@hmaarrfk, you can use the ps5000aSigGenFrequencyToPhase() function to calculate the delta phase - please refer to the Programmer's Guide.

hmaarrfk commented 6 years ago

Hi @hsmistry,

Thanks for chiming in. That function looks cool. I'm sure that the picoscopes have improved alot since I last filed that bug report 3+ years ago.

I'll let somebody else implement that function. I don't have any picoscopes anymore, and without the ability to test, I might just incorporate more bugs :S I really appreciated your help when I was getting started with the picoscopes.