Search found 3 matches

by oabel5
Wed Nov 04, 2015 2:17 pm
Forum: C and C++
Topic: Picoscope 5442A Trigger
Replies: 7
Views: 9308

Re: Picoscope 5442A Trigger

sready is not a global variable.
Regards.
by oabel5
Wed Nov 04, 2015 1:01 pm
Forum: C and C++
Topic: Picoscope 5442A Trigger
Replies: 7
Views: 9308

Re: Picoscope 5442A Trigger

Hi, Thanks for your answer. Sorry, That was wrong: struct tPS5000ATriggerConditions CHA_Conditions = { PS5000A_CONDITION_TRUE, // CHA PS5000A_CONDITION_DONT_CARE, // CHB PS5000A_CONDITION_DONT_CARE, // CHC PS5000A_CONDITION_DONT_CARE, // CHD PS5000A_CONDITION_DONT_CARE, // external PS5000A_CONDITION...
by oabel5
Wed Nov 04, 2015 8:33 am
Forum: C and C++
Topic: Picoscope 5442A Trigger
Replies: 7
Views: 9308

Picoscope 5442A Trigger

Hello , I wrote the following program . The PicoScope 5442A does not react on triggers. Can anyone tell me where the mistake in my program is? Thank-you PS. I apologize for my bad english . If anyone can answer in German or Spanish, I can better understand . /****************************************...