NDF_SBB

Set a bad-bits mask value for the quality component of an NDF

Description:

The routine assigns a new unsigned byte bad-bits mask value to the quality component of an NDF.

Invocation

CALL NDF_SBB( BADBIT, INDF, STATUS )

Arguments

BADBIT = BYTE (Given)
The unsigned byte bad-bits mask value.
INDF = INTEGER (Given)
NDF identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: