DLMFiles[x]

Specifies a 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

Access

Read/Write

Type

File Name

Default

None.

Allowed values

Valid DLM file name.

Example

DLMFiles[0] = ag2fax.leo

Details

A .leo (loadable extensible object) file is a type of run module. For AG boards, the software that runs on the board coprocessor consists of the core file and any run modules.

The following .leo files are included with and need to be configured with AG 2000 boards:

File name

Description

svc.leo

DSP function manager.

gtp.leo

Trunk protocol engine.

voice.leo

Play and record manager.


To use NaturalFax, you must specify the NaturalFax run module to be downloaded to the board.

DLMFiles[x] is required for AG 2000 boards.

See also

RunFile