
John Musbach - 2009-01-12 14:41:45
Hello, we are trying to use this class such that we have a page with buttons that query the class API so that a serial port connected robot can be moved by the buttons. But since opening the serial port takes a while we'd like to be able to open the port once and keep it open while the person is on the page with the manipulation buttons, how would this be done? Thanks!