Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Using LabVIEW with IEEE 488 card

I want to acquire data from Kitheley instruments using IEEE 488 card. Can the data be acquired using LabVIEW 6i,Is the IEEE 488 card compatable with LabVIEW.Please try and explain in detail.Can Data be acquired using RS232 port in the PC.
0 Kudos
Message 1 of 2
(3,116 Views)
LabVIEW should function properly with your GPIB card using VISA. However, you may need to use the card's manufacturer's version of VISA - which manufacturer made your card? If it's National Instruments, then you can use the 488 support that comes with LabVIEW and NI-VISA.

With regards to the RS232 portion of your question, that depends on whether the instrument has a RS232 port and supports serial commands and data (see your instrument programming manual). In addition, a device such as the GPIB-232CT can be used to go from RS-232 to GPIB, but is probably not necessary since you already have a GPIB card.
0 Kudos
Message 2 of 2
(3,116 Views)