Data > SizeValidation

When Burst Audit Data is set to Always, On_Error, or On Warning, the Burst Data Audit Size Validation field becomes available. The input trace file will report when data fails to meet size requirements for the type.

TooLong TooShort
When you choose this option and the minimum or maximum size requirements are not met during data validation, one of the following size-specific messages will be indicated in the input trace file:
"fails minimum size requirements"
"fails maximum size requirements"
Wrong Size
This is the default option for this setting. If the minimum or maximum size requirements are not met during data validation, it will be indicated in the input trace file with a generic message similar to the following example:
"data at offset xx ('DATA...')is the wrong size for the TYPE X'(02) (typename)"

When using the TooLong TooShort value for the BurstAdit Data SizeValidation setting and the data fails the minimum size requirement, the input trace file entry will look similar to the following example:

(Level 1: Offset 41, len 6, comp 5 of 7, #1, DI 00000005:)
Data at offset 41 ('SYNTAX...') fails minimum size requirements
TYPE X'0007' (LongSyntaxItem ROOT).