From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW program help

Solved!
Go to solution

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.

 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 11 of 45
(1,277 Views)

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

0 Kudos
Message 12 of 45
(1,257 Views)

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

0 Kudos
Message 13 of 45
(1,256 Views)

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.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 14 of 45
(1,252 Views)

Hi Palanive,

Does that mean we create a new VI here just for the data logging part?

 

With thanks, 

Sonata

0 Kudos
Message 15 of 45
(1,248 Views)

Hi Palanive,

Does that mean we create a new VI here just for the data logging part?

 

With thanks, 

Sonata

Download All
0 Kudos
Message 16 of 45
(1,247 Views)

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.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 17 of 45
(1,240 Views)

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

0 Kudos
Message 18 of 45
(1,236 Views)

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?

 


 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 19 of 45
(1,232 Views)

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

0 Kudos
Message 20 of 45
(1,227 Views)