Horizontal Repeat, Version 289Repeating DataThe printed image defined by a sequence of Code V commands and datamay be repeated horizontally and vertically through the use of Code V Repeatcommands. This technique is often used to replicate labels, allowing the userto print numerous labels from a single command sequence. Using a Code VRepeat command typically results in faster printing since the printer onlyneeds to process the image to be printed once, then simply duplicates theimage across the page.There are two Repeat Command versions. All of the features of the Version 1Repeat commands are included in the Version 2 commands. For this reason,it is recommended that the more powerful Version 2 commands be usedwhenever possible. The Version 1 Repeat commands are discussed onpage 98.Repeating Data, Version 2Horizontal Repeat, Version 2Horizontal repetition can be accomplished by bracketing the commands anddata to be repeated with the commands shown below.NOTE: Non-graphics data (i.e., any data outside a Graphics Pass) will not berepeated. The Version 2 Horizontal Repeat command syntax is:Command ^IREPH,n,hhd^G ^IREPEArguments^IREPH, Turns ON the Horizontal Repeat Mode.n, The number of times the data is to be repeated (1to 9999).hh Horizontal distance in increments of 0.1 inches tomove the print postion relative to the start of thepreviously printed (0 to 99).d Number of addtitional dot columns to mvoe the printposition (0 to 9).^G Command Terminator This represents a sequence of Code V commandsand data.^IREPE Repeat Terminator, turns OFF the HorizontalRepeat Mode.