Mine (I run Tech Tangents) is a 16500C and the interface is basically identical. The problem with remote access for these is that they draw traces to the screen using direct framebuffer access rather than X11 calls meaning you can't see them remotely. So the best you can do send them commands remotely and read the numerical results. That's why I went the VGA capture route.
No comments yet.