(Page 2 of 9 in this chapter) Version


Mtp2GetLinkCfg

Description

Obtains the current data link configuration values of the specified link number.

Prototype

MTP2_STATUS Mtp2GetLinkCfg (U8 board,
MTP2LinkCfg *pLinkCfg,
S16 linkNo)

board The TX board number on which the desired MTP 2 task resides. This value must be from 1 to MAXBOARD (currently 8).

pLinkCfg A pointer to an MTP2LinkCfg structure where the data link configuration values will be filled.

linkNo The link number to obtain configuration information for (0 to maximum number of links-1).

Return Values

Details

This function obtains the current data link configuration parameters of the specified link on the specified board. An application must provide a pointer to a buffer large enough for the MTP2LinkCfg structure. This function may be called any time after Mtp2MgmtInit.

Please refer to the MTP2LinkCfg structure in the Mtp2InitLinkCfg section for more information about its fields.



(Page 2 of 9 in this chapter) Version


tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.