Programming, Send_commands, Operative send_commands – AMX DTMF+ Interface AXB-DTMF+ User Manual

Page 11

Advertising
background image

Programming

7

AXB-DTMF+ DTMF+ Interface

Programming

Program the AXB-DTMF+ to send outbound DTMF codes using Axcess Send_Commands from

the control

Fine Tuning - commands allowing experienced users the ability to obtain performance in adverse

system. Use the commands described in this section with the Axcess Programming Guide to

program the AXB-DTMF+. The Send_Commands are divided into the following categories:

!

Operative: normal day-to-day commands controlling the overall operation of the AXB-

DTMF+.

!

Timing: control the AXB-DTMF+ signal timing (not necessary in most

situations).conditions.

!

Distinctive Ring: commands that define distinctive ring patterns.

Send_Commands

Send_Commands are stored in the central controller and direct the AXB-DTMF+ to perform

various operations.

Operative Send_Commands

The following table lists Operative Send_Commands that produce control of the AXB-DTMF+.

The commands are listed alphabetically by operation and include syntax, syntax descriptions, usage

examples, time increments, and reset default values.

Operative System Send_Commands

Command

Description

AGAIN-OFF

Control gain of the audio (voice) signal from the phone lines to the audio output
of the AXB-DTMF+. Setting the gain to off causes it to return to the default
level.

Default at reset = YES

Example:

SEND_COMMAND DTMF, 'AGAIN-OFF'

Sets the audio gain to low from the AXB-DTMF+ to default (no amplification
boost).

AGAIN-ON

Control gain of the audio (voice) signal from the phone lines to the audio output
of the AXB-DTMF+. Setting the gain to on increases the gain above the default
level.

Default at reset = NO

Example:

SEND_COMMAND DTMF, 'AGAIN-ON'

Sets the audio gain from the AXB-DTMF+ to high (amplification boost).

AUDIO-OFF

Disable audio from passing through the AXB-DTMF+ to the phone line.

Default at reset = YES

Example:

SEND_COMMAND DTMF, 'AUDIO-OFF'

Disables the audio from passing through the AXB-DTMF+ to the phone line.

Advertising