- SccpSetNSapCfg can be called any time after the general configuration is downloaded to the TX Series board (see the SccpSetGenCfg primitive) but before any application attempts to send data for transaction processing.
- The first time SccpSetNSapCfg is called after a download of the TX Series board, all the parameters listed in SccpInitNSapCfg may be modified. On any subsequent call to SccpSetNSapCfg (without downloading the board), only some parameters may be modified. These are listed in bold in the SccpInitNSapCfg section. Those fields not in bold are ignored on subsequent calls.
- SccpSetNSapCfg
always sends a value for dstInst equal to that specified for board, regardless of the value specified in the buffer pointed to by pCfg.
- The pCfg buffer must have been previously initialized with the SccpInitNSapCfg primitive.