AMX AXB-DTMF+ instruction manual Sendcommand DTMF, LOSSLCMIN-15, Sendcommand DTMF, OBUOFFMAX-65

Page 15

 

Programming

 

 

Timing System Send_Commands (Cont.)

 

 

Command

Description

 

 

LOSSLCMIN-XXX

The minimum time a loop current is off (used to detect other end hung up).

 

• Time increment = 10 ms

 

• Default at reset = 10

 

Example:

 

SEND_COMMAND DTMF, 'LOSSLCMIN-15'

 

Sets a .15 second (150 ms) minimum off time for a loop current.

 

 

OBUOFFMAX-XXX

Outgoing busy off time maximum.

 

• Time increment = 10 ms

 

• Default at reset = 60

 

Example:

 

SEND_COMMAND DTMF, 'OBUOFFMAX-65'

 

Sets the outgoing busy off time maximum to .65 second (650 ms).

 

For the code to work properly, ring, busy, and reorder time values must be set

 

so that ring is greater than busy, and busy greater than reorder

 

(ring>busy>reorder).

 

 

OBUOFFMIN-XXX

Outgoing busy off time minimum.

 

• Time increment = 10 ms

 

• Default at reset = 40

 

Example:

 

SEND_COMMAND DTMF, 'OBUOFFMIN-45'

 

Sets the outgoing busy off time minimum to .45 second (450 ms) (see NOTE

 

for Send_Command 'OBUOFFMAX-XXX ').

 

For the code to work properly, ring, busy, and reorder time values must be set

 

so that ring is greater than busy, and busy greater than reorder

 

(ring>busy>reorder).

 

 

OBUONMAX-XXX

Outgoing busy on time maximum.

 

• Time increment = 10 ms

 

• Default at reset = 60

 

Example:

 

SEND_COMMAND DTMF, 'OBUONMAX-65'

 

Sets the outgoing busy on time maximum to .65 second (650 ms) (see NOTE

 

for Send_Command 'OBUOFFMAX-XXX ').

 

For the code to work properly, ring, busy, and reorder time values must be set

 

so that ring is greater than busy, and busy greater than reorder

 

(ring>busy>reorder).

 

 

OBUONMIN-XXX

Outgoing busy on time minimum.

 

• Time increment = 10 ms

 

• Default at reset = 40

 

Example:

 

SEND_COMMAND DTMF, 'OBUONMIN-50'

 

Sets the outgoing busy on time minimum to .5 second (500 ms) (see NOTE for

 

Send_Command 'OBUOFFMAX-XXX ').

 

For the code to work properly, ring, busy, and reorder time values must be set

 

so that ring is greater than busy, and busy greater than reorder

 

(ring>busy>reorder).

 

 

AXB-DTMF+ DTMF+ Interface

11

 

 

 

 

Image 15
Contents AXB-DTMF+ AMX Limited Warranty and Disclaimer Table of Contents Table of Contents AXB-DTMF+ Specifications SpecificationsRear panel components Front panel components FIGAuto Answer mode Setting the Internal JumpersWiring guidelines Wiring the AXB-DTMF+Line Setting mode Preparing captive wiresConnecting External Telephone Lines AudioAudio Out Off-hook line and off-hook phone troubleshooting Testing the AXB-DTMF+SendCommands Operative SendCommandsOperative System SendCommands Sendcommand DTMF, AUTO-ON Sendcommand DTMF, AUDIO-ONSendcommand DTMF, AUDOUT-OFF Sendcommand DTMF, AUDOUT-ONSendcommand DTMF, OFF Hook Sendcommand DTMF, EXTEN-OFFSendcommand DTMF, EXTEN-ON Sendcommand DTMF, FlashTiming System SendCommands Timing System SendCommandsSendcommand DTMF, OBUONMAX-65 Sendcommand DTMF, LOSSLCMIN-15Sendcommand DTMF, OBUOFFMAX-65 Sendcommand DTMF, OBUOFFMIN-45Sendcommand DTMF, ORIOFFMAX-50 Sendcommand DTMF, OREOFFMAX-45Sendcommand DTMF, OREOFFMIN-20 Sendcommand DTMF, OREONMIN-20Sendcommand DTMF, ROHOFFMAX-65 Sendcommand DTMF, ORIONMAX-30Sendcommand DTMF, ORIONMIN-25 Sendcommand DTMF, PAUSE-25Fine Tuning SendCommands Fine Tuning SendCommandsDTMF+ distinctive ring default patterns and time values Distinctive Ring Patterns and SendCommandsChanging a Default Ring Pattern Distinctive Ring SendCommands Distinctive Ring SendCommandsPYZ-XXX Axcess Program ExampleBusycount Number of Retries Or RINGING, Send This Is not the 7TH RETRY, Wait Channel Codes Channel CodesOperation Channel # Description on Indicates Minute after call termination Data String Description CLID-mmddhhii-nnnnnnnnnn-text,0 Caller IDCaller ID Program Example for Caller IDDtmf Card Defineprogram If FINDSTRINGDTMFBUFFER,CLID-,1 Start Programming AXB-DTMF+ DTMF+ Interface AMX,