Search found 3 matches

by krishulis
Tue Dec 16, 2014 11:31 am
Forum: General Software Discussions
Topic: Signal Generator during ps3000aChangePowerSource
Replies: 1
Views: 2735

Signal Generator during ps3000aChangePowerSource

Introduction: I am using Picoscope 3404B, with r10_5_1_1 sdk. Working with .NET (C#), based on PS3000ACSConsole example code. I will use USB power supply. My question is - is that normal, that during ps3000aChangePowerSource function call, signal generator output is toggling..? I also tested it with...
by krishulis
Thu Dec 04, 2014 12:50 pm
Forum: General Software Discussions
Topic: Negative trigger delay with SetTriggerDelay()
Replies: 2
Views: 3124

Re: Negative trigger delay with SetTriggerDelay()

Excellent, that was exactly what I was looking for.
Thank you !
by krishulis
Wed Dec 03, 2014 3:19 pm
Forum: General Software Discussions
Topic: Negative trigger delay with SetTriggerDelay()
Replies: 2
Views: 3124

Negative trigger delay with SetTriggerDelay()

Introduction: I am using Picoscope 3404B, with r10_5_1_1 sdk. Working with .NET (C#), based on PS3000ACSConsole example code. I have successfully set timebase, vertical resolutions, signal generator, and captured data based on CollectBlockTriggered method from example. The question: is there a way t...