Search found 2 matches

by smat
Tue Jun 12, 2007 2:36 pm
Forum: General Software Discussions
Topic: Lagging Code
Replies: 1
Views: 3103

Nevermind, threading appears to be the answer.
by smat
Mon Jun 11, 2007 3:53 pm
Forum: General Software Discussions
Topic: Lagging Code
Replies: 1
Views: 3103

Lagging Code

I've written a class file which controls the picoscope 2105 for use in another application. I'm using the C++ language. On class instantiation: The 2105 is opened and a handle value is recieved. Then, calls to these functions are placed inside the main loop of the application which means they will b...