01-11-2007 12:19 AM
01-11-2007 02:38 AM - edited 01-11-2007 02:38 AM
What you need:
LabVIEW installed 😉
VISA Driver installed (normally done with the standard installation of LV)
Fluke 45 LV driver , maybe already on your LV-instrument driver CD or right here at ni.com http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=04711B9FBF9238CCE0440003BA7CCD...
The right RS232 cable (had problems in the past with fluke hydra loggers)
Matching serial settings (baudrate, parity, protocol, ...)
Additional helpfull:
Fluke Manual for individual controlling.
Message Edited by Henrik Volkers on 01-11-2007 09:41 AM
01-11-2007 02:47 AM
01-11-2007 07:08 AM
There is a big difference between serial and parallel cables. You need a serial cable with the correct 'DB' connector on both ends. Serial ports are usually either 9 or 25 pin DB type (DB9/DB25) connectors and can be either male or female type. You also need a cable that is wired correctly. Cables are either wired straight through (pin 1 to 1, 2 to 2, etc.) or a 'null modem' type. Null modem cables are cross wired so that at the very least, the td signal on one end is wired to the rd signal at the other. Your instrument manual should tell you the type of cable you need.
If your computer has an existing serial port, then you can buy a simple cable. If it's a new computer without any serial port, then you could but a USB->RS232 converter or a pci card with an RS-232 port.
01-11-2007 06:42 PM
01-11-2007 06:45 PM
01-11-2007 08:39 PM