DMS-100 MWDATA


MWDATA

Table Name :  Milliwatt Data Table

Data Forms:   2169

Functional Description of Table MWDATA

Table MWDATA provides different milliwatt (mW) values that are required for the office.  Up to ten different milliwatt values (level in decibels (dB) and frequency in Hertz (Hz)) can be preset.  Table MWDATA is used by the office whenever a milliwatt reference value is required.  The table is indexed by a milliwatt index number provided by table CLLIMTCE.

The milliwatt level is selected on a trunk group basis.  Table MWDATA may be modified using standard table control aspects.  The milliwatt values in positions 1 to 9 (field IDXKEY) can be added, changed, and deleted as required.  The value in position 0 (zero) cannot be deleted, but it can be changed.  Position 0 must always contain the standard milliwatt value for the office.

For a given cp_id of a circuit, the milliwatt level and frequency fields are updated.  The system indicates whether the information is valid.  If the information is not valid, the standard milliwatt value is assigned for the office is used.  The standard value is always assigned to position 0 in table MWDATA.  Note: Position 0 (field IDXKEY) in table MWDATA must always be datafilled.

Datafill Sequence :  There is no requirement to datafill other tables prior to table MWDATA.

Table Size :  1 to 10 tuples

-----------------------------------------------------------------------------------------
Field Descriptions for Table MWDATA

Field or
Subfield            Entry               Explanation
-----------------------------------------------------------------------------------------
IDXKEY              0 to 9              Milliwatt Index Key
                                        Enter the milliwatt (mW) index.  This field is the
					key to the table.  The index 0 (zero) must always
					be datafilled.  Index 0 cannot be deleted, but the
					values in field MWDATA can be modified.  All other
					indices can be added, changed, or deleted.
-----------------------------------------------------------------------------------------
MWDATA              see subfields       Milliwatt Data
                                        This field consists of subfields LEVEL and FREQ.
-----------------------------------------------------------------------------------------
LEVEL               -1000 to 1000       Decibel Level
                                        Enter the decibel leve in 0.1 dB steps.  An entry 
					of 10 is equal to a decibel gain of 1 dB and an
					entry of -10 is equal to a loss of 1 dB.

                                        Note: Values against index 0 can only be
					changed.
-----------------------------------------------------------------------------------------
-continued-
-----------------------------------------------------------------------------------------
Field Descriptions for Table MWDATA (continued)

Field or
Subfield            Entry               Explanation
-----------------------------------------------------------------------------------------
FREQ                0 to 16000          Milliwatt Frequency
                                        Enter the milliwatt frequency in Hertz.

					Any entry outside the range indicated for this
					field is invalid.

                                        Note: Values against index 0 can only be
					changed.
-----------------------------------------------------------------------------------------
-End-

Datafill Example

An example of datafill for table MWDATA is shown below.  The example consists of the assignment of index 0 with a standard North American level of 0 dB and a frequency of 1004 Hz.

-----------------------------------------------------------------------------------------
Datafill Example for Table MWDATA
-----------------------------------------------------------------------------------------
Example of a MAP display:

IDXKEY     MWDATA
___________________________________________________________________________________
0          0     1004
___________________________________________________________________________________