Search found 1 match

by drewian
Mon Feb 08, 2016 4:43 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: Unable to ps2000_run_streaming_ns for PS 2204, using C#
Replies: 7
Views: 11493

Re: Unable to ps2000_run_streaming_ns for PS 2204, using C#

Also ssing C#I have a similar problem, I get a status of 0 back from my call to ps2000_run_streaming_ns. The previous calls to ps2000_open_unit(), ps2000_set_channel() and ps2000_set_trigger() all succeed. I define ps2000_run_streaming_ns like so: [DllImport("ps2000.dll")] public static extern unsaf...