Label Formatting Command FunctionsClass Series Programmer’s Manual 125^ Set Count By AmountThis command allows applications using the increment / decrement field command to print more thanone label with the same field value before the field data is updated. All printers default to 1.; Note: This command can only be issued once per label format. In addition, when alternate Control Codesare enabled, the ^ character must be replaced by the @ character (hexadecimal 0x40). SeeControl Codes.Syntax: ^nnWhere: ^ - May be 0x55 or 0x40; see Control Codes.nn - Is a two-digit value that specifies the number of labels to begenerated before incrementing (or decrementing) the field value.Sample: L13220000000000012345-01^02Q0006EThe sample prints two labels containing the same field value before decrementing the field. Six labelsare printed.Special Label Formatting Command FunctionsTwo Special Label Formatting Commands, the S and the T, are entered directly into thedata field of label format records. Do not confuse them with System-Level Commands because the samecontrol character is used. If alternate control codes are enabled the becomes ‘~’ (hexadecimal0x7E); see Control Codes.Label Formatting Character Command DescriptionS Recall global data and place in fieldT Print time and dateTable 6-2: Special Label Formatting Commands