Hi,
I haven't worked with this particular device, but using the serial port is a matter of getting some configuration parameters corect.
First of all you should have the documentation for the device. This documentation should include the interface configuration parameters and the command set for the instrument.
First thing is the cabling. The documentation should specified the type of connector used. If the serial connector is just like the PC's, you'll probably need a null modem. If not you'll need a straight-thru cable.
To use the serial port you'll need to configure the PC serial port settings to the same values as the device. These parameters are: baud rate, data bits, parity, stop bits and handshaking (flow control).
Check out these tuto
rials for more info:
Serial Communication General ConceptsSerial Communication Starting PointLet me know if you have any questions.
DiegoF
National Instruments.