Identifying MA_BEL Bits


The slot and evaluator bit definitions are run dependent, as of the 1996 run. An access routine is now available to obtain bit definitions.


Access to the bit definitions is via the routine DUCSSLD:SGTBELB.PREPMORT. It has been written to optimize use in IDAL, as opposed to Prepmort.

Usage:

SGTBELB(real bit_name_number, integer type, real bit_number)

with

Note that parameters ending in 'S' denote SLOT bits, while those ending in 'E' are for evaluators.

Example:

select the energy bit:

An E-level error message is returned if the bit is unknown.


Richard Dubois 15 Apr 1996