Table of Contents NMS Glossary Previous Page Next Page (Page 6 of 19 in this chapter) Version


TxVpdConfig

Description:

This function identifies how a piece of physical hardware is to be used.

Prototype:

short TxVpdConfig (TX_HANDLE handle,
unsigned short resource,
TXVPD_CFG *cfg );

handle TX_HANDLE returned from previous TxVpdOpen.

resource Resource number to be configured.

cfg Resource configuration description structure. See TxVpdResDflt and TxVpdCfgHdlc functions for setting up this structure.

Details

In addition to defining a resource, resources must be configured. A resource definition identifies the physical hardware. A resource configuration identifies how that physical hardware is to be used. Dynamic resource definitions are commonly paired with a resource configuration. You can reconfigure a resource without redefining the resource.

For a reconfiguration to be accepted, resources cannot be in use.

See Also

TxVpdCfgDflt



Table of Contents NMS Glossary Previous Page Next Page (Page 6 of 19 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.