08-04-2009 01:48 PM
08-04-2009 02:03 PM
You would not need a DAQ card to read data over the serial port. You would, however, need a serial port. That may sound sarcastic, but it's not, since many manufacturers are ditching serial ports on computers. If you don't have a serial port then you would need to get something like a USB<->serial adapter or a serial port card that you plug into an expansion slot in your computer.
Assuming you've got that then you need to find the command set for the RF Power Supply, and write drivers for it so you can send the command to read the voltage, and then read the resposen. I would suggest looking in the Instrument Driver Network to see if a driver for your supply has already been written.
08-04-2009 03:07 PM
08-05-2009 08:22 AM
Just for a reference this is an RFX 600 Generator made by Advanced Energy. As you may know this product has a serial connection so there are no worries there. However, I was unable to find any sort of instrument drivers for this product. Are there any other routes I could take without an instrument driver?
08-05-2009 08:57 AM
08-05-2009 09:35 AM
The "user port" on the instrument rear is not a RS232 port. So you must use a DAQ device.

08-17-2009 01:42 PM
08-17-2009 01:50 PM
NO, NO, NO!
You seem to be ignoring what has been said. The RS-232 port on a pc is absolutely incapable of measuring a dc voltage. There is just no way to use the serial port for the Advanced Energy power supply. The connection on the power supply is not RS-232. They simply used a DB connector. Never confuse the physical connection type with some specific protocol. You will have to but some device that is capable of measuring voltages as there is nothing built into a pc with such a capability.
If you have actually connected the power supply to the RS-232 connector on the pc, there is a chance that you have damaged either the pc, the power supply, or both. If you have, it is because you have ignored all of the previous posts.