AMX DTMF+ Interface AXB-DTMF+ Instrukcja Obsługi Strona 12

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 32
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 11
Programming
8
AXB-DTMF+ DTMF+ Interface
Operative System Send_Commands (Cont.)
Command Description
AUDIO-ON Enable audio from passing through the AXB-DTMF+ to the phone line.
Default at reset = YES (for backwards compatibility)
Example:
SEND_COMMAND DTMF, 'AUDIO-ON'
Enables the audio from passing through the AXB-DTMF+ to the phone line.
AUDOUT-OFF Disable audio from passing from the phone line to the audio out output of the
AXB-DTMF+.
Default at reset = NO (for backwards compatibility)
Example:
SEND_COMMAND DTMF, 'AUDOUT-OFF'
Disables the audio from passing from the phone line to the audio out output of
the AXB-DTMF+.
AUDOUT-ON Enable audio from passing from the phone line to the audio out output of the
AXB-DTMF+.
Default at reset = NO
Example:
SEND_COMMAND DTMF, 'AUDOUT-ON'
Enables the audio from passing from the phone line to the audio out output of
the AXB-DTMF+.
AUTO-ON Enable the auto answer mode (overrides the auto-answer jumper settings).
Default at reset = NO
Example:
SEND_COMMAND DTMF, 'AUTO-ON'
Enables the auto answer mode.
AUTO-OFF Disable auto answer mode (overrides the auto-answer jumper settings).
Default at reset = YES
Example:
SEND_COMMAND DTMF, 'AUTO-OFF'
Disables the auto answer mode.
COUNT-XXX Set auto answer ring count.
Default at reset = 1
Example:
SEND_COMMAND DTMF, 'COUNT-4'
Sets ring count to 4 before the line is answered in auto answer mode.
Przeglądanie stron 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 31 32

Komentarze do niniejszej Instrukcji

Brak uwag