nanda28 Posted September 13, 2005 Report Share Posted September 13, 2005 Hi all, I am very new to labview. I am using version 6.0 to acquire some values from Agilent 34970a data acquisition unit. I have downloaded the drivers to scan the values from the instrument. my questions are 1) My program scans the instrument every second, how can I change the rate of scanning for example like every minute. 2) How can I write the scanned values of the channels in a separate file ( for future use) like exel or word document etc., please someone help me in this regard and have a look at my vi file thanking you Kaka Download File:post-2994-1126609740.vi Quote Link to comment
Mike Ashe Posted September 13, 2005 Report Share Posted September 13, 2005 ... Agilent 34970a data acquisition unit. ...how can I change the rate of scanning for example like every minute. 2) How can I write the scanned values of the channels in a separate file ( for future use) like exel or word document etc., 6126[/snapback] Look in the 34970a driver library, it should have a VI to change the scanning rate.Look in the ..LabVIEW\examples\file\smplfile.llb library. It will give you examples on writing and reading both binary and text data to files and a data acquisition example to show the whole process. Cheers, Mike Quote Link to comment
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.