Details
Description
If configuration via database method is applied to stack and only one of the required .NXD files (config.nxd or nwid.nxd) is found, the field ulCommunicationError of the Common Status Block in DPM shows no error.
It is expected that ulCommunicationError is set to :
- ERR_PNS_IF_NO_NW_DBM_ERROR if nwid.nxd is missing or
- ERR_PNS_IF_NO_CFG_DBM_ERROR if config.nxd is missing
until the missing file is downloaded.