virtual

  1. R

    Question Serial Port Problem: The given port name is invalid...

    Hi. I am having problems communicating with a UBLOX GPS device using the serial interface over USB. I would like to be able to receive data from the device asynchronously in a receive event when data is sent from the GPS to the computer. mySerialPort.PortName = "COM7"...
  2. icemanind

    Drive Status

    Is there a way to get the status of a CD-ROM drive? By status, I'm talking about reading status. What I'm trying to do is write a program that displays a "virtual" LED light in my taskbar and I want it to light up everytime my CD-ROM drive is reading a CD. I'd also like one for my hard drive. Is...
Back
Top