cdfCreateUserLibCDF
cdfCreateUserLibCDF(g_libId[ ?doneProct_doneProc] [ ?formInitProct_formInitProc] [ ?fieldWidthx_fieldWidth] [ ?fieldHeightx_fieldHeight] [ ?buttonFieldWidthx_buttonFieldWidth] [ ?promptWidthx_promptWidth] ) =>g_cdfDataId/ nil
Description
Creates the user-level library CDF that is applied to all the devices in the library. The user-level CDF can override entries in the base-level CDF. Therefore, a combination of the base-level CDF and the user-level CDF becomes the effective CDF.
The CDF description is created with no parameters or simulation models.
Before using this function, ensure that the user-level CDF description does not already exist for the library. If the CDF description already exists, this function will not update the existing CDF description.
Arguments
Value Returned
|
The database object that represents the CDF description for the component. |
|
Return to top