10-19-2009 11:28 AM
Hi
I want to be able to transfer a file from the real-time desktop pc system, to the PC with windows. Any ways?
10-19-2009 12:37 PM
10-21-2009 08:43 AM
If you don't have internet toolkit, use SystemExec.vi and the windows build in command line ftp client. See this Link
for the syntax.
10-22-2009 10:13 AM
FYI, The LabVIEW 2009 Real-Time module includes the FTP VIs even without the Internet toolkit. These VIs are used in the RT System Replication VIs which are now shipped as part of the LabVIEW RT module.
The FTP VIs can be found in the Connectivity>>Internet>>FTP function palette.
10-23-2009 12:56 PM
Christian L wrote:FYI, The LabVIEW 2009 Real-Time module includes the FTP VIs even without the Internet toolkit. These VIs are used in the RT System Replication VIs which are now shipped as part of the LabVIEW RT module.
The FTP VIs can be found in the Connectivity>>Internet>>FTP function palette.
Nice, I hadn't seen that yet.