DLMFiles[x]

Specifies an optional runtime component (modular extension to the core file) to be transferred to the board by the configuration file.

Syntax

DLMFiles[x] = filename

x = 0..63 Index of the file name. The first value is always 0 (zero) with additional values numbered sequentially.

Access

Read/Write

Type

File name

Default

None.

Allowed values

A valid file name.

Example

DLMFiles[1] = fusion

Details

A .dlm file is a type of run module. For some CG boards, the software that runs on the board co-processor consists of the core file and any run modules. For the CG 6565C board, the core file and the run module are merged to create a file named cg6565core.ulm. In the CG 6565C configuration file, set DLMFiles[x] when using the following software:

Software

Value

Generic ISDN

DLMFiles[x] = c6565igen

Fusion

DLMFiles[x] = cg6565fusion

ISDN management

DLMFiles[x] = c6565imgt

DPNSS

DLMFiles[x] = c6565dpnss

NaturalFax

DLMFiles[x] = c6565fax

When you use only one DLM file, x is always 0 (zero). If using more than one DLM file, number them sequentially starting with 0 (zero). They can appear in any order. For example:

DLMFiles[0] = cg6565fusion
DLMFiles[1] = c6565igen