You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After several hours of messing around, I managed to get this to build under Windows 10 but unfortunately it isn’t stable with a 3206MSO. It will connect, and glscopeclient receives packets but as soon as you try to change range or timebase, it locks up glscopeclient.
It never displays any data other than very low level binary noise, even with a large signal present, so I wonder if it is incorrectly getting data from two of the digital inputs rather than the two analogue channels.
The makefile seems to be missing an install script, so I was only able to get it to run at all by manually copying all the library files into a folder local to the executable.
The text was updated successfully, but these errors were encountered:
After several hours of messing around, I managed to get this to build under Windows 10 but unfortunately it isn’t stable with a 3206MSO. It will connect, and glscopeclient receives packets but as soon as you try to change range or timebase, it locks up glscopeclient.
It never displays any data other than very low level binary noise, even with a large signal present, so I wonder if it is incorrectly getting data from two of the digital inputs rather than the two analogue channels.
The makefile seems to be missing an install script, so I was only able to get it to run at all by manually copying all the library files into a folder local to the executable.
The text was updated successfully, but these errors were encountered: