TCAP configuration utility: tcapcfg

Downloads the TCAP configuration to the TX board at boot time.

Once the TCAP configuration file is created, run the TCAP configuration (tcapcfg) utility to download it to scan the ASCII text file and download the configuration to the TCAP task on the TX board.

Usage

tcapcfg options

Requirements

Procedure

To run tcapcfg:

Step

Action

1

From the command line prompt, navigate to the \tektx\samples\tcap\tcapcfg directory under Windows or the /usr/bin directory under UNIX.

2

Enter the following command:

tcapcfg options

where options include:

Options

Description

-b board

Board number to which the TCAP configuration is downloaded.

Default = 1.

-f filename

Name and location of the TCAP configuration file to be downloaded.


The TCAP configuration program scans the information in the ASCII file (specified with the -f option) and downloads this information to the task on the TX board.


Details

The TCAP configuration utility is available in both source code and executable formats. Use tcapcfg if you want your application to load the TCAP configuration to the TX board.