Page 22 of 22
Re: The final version of RayWiki is available!
Posted: Sat Nov 15, 2025 6:48 pm
by Reese Riverson
But it also searches the internet for possible results too, and seems to at least be more accurate than Google's own AI.

Re: The final version of RayWiki is available!
Posted: Sat Nov 15, 2025 7:51 pm
by PluMGMK
Did I ever mention the time it told my colleague in detail how to install a non-existent module to run Python scripts on a Rohde & Schwarz oscilloscope?

Re: The final version of RayWiki is available!
Posted: Sat Nov 15, 2025 8:11 pm
by Master
To be fair don't some of the more advanced ones run their own application on top of a Windows PC anyways? Or am I getting my oscilloscope brands mixed?
Re: The final version of RayWiki is available!
Posted: Sat Nov 15, 2025 8:45 pm
by PluMGMK
They do. We literally just installed bog-standard Python 3.8 for Windows, and ended up pointing pyVISA at 127.0.0.1 to access the scope data. A bit of a hack, but with some optimization I was able to make it lightning fast
Unfortunately we never did get a chance to put it to use properly

Re: The final version of RayWiki is available!
Posted: Sat Nov 15, 2025 9:20 pm
by Master
Huh, I always did wonder how the data from the scope was coming in, didn't realise it was through IP.
Shame you never put it in use, that sounds pretty cool honestly.