Quick Check® SV Series User’s Guide 6 - 3Note: Other Data Match Fields and Fill characters can follow for up to 32characters total length.ExamplesNote: In the above examples, the character ‘x’ (defined as the fill character)cannot be included in the portion of the bar code data that is programmedto be matched.~ Brnbb{ .. + 0-9.. ! .... )Define increment or decrement data checkOne array is available for checking a numeric (base 10) or alphanumeric (base36) incrementing or decrementing field. The data field being checked must befixed length. Portions of a field can be checked through masking. An initial(starting) value for the field may also be programmed in the array. Total fieldlength can be up to 32 characters maximum. Characters analyzed can benumeric or alphanumeric (0-9, A-Z). This command can be used in conjunctionwith the ~BC command.~BC005xfABCDE Data match array #0 with 5 characters of“ABCDE” of fixed length with ‘x’ as the ignore orfill character. In this case, the ‘x’ must be in thecommand, but is not used~BC210xfxxxABCDExZ Data match array #2 with 10 characters of fixedlength. ‘x’ as the ignore or fill character. The 4 ththrough 8th characters must be ABCDE respec-tively and the 10th character must be a Z in a 10character field for a data match.~BC004xvx111 Data match array #0 is defined as variable length,therefore can be up to 32 characters long. ‘x’ isthe fill character. The second through 4th charac-ters all must be 1 for a match.~BC000bc Disable Data match array #0. Any proper charac-ter as described above can be used for the b andc characters. The remainder of the array data isnot required.~B Command initiation for checking an incrementing data fieldr Indicates incrementing (I) or decrementing (D) functionn Required digit following ~Br. If set to a ‘0’ (zero), the checkis performed for digits 0-9 only. If set to 1, the check is per-formed for alphanumeric characters 0-9, A-Z.