Problems Trigger PS4424 From Channel C

Post your C and C++ discussions here
Post Reply
jim@jmxservices.com
Newbie
Posts: 0
Joined: Sun May 16, 2010 8:46 pm

Problems Trigger PS4424 From Channel C

Post by jim@jmxservices.com »

I am having problems with one application setting the correct trigger conditions. I can arm and trigger the scopes from Channel A with no problems. However, if I try to setup the structure to trigger from Channel C. It always give me the Error Code 22 - PICO_CONDITIONS - One or more of the conditions are incorrect. I do not see a problem with the condition. I think it is entered exactly as I entered it in a correctly working application. I have interfaced many(20) different oscilloscopes over my years of work experience. This trigger conditions and properties structure system has by far been the most difficult to work with. We need to have several examples that show the proper way to load the trigger conditions and properties structures. The trigger system seems the have a hugh amount of flexibility. This is great, but I just want the make the scope trigger on Channel C and capture all the other channels. It is really a simple operation, but it is giving me considerable difficulty. I have attached my code. Can you post structure examples of some more complex trigger scenarios? i.e. Channel C window triggered. I do not need full code, just the layout of the structures. Please give us several examples.
Attachments
Scope Interface Items from Main Program Code.cpp
Calls from Main Unit
(7.92 KiB) Downloaded 678 times
Pico4000.cpp
Unit responsible for scope interface.
(17.46 KiB) Downloaded 598 times

Post Reply