Previous Topic: DC643041Next Topic: DC643044


DC643042

RECORD <record-name> BITS ARE NOT BYTE ALIGNED

Reason:

A record element was specified with USAGE IS BIT, but was not followed by an appropriate number of slack bits. Elements whose usage is BIT should be coded in groups of BIT elements whose combined pictures specify a length of 8. Modify the record and respecify all elements, including the elements needed to total a multiple of 8 bits.

Module:

IDMSCHM1

Severity:

0