JayKay Posted September 26, 2011 Report Posted September 26, 2011 Hi, I have a measuring instrument which measures Voltage and power..It has RS232 interface. My idea is to get the data what it measures and save that measurement in a spreadsheet file. I have the below items with me. 1. Instrument having rs 232 interface. 2.I got the Instrument drivers compatible with LabVIEW (I want to know how to install the instrument drivers. The manufacturer of the measuring device gave me some VIs and they say, those VIs are the instrument drivers) 3.RS 232 Cable ( 1:1 config). 4.A PC installed with LabVIEW+serial ports. 5.From the instrument manufacturer manual i noted down the commands ( the commands which reads the measurements) Now you guys help to share any link explains how to get the data (measurement) from an instrument through rs232 something similiar of my project. I know this is basic question but please help me. thanks. Quote
JayKay Posted September 26, 2011 Author Report Posted September 26, 2011 Sorry! i posted this question in wrong category. excuse me! Quote
Tim_S Posted September 26, 2011 Report Posted September 26, 2011 You will want to check out the examples that ship with LabVIEW; there are good instrument/RS232 examples included. As for installing the driver... if there isn't an installer or if it's not a package (see VIPM) then you will just put the driver in "C:\Program Files\National Instruments\LabVIEW xxxx\instr.lib". Tim Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.