PREV TOC HOME INDEX NEXT


2.3.4. Device Model Names and Unique Device Names

The NCMDevice structure can be set to a "device model name" or a "unique device name". A device model name is the generic Intel® Dialogic name for a device, such as "D/41D" and "D/240SC". The device model name is necessary to retrieve a list of installable devices with the NCM_GetAllDevices( ) function.

A unique device name is a unique identifier that you create when you instantiate a device in the system configuration using the NCM_AddDevice( ) function. The unique device name is necessary to distinguish multiple instances of the same device model in the system.

DCM API functions that take a pointer to an NCMDevice structure as input differ with respect to the type of device name they require. These functions fall into the following categories:

The data provided by the NCM_GetValue( ) and NCM_GetValueEx( ) functions is affected by whether NCMDevice is a device model name or a unique device name. If NCMDevice is a device model name, these functions read the default configuration parameter value from the DCM Catalog. If NCMDevice is a unique device name, they read the instantiated configuration parameter value from the system configuration.

In the DCM API functions in Chapter 4, Function Reference, the entries for functions that require an NCMDevice structure as input indicate whether the structure must contain a device model name or a unique device name.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003