Search found 3 matches

by sanee
Tue Mar 19, 2019 8:24 am
Forum: C and C++
Topic: API functions in C for Initializing Math Channel
Replies: 1
Views: 7991

API functions in C for Initializing Math Channel

We have used a math channel formula for phase difference calculation but how to initialize it using API function in C language or #C through visual studio??
by sanee
Mon Mar 18, 2019 2:10 pm
Forum: PicoScope 6 for Windows
Topic: Automation commands (storing pictures)
Replies: 9
Views: 9596

Re: Automation commands (for initialization of math channel through API)

Is it possible to initialize the math channel through commands or through API function? because i have not found any API function for the math channel? and shall we capture or store the math channel data into excel file through API commands because it is not mentioned in yours programming guide?
by sanee
Wed Mar 13, 2019 8:07 am
Forum: Applications
Topic: problem in generation of phase difference measurement csv file
Replies: 1
Views: 9974

problem in generation of phase difference measurement csv file

we have used a math channel for the phase difference measurement of two channel that is given into your forum i.e. ((((atan(1/tan(pi*(B/10000)))/pi)+(B/10000))*-((atan(1/tan(pi*(C/10000)))/pi)+(C/10000)))+0.25)/0.002777777 * (((atan(1/tan(pi*T))/pi)+T)*2) and we are using DC average from the measure...