Denso BHT-200QW Spezifikationen Seite 382

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 587
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 381
374
IF STATUS% > 2 THEN
'<<<<< Close the socket processing (CALL “SOCKET.FN3 28) >>>>>
IF (WERR<>&h105) AND (WERR<>&h106) AND (WERR<>&h108) THEN
STATUS% = 2
GOTO TCP.SOCKET
ENDIF
ENDIF
IF STATUS% > 1 THEN
'<<<<< Disconnect TCP/IP communications pathway processing >>>>>
'<<<<< (CALL “SOCKET.FN3 43) >>>>>
IF (WERR<>&h105) THEN
STATUS% = 1
GOTO TCP.CONNECT
ENDIF
ENDIF
IF STATUS% > 0 THEN
'<<<<< Close communications device processing (CLOSE) >>>>>
STATUS% = 0
GOTO DEV.OPEN
ENDIF
ON ERROR GOTO 0
RETURN
ERRSUB2:
RESUME NEXT
Seitenansicht 381
1 2 ... 377 378 379 380 381 382 383 384 385 386 387 ... 586 587

Kommentare zu diesen Handbüchern

Keine Kommentare