PREV TOC HOME INDEX NEXT


2.3.3. Reading and Writing Configuration Parameter Values

Functions such as NCM_GetValue( ) and NCM_SetValue( ) that enable you to read or write a configuration parameter value in the system configuration require that you specify the parameter's scope. Such functions accept the NCMFamily and NCMDevice structures as input, and it is through these structures that you specify the parameter's scope. Set these structures as follows depending on the type of parameter you wish to modify:

This method for accessing different levels of data is summarized in Table 1, Configuration Parameter Level Control.

Table 1. Configuration Parameter Level Control

Parameter Scope

Value of NCMFamily

Value of NCMDevice

Device Pointer to family Pointer to device
Family Pointer to a family NULL
Global NULL NULL
Global overridable, treated as global NULL NULL
Global overridable, treated as device-specific Pointer to family Pointer to device

Note: There are several parameters for Antares products that are global in scope and are retrieved through the Antares Global Settings family. The parameters are: Bulk_Data_Buffer, DspAskToken, DspWaitCall, Max_Bulk_Data_Buffer, Max_Bulk_Data, Max_Dpi, Max_Opened_Rcus, Max_Rcus, Message_Length.

PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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