07-06-2012 06:04 AM
problem no. 1
how i can read particular data(temperature) which is in second column in excel by giving particular data(time) of first column
by giving simple time or date at input then i can get all data corresponding to that date or time in the format of array or in the format of chart or graph .
as like in excel data is in the format
12/6/2012 4:12:34 pm 456.6777
12/6/2012 4:13:34 pm 556.6777
i can give date 12/6/2012 in labview then i can read 456.6777 and 556.6777 in array or graph or chart.
problem no. 2
how i can put a external scroll for x -axis in waveform chart (absolte current time on x axis )to see previous data at the time of run time.
i don't want any running data on chart during holding scroll which happens with x axis scroll bar which is given in waveform chart by clicking right click .
07-06-2012 08:16 AM
What does this have to do with Instrument Control. Please repost to the appropriate language board.
07-06-2012 11:46 PM
problem no. 1 (for serial interfacing and Gpib interfacing ) temperature monitor of lakeshore 218
how i can read particular data(temperature) which is in second column in excel by giving particular data(time) of first column
by giving simple time or date at input then i can get all data corresponding to that date or time in the format of array or in the format of chart or graph .
as like in excel data is in the format
12/6/2012 4:12:34 pm 456.6777
12/6/2012 4:13:34 pm 556.6777
as i give date 12/6/2012 in labview then i could read 456.6777 and 556.6777 in array or graph or chart.
problem no. 2
how i can put a external scroll for x -axis in waveform chart (absolte current time on x axis )to see previous data at the time of run time.
i don't want any running data on chart during holding scroll which happens with x axis scroll bar which is given in waveform chart by clicking right click
07-07-2012 06:01 AM