LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save datalog in RT target

Hello all,

 

I have a simple question that probably has an example already, but I couldn't find it.

I am running something in real-time in 10ms loop, and I want to datalog the values of 8 parameters in the loop. In the log, I need the timestamp and the value for each of the parameter.

1) How to write the log to RT target. If I choose to use "TDMS Open", it needs a file path. What is the file path for a target that is running LV-RT.

2) How do I retrieve the log to my host computer?

 

Thanks.

0 Kudos
Message 1 of 3
(2,616 Views)

Hi Bladhart,

I am also running my program in RT target. You have to first asign an IP address for your RT. After that embed or deploy the program to your RT target. When it is running from the RT target, c: is your file path. The startup file will be stored in your RT something called c:\ni-rt\startup if I remember it correctly. You can access to your own RT target using FTP or even from IE by putting using your IP address of the RT target in the URL.

 

tak

0 Kudos
Message 2 of 3
(2,611 Views)

Hi Bladhart,

                1. Click Here, will help for file path

                2.Click Here,  will help for RT to Host file transfer.

 

Siva..

 

Sivaraj M.S
CLA
Message 3 of 3
(2,609 Views)