Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Reach Target PC Hard Disk at Labview Real Time

Hello

 

I have one problem about Labview Real Time. Do you know how to reach target pc hard disk at Labview Real Time from host pc with using some blocks or units?

 

Thank you.

0 Kudos
Message 1 of 4
(3,843 Views)
What exactly are you trying to do? Do you want to communicate data or do something else?
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 4
(3,841 Views)

The easiest method to access the harddrive on a LV RT target is to use the FTP server running on the RT target. Using a FTP client such as Windows Explorer you can access the harddrive on the RT target to read and and write files.

 

In the Windows Explorer address field, enter the FTP address of your RT target

 

ftp://<IP address of your RT target>/

authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
0 Kudos
Message 3 of 4
(3,804 Views)

Hi,

 

You could also use Max, or a free third party FTP client like Filezilla.

-Mallya

" Appreciate and motivate those who help"
0 Kudos
Message 4 of 4
(3,795 Views)