DLCARD.EXE DOS Configuration Program
This configuration method allows setting DLCC through a vehicle mounted terminal
running the DOS operating system.
Upon start, the DOS DLCARD.EXE program checks communication with DLCC. If
the test is successful, the program will open the file DLCARD.INI that includes a list
of keywords. The keywords accepted are the following:
RESET_CFG, to reset card configuration to default (possible values: TRUE or
FALSE)
ADDRESS, to set the DLCC address (range 0 to 1999)
TERMINATOR, to set the terminator (possible values: CR, CR+LF or NONE)
CMD, to send any command configuration string
Here is an example of DLCARD.INI file:
____________________________________________________________
[main]
reset_cfg = TRUE
address = 1973
terminator = cr
[commands]
;set minimum destination address
cmd = $+MS1234$-
;set maximum destination address
cmd = $+MT1235$-
____________________________________________________________
The DLCC will be set consequently.
In the DOS command line, if you launch the DLCARD.EXE program with the
parameter /?, the list of all the possible parameters will be shown.
Example: C:\ DLCARD /?
xiii