Synopsis

PDX_MSGT map_DbgDumpEnv(long option, MAP_TABLE *table)

Purpose

Dumps the contents of the PDElib enviroment.

Description

Dumps the contents of the PDElib enviroment to stdout. It will output the following information: .nf o Enabled Mappings o Mapping Parameters (GMP tolerances/flags, xmap tolerances/flags) o PDElib Enviroment Variables (PDELIB_TMP) .fi

For the dumped mappings, the model name will be based on the number of the model, i.e. model1, model2. The user will need to change this model name to correspond to the correct model name, defined in the program, before these mappings will run correctly.

Input

option

Option (not used)

table

The table which contains the enabled mappings

Return

MAP error code