2.3.5. Data Model Function Summary
In working with configuration data, you will encounter two families of functions, one for reading the contents of the DCM Catalog, another for reading and writing the contents of the system configuration. These two groups are as follows:
- Functions for reading from the DCM Catalog:
- NCM_GetAllDevices( )
- NCM_GetAllFamilies( )
- NCM_GetVariables( )
- NCM_GetValueRange( )
- NCM_GetValueRangeEx( )
- NCM_GetProperties( )
- Functions for reading from and writing to the system configuration:
- Note: The data source for the NCM_GetValue( ), NCM_GetValueEx( ), NCM_GetTDMBusValue( ), and NCM_GetClockMasterFallbackList( ) functions changes depending on the value of NCMDevice. 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.
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation