IBM H80 Instrukcja Użytkownika Strona 207

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 230
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 206
expect "\r" or "OK\r\n" timeout 2 # Confirm successful command.
send "ATVXS=\r" # Numeric response code
# AT compatible messages
# Auto-Answer disabled
expect "\r" timeout 2 # Confirm commands successful.
done #
error: # Handle unexpected modem
# responses.
expect "8\r" or "7\r" or "4\r" or "3\r"
delay 2
done
Appendix D. Modem Configurations 191
Przeglądanie stron 206
1 2 ... 202 203 204 205 206 207 208 209 210 211 212 ... 229 230

Komentarze do niniejszej Instrukcji

Brak uwag