09-20-2016 03:20 AM
Is your PC is installed with LabVIEW?Develop One More VI Explicitly for Data Logging and run this code in PC instead of Dash Board.
09-20-2016 11:31 PM
Hi Steve,
I have checked and I'm sure the path is definitely correct. Any other ways I can troubleshoot this problem?
With thanks,
Sonata
09-20-2016 11:33 PM
Hi Palanive,
Im currently using LabVIEW installed on my laptop.
We need to be able to run our code solely on DashBoard only, is that why we need one more VI for Data Logging to run on LabVIEW?
With thanks,
Sonata
09-20-2016 11:49 PM
As you are not able to access the PC path to Log data, Data logging can be made in PC/laptop otherthan Dashboard.
From dashboard the values can be transfered via shared variables.
09-21-2016 12:12 AM
Hi Palanive,
Does that mean we create a new VI here just for the data logging part?
With thanks,
Sonata
09-21-2016 12:12 AM
Hi Palanive,
Does that mean we create a new VI here just for the data logging part?
With thanks,
Sonata
09-21-2016 12:22 AM
yes its just for logging data in PC, which may not be included in myRIO, Project its kept separate in PC for DataLogging Make sure you are running this VI When required.
09-21-2016 12:30 AM
Hi Palanive,
Instead of taking the trouble to do all this for the path for the excel, is there another way of sorting out using the array functions only?
With thanks,
Sonata
09-21-2016 12:48 AM
Your requirement is to save data rite?
Instead of taking the trouble to do all this for the path for the excel, is there another way of sorting out using the array functions only?
how save can be handles using array functions?/ whether you are saving data to overcome someother probelm?
09-21-2016 12:58 AM
Hi Palanive,
We are considering the 'Write to spreadsheet' function because we wanted the sorting function of Excel, but we are facing problems, thats why I am asking for other alternatives within LabVIEW that can do the same thing.
With thanks,
Sonata