Search found 18 matches

by Jay H
Thu Apr 01, 2010 3:23 pm
Forum: C and C++
Topic: Multiple Trigger (examples?)
Replies: 4
Views: 7572

Multiple Trigger (examples?)

Trying to digest the setting up of Triggers with the PS5000con.c sample provided with the software. From reading the API function descriptions, I'm trying to see if I understand the use of multiple structs for the two functions (ps5000SetTriggerChannelConditions and ps5000SetTriggerChannelProperties...
by Jay H
Wed Mar 31, 2010 4:39 pm
Forum: C and C++
Topic: PS 5204/ps5000con.c buffer values
Replies: 3
Views: 6208

Re: PS 5204/ps5000con.c buffer values

0, 5120, 31 , -12851 , -790 240 , 5376, 33 , -12851 , -79240 480,..... , -12851 , -79480 720,..... , -12851 , -79720 Ha, I played with the output to space it better and realized that the last 2 "columns" show up as 1, then looked at the code some more and realize that the sample interval is written...
by Jay H
Wed Mar 31, 2010 2:35 pm
Forum: C and C++
Topic: PS 5204/ps5000con.c buffer values
Replies: 3
Views: 6208

PS 5204/ps5000con.c buffer values

Hello, new to PicoScope (and to this forum) and playing with a 5204 and the SDK that comes with it, including the C code PS5000con.c. Not finding much documentation on the values as set by the program in BlockDataHandler via a call to ps5000GetValues into the array "buffers"? I have a basic signal g...