Issue Details
I am trying to use the FTP VIs to transfer files to and from my target to a host computer. I tested the application from my host PC and everything works fine; however when I run an FTP VI then I receive error 54 in TCP Open Connection .vi. How do I correct this problem?
Error 54: The Network address is ill-formed. Make sure the address is in a valid format. For TCP/IP, the address can be either a machine name or an IP address in the form xxx.xxx.xxx.xxx.
If this error occurs when specifying a machine name, make sure the machine name is valid. Try to ping the machine name. Check that you have a DNS server properly configured.