Detalles del problema
Estoy intentando usar los
VIs (del inglés
Virtual Instruments) de
FTP (del inglés
File Transfer Protocol) para transferir archivos hacia y desde mi ubicación destino a una computadora central. Probé la aplicación desde mi PC host y todo funciona bien; sin embargo, cuando ejecuto un
VI FTP, recibo el error 54 en el
VI TCP Open Connection.vi. ¿Cómo corrijo este problema?
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.