Denso BHT-200QW Spezifikationen Seite 445

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 587
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 444
Chapter 17. TCP/IP
437
Example: Uploading program file, with progress display
CLNT.FNAME$ = "SAMPLE.PD3" 'Name of file on BHT
SERV.FNAME$ = "" 'Name on server
'Same as on BHT
CRLF.TYPE% = .ftCRLF 'Server line delimiter: CR-LF combination
UP.MODE% = .ftUpSTOR 'Upload mode: Overwrite
DISP.MODE% = .ftDisp 'Enable progress display
CALL "FTP.FN3" .fcSTOR FTPHANDLE%, SERV.FNAME$, CLNT.FNAME$, CRLF.TYPE%, _
UP.MODE%, REPLY%, DISP.MODE%
Run-time errors:
Error code Meaning
35h
File not found
37h
File already open
47h
User break with cancel (C) key
105h
Power-off detected
106h
An internal error has occurred in the TCP/IP module during data
transmission.
107h
The TCP/IP module has not been initiated.
108h
The memory for the TCP/IP module has became insufficient
during data transmission.
110h
Response other than 2XX received
111h
File not closed
216h
The FTP client handle is invalid.
239h
The specified socket is not connected.
295h
There is no user for login request.
Seitenansicht 444
1 2 ... 440 441 442 443 444 445 446 447 448 449 450 ... 586 587

Kommentare zu diesen Handbüchern

Keine Kommentare