Denso Power Net Terminal BHT-7500 Especificaciones Pagina 472

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 560
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 471
Chapter 18. TCP/IP
463
Syntax:
CALL "FTP.FN3" 11 FTPHANDLE%, PORT%
Description: This function sets a port number specified by PORT% for file transfer.
Parameters:
FTPHANDLE% FTP client handle
PORT% Port number
Return value: (None)
Run-time errors:
Syntax:
CALL "FTP.FN3" 12 FTPHANDLE%, SERV.FNAME$, REPLY%
Description: This function deletes a file specified by SERV.FNAME$ from the FTP
server.
Parameters: FTPHANDLE% FTP client handle
SERV.FNAME$ File name to be deleted
Return value:
REPLY% Server response to FTP command
Run-time errors:
Function #11: Set port number for file transfer
Error code Meaning
105h
Power-off detected. (BHT-7500S only)
216h
The FTP client handle is invalid.
239h
The specified socket is not connected.
295h
There is no user for login request.
Function #12: Delete file from FTP server
Error code Meaning
105h
Power-off detected. (BHT-7500S only)
110h
Response other than 2XX received.
216h
The FTP client handle is invalid.
239h
The specified socket is not connected.
295h
There is no user for login request.
Vista de pagina 471
1 2 ... 467 468 469 470 471 472 473 474 475 476 477 ... 559 560

Comentarios a estos manuales

Sin comentarios