ENC-3300-DTMF
PGMLOCK
Controls the ability to download the information from the encoder to the SD memory card when using
the ESC button as the encoder resets.
SYS,PGMLOCK=0;
// Disables the program lock. Information can be downloaded to the SD card
using the ESC button.
SYS,PGMLOCK=1;
// Prevents program information from being downloaded to the SD card
using the ESC button.
If PGMLOCK is enabled, no countdown or option to download the program information will occur as
the encoder powers-up.
DFRONT
DFRONT is the “Front Porch” initial wait time before DTMF codes begin. Allows the transmitter to
reach full power.
SYS,DFRONT=800;
sets front porch time to 800 msec. (factory default time is 800 msec)
DBACK
DBACK is the final wait time after all the DTMF codes have completed. The transmitter will remain
keyed during this period then automatically unkey.
SYS,DBACK=800;
sets back porch time to 800 msec. (factory default time is 800 msec)
DMARK
The amount of time in msec that each DTMF digit is turned on.
SYS,DMARK=40;
sets Mark time in msec. (factory default time is 40 msec)
DSPACE
The amount of time in msec that each DTMF digit is turned off.
SYS,DSPACE=40;
sets Space time in msec (factory default time is 40 msec)
Genave/NRC,Inc. 9000-0000-086 rev 4
Pg. 35