Printer Control Language

Size: px
Start display at page:

Download "Printer Control Language"

Transcription

1 Users Manual PCL Printer Control Language Users Guide and Reference Manual AVERY DENNISON Manual Edition October 2017 Manual Part Number

2 This Page Intentionally Left Blank 2 Introduction PAXAR PCL

3 Contents Introduction 1 Users Guide 2 Overview... 2 Building a Format... 3 Format Header... 4 Field Description... 6 Alpha-Numeric Field Definition... 7 Barcode Field Definition... 8 Box / Underline Field Definition... 8 Logo Field Definition... 8 Care Symbol Field Definition... 9 Batch Data Description... 9 Reference Guide 11 Format Header Field Information Special Codes for Alphanumeric Fields Special Codes for Barcode Fields Special Codes for Box / Underline Information Special Codes for Logo Information Special Codes for Care Symbol Information Special Codes for Special Symbol Information Special Codes for Graphic Image information Special Codes for RFID Fields Special Codes for Secure Batches Control Codes for Data Configuration Commands Connection Guide 44 Serial Connection Specifications AS/400 Communications Information for a AVERY DENNISON PCL Printer AS/400 Local Settings: (OS Ver 2 Rel 1 Mod 1) AS/400 Remote Settings: (OS Ver 2 Rel 1 Mod 1) Interlynx/400 or Interlynx 5251 Protocol Converter Configuration: IBM 3270 Connection using Interlynx Connecting to an AVERY DENNISON SNAP Printer using USB Connecting to an AVERY DENNISON SNAP Printer using Ethernet Glossary of Terms 49 APPENDIX A PCL Values 50 Character Font Numbers Associated with the AL and BL Commands Character Font Numbers Associated with the AF and BA Commands Barcode Font Numbers Associated with the BF Commands Transfer Type Values Associated with the XT Commands Barcode Segmentation Values Associated with the BG Commands APPENDIX B - Default Values 56

4 Format Defaults When Printer Receives a ~XA command: Format Defaults When Printer Receives a ~FA Command: Format Defaults When Printer Receives a ~FB Command: Format Defaults When Printer Receives a ~FS Command: Format Defaults When Printer Receives a ~FG Command: Format Defaults When Printer Receives a ~FL Command: APPENDIX C Volatile Logos 64 APPENDIX D PCL Summary Format Commands Field Commands Alphanumeric Field Commands Barcode Field Commands Box / Line Field Commands Logo Field Commands Care Symbol Field Commands Special Symbol Field Commands Image Commands RFID Commands Batch Commands Configuration Commands APPENDIX E Graphics 76 Graphic Image Fields Logo Fields Volatile Logos APPENDIX F RFID Operation 79 ii PAXAR PCL PAXAR PCL

5 Introduction AVERY DENNISON PCL stands for AVERY DENNISON Printer Control Language. AVERY DENNISON PCL is a set of commands, which allows data to be transferred to the AVERY DENNISON 630, 650, 960, 636, 656, 676, 686, 545, and SNAP printers. In this documents, the AVERY DENNISON 630, 650, 960, 636, 656, 676, 686, 545, and SNAP printers will be referred to as PCL Printers. AVERY DENNISON PCL was developed to allow any device that can transmit data through an RS232 connection to transfer information to the AVERY DENNISON PCL Printer. This capability allows the PCL Printer to be driven by many different types of computer equipment. The SNAP printers also support communications via USB and Ethernet. PAXAR PCL Introduction 1

6 Users Guide Overview AVERY DENNISON PCL is a description language for the AVERY DENNISON PCL printers. PCL allows a user to describe a tag layout to a printer. Also PCL allows a user to send multiple sets of information to a printer. These sets of information will be printed using either a tag layout that was sent to the printer using PCL or a tag layout that is stored on the printer. PCL is based on the concept of formats and batches. The format describes what the label will look like, while a batch contains the actual data to be printed. A single format can be used with multiple batches to create labels that have a common appearance, but different data. A batch set is a group of batches that are associated with the same format and are printed at the same time, usually on the same material. A format contains all the physical descriptions of a tag or label. The format consists of a Format Header followed by one or more field definitions. The Format Header contains information about the tag in general, such as tag size, sense mark type, print speed, material and ink type, etc. Fields are individual pieces of information that are to be printed on the tag. Each field has a field definition that defines the type of data (alphanumeric, barcode, logo, etc.) and the information about the field that the printer needs to print it properly, such as the field position, size, rotation, etc. The actual information to be printed is sent in a Batch. Each batch contains the information to print one or more tags. The formats can be sent to a printer using a communications channel just prior to the information that is to be printed or the formats can reside in the printer. If the format resides in the printer then only the batch data needs to be sent via the communications channel. This manual describes the PCL commands that are used to create formats and batches. There is also a set of commands used to control the PCL printers. These commands are included in the AVERY DENNISON Printer Control Language Reference Manual. The following sections in this document explain how to make a format and send it to the printer and also explain how to present the batch data to the printer. These sections give realistic examples that can be referred to when making a format. Each PCL command starts with a Command Identifier. This is a single character that tells the printer that a PCL command follows. Generally, the ~ (tilde) is used as the Command Identifier. However, some mainframe systems cannot generate the tilde character, so the printer will also accept the ASCII ESC (1B hex, 27 decimal) character or the up caret (^)Whatever Command Identifier is used must be consistent throughout the format or batch. For example, if the first Command Identifier in a format is a tilde, the entire format must use the tilde. Also, the Command Identifier character may not be used as data. For example, if a batch uses the tilde as the Command Identifier, the tilde may not appear in a ~D field. 2 Users Guide PAXAR PCL

7 Building a Format There are some important terms that are used when building a format which are defined here. Pull Direction - The pull direction is used to describe one side or dimension of a tag/label. The pull direction is the direction that the stock travels through the printer. Web Direction - The web direction is used to describe another side or dimension of a tag/label. The web direction is best illustrated by the width of a roll of stock. The web direction is the dimension that is directly related to the print head. INSIDE EDGE PULL WEB WEB The pull and web directions are very important when laying out a tag / label. If these dimensions are not determined correctly then the orientations of the fields that are placed on the tag/label will be incorrect. PAXAR PCL Users Guide 3

8 Format Header The Format Header contains information that pertains to the physical characteristics of the tag and any other print characteristics. There are several commands that are necessary for the format header information. The first is ~XA. The XA command is the start command for a format header. This command is required at the beginning of every format that is sent to a printer. The next two commands which must follow the XA command are the ~XW and ~XP commands. These commands tell the printer the tags web size and pull size. It is important that these commands are included in the format header because the printer cannot print the tags correctly if these commands are omitted or are incorrect. These commands should also be the first format header commands sent to the printer because other header commands use the size information from these commands. PULL SIZE WEB SIZE For a tag that has a web size of 3" the command would be ~XW3000. (All measurements are in units of thousandths of an inch.) For a pull size of 2-1/4", the command would be ~XP2250. If the tag is a sense mark tag, the best way to determine the pull size is to measure from the leading edge of one sense mark to the leading edge of the next sense mark on a continuous roll of stock. Note: When using Pressure Sensitive stock you must use the distance from sense mark to sense mark for the tag's pull length but remember when you are laying out the fields that the actual sticker area which is printed on is smaller. If the information which is to be printed on the stock is to be registered to a sense mark, the command ~XM must be used to tell the printer what type of sense mark is being used and the distance from the sense mark to the cut position. The cut position is determined by measuring from the leading edge of the sense mark to the trailing edge of the tag/label in the pull direction (see the drawing below). (The "leading edge" and "trailing edge" are determined by the path of the stock through the printer. The leading edge arrives at the printhead first and the trailing edge arrives at the printhead last.) This distance is referred to as the sense to cut distance. 4 Users Guide PAXAR PCL

9 SENSE MARK POSITION WEB PULL If it is a hole sense mark the command is ~XMH. If it is a reflective sense mark the command is ~XMR. This command is followed immediately by the sense mark's position. If the 3" X 2-1/4" tag described above had a hole sense mark in the middle of the tag, the sense mark command would be ~XMH1125. If the sense to cut distance is 0, a properly adjusted printer will cut at the leading edge of the sense mark. Another common command for header information is the flagging command. The flag is the tag or pair of tags that are made to separate batches. The flagging command is ~XF. The flagging command has several options that are described in the Reference Manual. This tag will use the ~XFL command. This tells the printer to do a long/short flag between the batches. The complete format header for this example would be: ~XA~XP2250~XW3000~XMH1125~XFL The field definitions would follow the header information. At the end of the field definitions the command ~XZ is required to signal the end of the format description. The overall format description would be structured like this: ~XA{Format Header}{Field 1 Desc.}{Field 2 Desc.}...~XZ There are more features that can be presented in the format header information. These other features are specific to certain printer and tag characteristics. The commands for these features are described in the Reference manual. PAXAR PCL Users Guide 5

10 Field Description The most important item to understand when doing a field description is the point of reference on the tag for placing a field and the point of reference on a field for doing a rotation of the field. All field positions are referenced from the corner of the tag that is formed at the point where the trailing edge of the tag and the edge of the tag that is closest to the machine as the stock travels through the machine meet. The corner of the tag that is formed by these two sides is referred to as the top left hand corner of the tag. TOP LEFT CORNER WEB PULL The point of reference to a field is also the top left hand corner. When a field of text is in a normal reading position so that the text can be read from left to right, the top left hand corner is the corner formed by the left edge of the first letter and the top edge of the letters. This is the point of a field that is used to position a field on a tag and also is the pivot point for a field when it is rotated. PULL WEB POSITION PULL POSITION TEXT WEB 6 Users Guide PAXAR PCL

11 A field definition starts with ~FA for an alphanumeric field, ~FB for a barcode field, ~FL for a box / underline field, ~FG for a logo field, and ~FS for a care symbol field. (Refer to the section Field Information for a list of all field types available for each printer model.) Once the printer receives one of these commands, it considers the format header information to be complete and will ignore any other header commands that are sent. The printer expects all the commands that follow the field definition start command to be information for that field. Any commands that are sent that are not commands for the field type specified in the field definition start command will be ignored. To start the definition of another field, send another field definition start command. Once all the field definitions have been sent, then an ~XZ command should be sent to signal that the format definition is complete. All field definitions must have a web position and a pull position specified. These positions are set using the ~FW and ~FP commands. Another feature for a field is rotation. The rotation is specified using the ~FR command. PULL PULL PULL TEXT 0 WEB WEB 90 "Logo" 0 WEB Alphanumeric Rotation Barcode Rotation Logo Rotation Alpha-Numeric Field Definition Each field definition will consist of a Field Definition command (~FA for an alphanumeric field, ~FB for a barcode field, etc.) and one or more field attribute commands. Some of the field attribute commands are common to all field types and will start with a ~F, while some commands are unique to a particular field type. For example, commands for alphanumeric fields begin with ~A. The definition of an alphanumeric field with a length of seven characters would start as ~FA07. The field is to be placed at a position that is 1/2" in the web direction and 1/2" in the pull direction. These commands would be ~FW0500 and ~FP0500. The rotation of the field is zero degrees which would be ~FR0. The field would be printed with the top left of the first character in the field starting 1/2" in from the trailing edge of the tag and 1/2" in from the inside edge of the stock as it traveled through the printer. A 10- point font size could be selected for the field by using the command ~AP10 and font 8 selected by using the command ~AF08. The full field definition would be: ~FA07~FW0500~FP0500~FR0~AF08 There are more features which can be implemented for alphanumeric fields described in the Reference manual under the ~A commands. PAXAR PCL Users Guide 7

12 Barcode Field Definition The definition of a barcode field with a length of twelve would start with an ~FB12. The field is to be placed at a position that is 1" from the inside edge in the web direction and 1/2" in from the trailing edge in the pull direction. The commands for these positions would be ~FW1000 and ~FP0500. The top left corner of a barcode includes the quiet zone area of the barcode. The rotation for this field is zero degrees so the command would be ~FR0. This barcode is to be a UPCA Barcode so the command ~BF01 is to be used with the barcode type 01. The barcode is to have Human Readable Information underneath it, so the command ~BA08, is used to specify an HRI using a 10 point font for the numbers. Also the barcode is to be 1/2" tall so the command ~BH0500 is used to specify a bar height of 1/2". This barcode field definition will look like: ~FB12~FW1000~FP0500~FR0~BF01~BA08 ~BH0500 There are more features which can be implemented for barcode fields described in the Reference manual under the ~B commands. Box / Underline Field Definition The definition of a box / underline field starts with an ~FL. There is not a field length associated with a box / underline field. Starting point for a box / underline field is the initial web and pull position. This position is presented with the ~FW command and the ~FP command. The web position for the end web coordinate is specified with the ~LW command. The pull position for the end pull coordinate is specified with the ~LP command. The LW command and LP command should always contain values greater than the FW and FP commands. The width in dots of the lines used to make the box / underline field is specified using the ~LV for the lines in the web direction and the ~LH command for the width of the lines in the pull direction. A box that started at web position 1/2" and pull position 1/2" and had a web size of 1" and pull size of 1" and line widths of 2 dots would have the command string of: ~FL~FW0500~FP0500~LW1500~LP1500~LV02~LH02 Logo Field Definition The definition of a logo field with one logo would have a starting command of ~FG01. The logo is to be placed at web position 1" and pull position 1-1/2". The position commands would be ~FW1000 and ~FP1500. The logo type would be in the command ~GT. The logo type is determined by the logo size class which the logo is in. The logo's must reside on the printer and the logo type information must be presented with the logo files (650 type) or IC card (630 type) when they are received. In this case the logo type will be one. The logo command string would be: ~FG01~FW1000~FP1500~GT01 8 Users Guide PAXAR PCL

13 Care Symbol Field Definition The definition of a care symbol field is very similar to a logo field. The start command ~FS04 specifies the start of a care symbol field which contains four symbols. The symbols can be placed at web position 2" and pull position 1" using the commands ~FW2000 and ~FP1000. The care symbols reside on the printer and the care symbol type is usually a fixed type whose number should be included with the care symbol information that's with the printer. For a care symbol type of nine the care symbol type command is ~ST09. The care symbol command string is: ~FS04~FW2000~FP1000~ST09 The last field definition in a format is followed by the command ~XZ. This command signals to the printer that the format description is complete. Once this information is transferred to the printer multiple groups of information known as batches can be sent to the printer to be printed. The commands discussed in this section are the basic commands required to make a format using PCL. These commands are the MINIMUM commands required to create a format. There are more field types and commands that allow other features to be utilized in the printers. These commands are described in the Reference manual. Batch Data Description The batch data is the information that will be printed on a tag. The format description for a tag must have already been sent to a printer or must already reside in the printer before batch data can be sent to the printer. There are two choices for selecting the format to be used: the format may be sent to the printer in the same way that the batch is (via the printer s serial port, USB or Ethernet, depending on the printer), or the format may be stored in the printer s memory. If the format is sent to the printer via a communications channel, it is considered to be Format number 00. Formats stored on the printer may be formats 01 through 99 (see below for details about the format name). Formats sent to the printer must be sent before the corresponding batch. The downloaded format will be deleted if the printer loses power, or if the all the batches are cleared. (In the SNAP printers, this will occur if the Clear All Batches function is used, or the Clear Batch function is used and there is only one batch in the printer.) If a batch is received that calls out the downloaded format and no downloaded format exists, the batch will be ignored. The command ~ZD is the start of data command. If the format was sent to the printer using PCL or if the format from the previous batch is the same as the one for this batch the ZD command uses zero for the format number. If the batch data is to be used with a specific format that already resides on the printer, then the format number follows the ZD command. So if the batch data is to be printed using the same format as the previous batch or if the format was sent to the printer using PCL the batch data start command would be ~ZD00. If the batch data is to be printed using format two which resides in the printer the batch data start command would be ~ZD02. Formats stored in the printer must have a file name FORMAT99.PCL, where 99 is the format number specified in the ~ZD command. For example, if the format stored in the printer is named FORMAT02.PCL, the batch must begin with the ~ZD02 command. The specific field information for the batch follows the batch data start command. For all field types except graphic fields, the data field information is preceded by a ~D. If the first field in the format was an alphanumeric field that specified the color of an item the data field might be ~DBLUE. The printer would then print BLUE at the position PAXAR PCL Users Guide 9

14 defined by the field definition in the format, using the attributes specified in that field definition. The data fields must be sent to the printer in the same order that they are described in the format. Box / underline fields which don't have any data associated with them are automatically skipped so an ~D command should not be sent for a box / underline field. Graphic data fields are preceded by a ~I followed by the image data in either BMP or PCX format. Once the last field data has been sent it should be followed by the ~ZZ command. This command means that the batch information is complete and the printer can print the batch. The ZZ command also includes the quantity. If ten tags were to be printed using the data which preceded the ZZ command, the command would be ~ZZ0010~. The ~ZZ command must ALWAYS be followed by a ~. The final ~ character signals the end of the quantity string. The printer will not start printing a batch until it receives the final ~ character. An example of a batch of data would be: ~ZD00~DBLUE~D ~D01~D23,32,33,42~ZZ0010~ The ~D command has some built in safety features. If a format describes a field as having seven characters and then that field receives data from an ~D field which contains nine characters the last two characters of the data in the ~D command will be dropped. If a field is described as being seven characters long and the ~D command only sends six characters the field will be padded out with spaces to seven characters before it is printed. Also if there are more ~D data fields sent in a batch then there are fields described in the format, the extra data fields at the end of the batch data will be dropped. Carriage Returns may be used freely throughout the format and batch data to enhance readability. However, it is good practice to only use carriage returns between commands and data fields. In most cases, carriage returns are ignored within data fields. However, the carriage return is a valid character in some field types such as the Datamatrix bar code. 10 Users Guide PAXAR PCL

15 Reference Guide NOTE: In the Reference Guide, 6X6 refers to the 636, 656, 676, 686, and 545 printers as a group. Where differences between these printers exist, they will be defined individually. Format Header ~XA 630,650,960,6X6,SNAP This command specifies the beginning of a format. This command precedes any tag or field commands. When the PCL Printer receives this command it automatically sets the current format to the default settings. Default settings can be found in Appendix B. All of the ~X commands must be sent before any field commands are sent. ~XC99 630,6X6,SNAP This command tells the printer how many tickets to print before it makes a cut. The maximum number of tickets that the printer can wait between cuts is 99. If no cuts are needed within the batch a value of 00 should be sent. If 00 is sent then a cut only occurs at the beginning of a batch. For example: A format calls for only cutting once every 3 tags. The command would be ~XC03. ~XD9999 PcMate Plus Display This command refers to the dpi that was used to design the format. This is not a printer command and can not be used to change the dpi of the printer. This command is used for display purposes by the application that designs the formats for the printers. ~XE The format was designed for a 240-dpi printer The format was designed for a 300-dpi printer. 6X6,SNAP This command tells the printer to halt after every batch is printed regardless of how many batches are in the printer. Without this command, the printer does not halt but prints the batches continuously until there are no more batches in the printer. ~XF_ 630,650,960,6X6,SNAP This command controls flagging. The underscore should be replaced by one of the following. N - No Flagging This command turns off flagging for this format. L Long / Short This means that two blank tags will appear after a batch is printed when the tag has a sense mark. The first blank tag is cut long by.23 inches and the second is cut short by the same amount. These blank tags act as a separator when the tags are in the printer s stacker. When there is no sense mark on the tag, the blank tag is longer by.23 inches than the printed tags. D - Double length This command produces a flag that is two tags in the pull length. PAXAR PCL Reference Guide 11

16 T - Stock Saving Flag All tags are printed but the cut on the next to last tag is.125 inches short, which makes the last tag.125 inches longer in the pull length. All tags can be used. V - Verifier Flag This command is to be used if a verifier is active on the printer. The batch quantity is increased by 2 and the stock saving feature is activated. The print is carried over to the flag that prevents the verifier from halting the printer when a barcode is not scanned. B - Double blank Flag This command produces a flag that is blank and two tags in the pull length. S - Small Flag This command produces a flag that is.078 inches longer than the tag in the pull length. When the tag has a sense mark, the first tag is cut long by.078 inches and the second is cut short by the same amount. M - Medium Flag This command produces a flag that is.15 inches longer than the tag in the pull length. When the tag has a sense mark, the first tag is cut long by.15 inches and the second is cut short by the same amount. X - Extra Large Flag This command produces a flag that is.31 inches longer than the tag in the pull length. When the tag has a sense mark, the first tag is cut long by.31 inches and the second is cut short by the same amount. Z - Zero length Flag This command produces a flag that is equal to the tag in the pull length. When the tag has a sense mark, only one tag is generated for the flag. Compatibility Notes: 630 The 630 does Long / Short flagging but the flags are controlled by the pull length of the tag and cannot be controlled by this command. Meaning if a tag is less than (35.6mm), the batches will be flagged with a Double Length flag. All batches whose tags are greater than (35.6mm)will be flagged with Long / Short flags. The 630 does not support the B, S, M, X commands. 650 The 650 does not support the T, S, M, X commands. 960 If the 960 is doing a non-sense mark tag and is flagging, the tag pull length cannot be longer than (146.2mm). This tag pull length allows the longer flag to be created and to be less than the 6 (152.4) maximum for tag pull size. The 960 does not support the T, V, B, S, M, X commands. 6X6, SNAP These printers do not support the D, V, B commands. With the S, M, L, X commands, it is possible to produce flags with print other than what is printed on the tags. See the ~FD command definition. ~XG_ PcMate Plus Display This command assists PCMate Plus in distinguishing whether a graphic field is alphanumeric or logo during import. The printers ignore the command. The underscore should be replaced by one of the following: A - Specifies that the graphic field is an alphanumeric field. L - Specifies that the graphic field is a logo field. P - Specifies the point size of a graphic alphanumeric field. Not required for graphic logo fields. Compatibility Notes: Only formats exported using PCMate Plus version 3.02 alpha or later will contain this command in the PCL stream. Earlier versions of PCMate Plus will not export this command. Restrictions: 12 Reference Guide PAXAR PCL

17 If manually editing the PCL stream to add this command, the command MUST immediately precede the ~FM command which defines the graphic field. Otherwise, the field will not import properly. ~XH This command sets the head strobe value. The head strobe range is from 1 to 15. This adjusts the amount of heat that is used to transfer the ink to the stock. A good setting for this value is around 5 or 6. The type of stock or ink that is used can effect this setting. Note: This command can effect the head life of the thermal printhead that is used in the 630. Running a format with a high strobe value may reduce the head life of the thermal printhead. ~XI 650, 656, 676 This command tells the printhead to attempt to do head lift with the format. Head lift allows for ink saving on the printer. When there is an area in the format which is at the beginning or end of the tag that does not have any fields printed in it - and the area is greater than the minimum amount required on the printer, the printer will lift the head and stop the ink while this area of the tag is moving under the printhead. Compatibility Notes: 650 The 650 requires an area of 5/8 inches with no print in the area. 656, 676 The printer requires an area of 9/10 inches with no print in the area. ~XJ99 636,656,676, 686,SNAP This command specifies the number of minimum scans that must be obtained for each barcode on the tag to pass verification. ~XL9 630, 650, 960, 636, 656, 676, 686 This command specifies how many tags to print across the web. This is often referred to as X-up, e.g. 2-up or 3-up. When this command is used the printer accepts information for the layout of a tag as if the printer was printing only one tag across the web of the stock. The printer then duplicates this one tag multiple times across the web. Extreme care should be taken when specifying the tag web size for this type of format. Also it should be determined that the total width of the number of tags across the web is less than or equal to the capabilities of the printer. Note: The use of this command requires special stock. If multiple up formats are desired, your AVERY DENNISON representative should be contacted to help you with this type of layout. Compatibility Note: 630, 636, 656, 676, 686, SNAP 700 These printers are capable of producing up to 4 tags across the web as long as the width of all four tags combined is less than 4.8 (121.9mm). SNAP 500, SNAP600 Because of the narrow web capabilities of these printers, X-up printing is impractical. However, these printers do support this command. 650, 960 The 650 and 960 printers are only capable of producing 2 tags across the web. ~XM_ ,650,960,6X6,SNAP This command specifies that the format is a sense mark format. Replace the '_' with an H if a hole sense mark is used or an R if a Reflective sense mark is used. Specify the sense to cut distance in thousandths of an inch. The sense to cut distance is measured in PAXAR PCL Reference Guide 13

18 the pull direction from the leading edge of the sense mark to the trailing edge of the tag as it passes through the printer. For example: A particular tag stock is using a punched hole as a sense mark. The distance from the leading edge of one hole to the leading edge of another hole is 4 inches. Therefore the tag pull length is 4 inches. The sense mark occurs in the middle of what will be the finished tag after it has been printed and cut. This distance from the leading edge of one hole to where the cut will occur at the trailing edge of the tag is 2 inches. The sense to cut value is 2 inches. The command for the printer is ~XMH2000. The H specifies that a punched hole is used for the mark and the 2000 is the 2 inch sense to cut value sent in thousandths of an inch. Compatibility Notes: 630, 650 These printers resolution or smallest increment for the sense to cut distance is 33 thousandths. 960 The 960 resolution or smallest increment is 7 thousandths in the web direction and 14 thousandths in the pull direction. The 960 only supports reflective sensing. 6X6, SNAP The actual resolution or smallest increment is 1/dpi of the printer. Replace the _ with an H if a hole sense mark is used, an R if reflective sense mark is used on the bottom, a T if reflective sense mark is used on the top, or a C for the contrast sensor. ~XN_ 676,545,SNAP This command tells the printer to select the print station designated in the command. All print station dependent PCL commands will affect only the designated print station. The print station dependent commands include the ~XT command for transfer type. The ~XA command will set the defaults for all the print stations, then to change the default, precede the command with the ~XN command selecting the print station. ~XO 1 - Selects print station #1 (Bottom) 2 - Selects print station #2 (Top or Top Left for 676) 3 - Selects print station #3 (Top Right for 676 only) 6X6 This command tells the printer to print a mirror of the image. The image is mirrored on the axis that is parallel to the printhead. Fields will be printed right to left with the characters facing to the left as the fields go underneath the printhead. ~XP ,650,960,6X6,SNAP This command specifies the pull length of the tag in thousandths of an inch. For example: If the tag pull length is 4-1/8 inches the command would be ~XP4125. Note: If the stock that is being printed on has sense marks for print registration then special care should be taken in determining a tag's pull length. The pull length of the tag should be determined by measuring from the leading edge of one sense mark to the leading edge of the next sense mark on a continuous roll of stock. If the pull length is incorrect, the result may be Missed Sense Mark errors. Compatibility Notes: 630 The 630 maximum pull length of a tag is 7000 or 7 (177.8mm). The actual resolution or smallest increment is (0.206mm) The 650 maximum pull length of a tag is or 14 (355.6mm). The actual resolution or smallest increment is (0.206mm) The 960 maximum pull length of a tag is 6000 or 6 (152.4mm). The resolution is (0.36mm). 14 Reference Guide PAXAR PCL

19 636, 656, 676, 545 The maximum pull length of a tag is or 14 (355.6mm). The actual resolution or smallest increment is 1/dpi of the printer DPI = (0.206mm) DPI = (0.084mm) = (0.127mm) SNAP 500, SNAP 600, SNAP 700 The maximum pull length is 28 (711.2mm). The actual resolution is (0.084mm). ~XR_ This command tells the printer the color of the ink. 636 Beige,656 Beige R - Allows red ink to be used in the printer. Without this command the sensor sees through red ink, indicating there is no ink in the printer. B - Black ink is used in the printer. This is the default. ~XS99 630, 650, 636, 656, 676, 686, 545 This command sets the Print Speed. The 99 in the command should be replaced by the speed in tenth inches per second.. For example: To set the speed for 5.0 inches/sec for a tag layout the command would be ~XS50. Although a printer may have multiple speeds, certain combinations of stock and ink may print best at certain speeds, For example, most fabrics print best at speeds less than 6 ips. Specifying a faster print speed will result in degraded print quality. If a speed of greater than the maximum is specified, the printer will still run at the maximum speed. If a speed of less than the minimum is specified, the printer will run at the minimum speed. If a speed is specified that is not supported by the printer, generally the printer will run at the nearest speed that is not greater than the specified speed. For example, if a format specifying a print speed of 5 ips is sent to a SNAP 500 printer, it will print at 4.5 ips. NOTE: The SNAP printers allow the operator to override the print speed setting. If this override is in place, the printer will print at the override speed rather than the format speed , 4, 5 ips AVAILABLE PRINTER SPEEDS , 3, 3.5, 5.5, 6, 6,5 ips 636 3, 4.5, 6 ips 656 3, 4.5, 6, 7 ips 676 3, 4, 5 ips 686 7, 10, 12 ips 545 4, 6, 8, 10 ips SNAP 500 SNAP 600, SNAP 700 3, 4.5, 6, 7 ips 3, 4.5, 6, 7, 8,10,12 ips ~XT99 650, 636, 656, 676, 686 This command sets the transfer type. The transfer types are designed so that the printhead is driven properly for a combination of stock and ink. The 99 in the PAXAR PCL Reference Guide 15

20 command should be replaced with the correct value found in the transfer type table in Appendix A. ~XU_ 6X6,SNAP This command allows additional features to be added by replacing the _ with the following; B9 Barcode Exclusion SV100 Scanner Only This command allows for specified barcodes on the tag NOT to be verified. This command is ONLY valid with the SV100 verifier. The barcodes can be excluded by replacing the 9 with the following; 0 = Exclude none 1 = Exclude UPC-A, UPC-E, EAN-8, EAN-13 2 = Exclude Code 39 4 = Exclude Code 128, EDI Code = Exclude Interleave 2 of 5 16 = Exclude Code 93 To exclude multiple barcodes, replace the 9 with the sum of the values designating the barcodes to exclude. Example: To exclude code 39 and Interleave 2 of 5, add the 2 and the 8 together and the command would be ~XUB10. NOTE: This command does not allow the exclusion of specific barcodes, only barcode types. For example, if a label contains two Code 128 barcodes, excluding Code 128 barcodes will stop the verification of BOTH Code 128 barcodes C9 Future Expansion S9 Security Feature This command indicates that the batch is a secure batch. The printer will maintain a count of the number of tags actually printed and return that count to the host upon request. See Appendix F Secure Batch Feature for details. The 9 will be replaced as follows: 0 Disabled (default if command is not present) 1 Enabled R999 - RFID Read Power SNAP 700RFID This command specifies the read power to be used when reading an RFID transponder embedded in the label. If this command is not present in an RFID format, the printer s default read power setting will be used. W999 - RFID Write Power SNAP700RFID This command specifies the write power to be used when writing to an RFID transponder embedded in the label. If this command is not present in an RFID format, the printer s default write power setting will be used. A9 RFID Signal Adjust SNAP 700RFID This command specifies the Signal Adjust level to be used when writing to an RFID transponder embedded in the label. If this command is not present in an RFID format, the printer s default signal adjust setting will be used. 16 Reference Guide PAXAR PCL

21 X9 RFID Write Retries SNAP 700 RFID This command specifies the number of write retries to be used when writing to an RFID transponder embedded in the label. If this command is not present in an RFID format, the printer s default Write Retries setting will be used. P99 RFID Protocol SNAP 700RFID This command specifies the RFID protocol to be used for the label. If this command is not present, the printer s default Protocol setting will be used. The 99 is replaced by the protocol number. As of this writing, the following protocols are available: 1 Class 1 Gen 2 2 Class 1 Gen 1 96 bit EPC 3 Class 1 Gen I EPC64/96 4 EM4122 ~XV_..._ 636,656,676,686,SNAP This command tells the printer the setup information that is to be passed to the verifier. A verifier must be attached to the printer. As many options as are necessary can be placed after the command. For example: If a barcode command has these settings - ~XVRSCC00A00 then the verifier will reject barcodes with a grade C or lower. The options consist of: ~XW9999 N - Halt the printer on a no read only. B - Halt the printer on both a no read and a symbol quality reject. W - Halt the printer on warnings generated by the barcode. R - Halt the printer on barcode symbol quality rejects only. S_ - Quality level of the barcode is checked. The _ is replaced by the grade of B, C, D, or F. C99 - Consecutive failures of a barcode where 99 is replaced by 00 for Disable, or 01 thru 10. A99 - Accumulative failures of a barcode where 99 is replaced by 00 for Disable, or 01 thru ,650,960,6X6,SNAP This command specifies the web of the tag in thousandths of an inch. For example: If the tag web size is 3-1/4 inches the command would be ~XW3250. Compatibility Note: 630 The 630 maximum web size of a tag is 5000 or 5 (127mm). The actual resolution or smallest increment is (0.206mm). 650 The 650 maximum web size of a tag is 4800 or 4.8 (122mm). The actual resolution or smallest increment is (0.206mm). 960 The 960 maximum web size of a tag is 4000 or 4 (101.6mm). The largest print area is 3.55" (90.2mm). The resolution is (0.18mm). 636, 656, 676, 686 The maximum web size of a tag is 5125 or (130.2mm). The actual resolution or smallest increment is 1/dpi of the printer DPI = (0.1mm) DPI = (0.084mm) PAXAR PCL Reference Guide 17

22 545 The 545 maximum web size of a tag is 1500 or 1.5 (38.1mm). The largest print area is 1375 or 1.375" (34.9mm) and this value should not be exceeded with the ~XW command. The actual resolution or smallest increment is (0.127mm). SNAP 500, SNAP 600 The maximum web size is 2000 or 2 (50.8mm). The actual resolution is (1/305 ) or 0.083mm (1/12mm). SNAP 700 The maximum web size is 5000 or 5 (127mm). The resolution is the same as SNAP 500 and SNAP 600. ~XX9999 PcMate Plus Display This command refers to the specific printer the format was designed for. This is not a printer command. This command is used for display purposes by the application that designs the formats for the printers. NOTE: This command is used by the SNAP printers to emulate the font engine used in the 6X6 printers. If the printer type specified in this command is not a SNAP printer, the printer will add intercharacter spacing to text field to emulate as closely as possible the same label printed on a 6X6 printer. Field Information ~XZ 636, 656, 676, 686, 545, 500 (SNAP 500), 600 (SNAP 600), 700 (SNAP 700) - The printer the format was designed for. 630,650,960,6X6,SNAP This command tells the PCL Printer that this is the end of the format layout description. This command must be sent after the description of the last field. These are control codes for general field information. ~FA99 630,650,960,6X6,SNAP This command specifies the beginning of an alphanumeric field where 99 is replaced with the maximum number of characters in the data string for the field. Note: This command tells the printer that all the following commands are for this new alphanumeric field. Any commands other than alphanumeric or general field commands are ignored. The description of this field ends when the printer is sent a new beginning of field command (FB, FL, FS, FY, FG, or FM) or the end of format layout description command (XZ). Compatibility Notes: 630, 650, 960 The maximum number of characters which can be in a field is 64. 6X6,SNAP The maximum number of characters which can be in a field is 128. ~FB99 630,650,6X6,SNAP This command specifies the beginning of a barcode field where 99 is replaced with the maximum number of characters in the data string for the field. Note: This command tells the printer that all the following commands are for this new barcode field. Any commands other than barcode or general field commands are ignored. The description of this field ends when the printer is sent a new 18 Reference Guide PAXAR PCL

23 beginning of field command (FA, FL, FS, FY, FG, or FM) or the end of format layout description command (XZ). Compatibility Notes: 630, 650 The maximum number of characters which can be in a field is 64. 6X6, SNAP The maximum number of characters which can be in a field is 128. ~FD_ 960,6X6,SNAP This command specifies which side of the tag that the field is printed on. Replace the _ with the appropriate letter. Compatibility Note: ~FG Use F for front, B for back and A for flag. 676, 545, SNAP Use 1 to print field using head 1 676, 545, SNAP Use 2 to print field using head Use 3 to print field using head , 656, 686 All have just one printhead therefore all field commands will print on the same printhead. The correct default command is , 545, SNAP Use A1 to print on flag using head 1 676, 545, SNAP Use A2 or A - (default) to print on flag using head Use A3 to print on flag using head , 656, 686 All have just one printhead therefore all flag commands will print on the same printhead. The correct default command is A. 630,650,960,6X6,SNAP This command specifies the beginning of a logo field where 99 is replaced with the number of logos that will appear in this field. Refer to Appendix E for details about printing logos and graphic image fields. Note: This command tells the printer that the following commands are for this new logo field. Any commands other than logo or general field commands are ignored. The description of this field ends when the printer is sent a new beginning of field command (FA, FB, FS, FY, FL, or FM) or the end of format layout description command (XZ). Compatibility Note: 650 The 650 is only capable of one logo per logo field. In order to have multiple logos, multiple logo fields will have to be created. If the number of logos specified in the command is greater than one, the 650 will map only the one logo. ~FK99 700RFID This command specifies the beginning of an RFID field where 99 is replaced with the maximum number of characters in the data string for the field. The data string represents an EPC for a RFID tag. This is the data will be written to a RFID transponder on the tag. The data string for the field must be ASCII hex This command works only on a printer equipped for writing to Class 1 Gen 2 RFID transponders. There may be only one RFID field per format. See Appendix G for a description of RFID operation. PAXAR PCL Reference Guide 19

24 The data field in the batch corresponding to this field will contain the data to be written to the transponder. The field is divided into the following subfields. Subfields are separated by the ASCII pipe ( ) character. EPC Data this is the EPC code to be written to the EPC register in the transponder. This is an ASCII hex data string. User Memory This is the data in ASCII hex format to be written to the transponder s user memory. User memory is transponder dependent; it is the responsibility of the operator to ensure that the data in this subfield is appropriate. If the data does not match the user memory space of the transponder, undesired operation may result. Reserved This subfield must be empty. Access Password This is an 8 character ASCII hex value that will be written to the transponder s Access Password space. Kill Password This is an 8 character ASCII hex value that will be written to the transponder s Kill Password space. Lock Code This is a five digit value that specified the locking method to be applied to the transponder. NOTE: The printer does not check the data. It is the responsibility of the user to determine that the data is correct for their application. NOTE: As of this writing, the printers only accept EPC data. The other data fields are not implemented. ~FL This command specifies the beginning of a box / underline field. 630,960,6X6,SNAP Note: This command tells the printer that the following commands are for this new box / underline field. Any commands other than box / underline or general field commands are ignored. The description of this field ends when the printer is sent a new beginning of field command (FA, FB, FS, FY, FG, or FM) or the end of format layout description command (XZ). 20 Reference Guide PAXAR PCL

25 ~FM 630,6X6,SNAP This command specifies the beginning of a graphic image field. Graphic images supported are PCX and BMP. The graphic image must follow industry standards for PCX and BMP file structures. Many applications produce both files. Refer to Appendix E for details on printing logos and graphic image files. Note: This command tells the printer that the following commands are for this new special symbol field. Any commands other than special symbol or general field commands are ignored. The description of this field ends when the printer is sent a new beginning of field command (FA, FB, FG, FS, or FL) or the end of format layout description command (XZ). ~FP ,650,960,6X6,SNAP This command specifies the field origin for the pull position in thousandths of an inch. This distance is measured from the trailing or left hand edge of the tag as the stock runs through the machine. The field origin is the top left-hand corner of a field. This corner is also the reference point for field rotation. For example: If a field is to be placed two inches from the edge of a tag in the pull direction the command would be ~FP2000. Compatibility Notes: 630, 650 For the 630 and 650 printers the resolution or smallest increment is (0.11mm). 960 The 960 resolution is (0.36mm) in the pull direction. 636, 656, 676, 686, 545, SNAP The actual resolution or smallest increment is 1/dpi of the printer DPI = (0.11mm) DPI = (0.084mm) = (0.13mm) NOTE: For an RFID field, this value specifies the distance from the leading edge of the label to the leading edge of the transponder. ~FR9 630,650,960,6X6,SNAP This command specifies the rotation of a field. The rotations can be performed in increments of 90 degrees. The increments are 0 degrees, 90 degrees, 180 degrees, 270 degrees. These rotations are represented in the command by 0, 1, 2, and 3 respectively. A field is rotated about its top left corner. The direction of rotation is clockwise. Compatibility Note: 960 The 960 will accept 0,1,2,and 3 for rotations and will also accept 0, 90, 180, 270 as values for the rotation. ~FS99 630,650,960,6X6,SNAP This command specifies the beginning of a care symbol field where 99 is replaced by the number of symbols that will appear in the field. Note: This command tells the printer that the following commands are for this new care symbol field. Any commands other than care symbol or general field commands are ignored. The description of this field ends when the printer is sent a new beginning of field command (FA, FB, FG, FY, FL, or FM) or the end of format layout description command (XZ). PAXAR PCL Reference Guide 21

PROGRAMMER S ADDENDUM

PROGRAMMER S ADDENDUM PROGRAMMER S ADDENDUM This addendum describes the software changes available in version 2.8 of the Monarch 9825 printer and version 5.5 of the Monarch 9855 and 9860 printers. This addendum contains information

More information

User Manual. Monarch Printers AAFES Kit Paxar Americas, Inc. a subsidiary of Avery Dennison Corp. All rights reserved.

User Manual. Monarch Printers AAFES Kit Paxar Americas, Inc. a subsidiary of Avery Dennison Corp. All rights reserved. User Manual Monarch Printers AAFES Kit TC9416AAUM Rev. AC 12/07 2006 Paxar Americas, Inc. a subsidiary of Avery Dennison Corp. All rights reserved. Each product and program carries a respective written

More information

^BC Code 128 Bar Code (Subsets A, B, and C)

^BC Code 128 Bar Code (Subsets A, B, and C) 93 Code 128 Bar Code (Subsets A, B, and C) Description The command creates the Code 128 bar code, a high-density, variable length, continuous, alphanumeric symbology. It was designed for complexly encoded

More information

PROGRAMMER S MANUAL 58mm Printer

PROGRAMMER S MANUAL 58mm Printer PROGRAMMER S MANUAL 58mm Printer (#)Note: this command is available for POS58 model. 5. Printer Commands List 5.1 Command Conception POS58 series printers support ESC/POS print commands. Descriptions as

More information

MarkMagic 6 Bar Code Labels, RFID Tags, and Electronic Forms Software for IBM System i

MarkMagic 6 Bar Code Labels, RFID Tags, and Electronic Forms Software for IBM System i MarkMagic 6 Bar Code Labels, RFID Tags, and Electronic Forms Software for IBM System i Tutorial 3: Version 6 Graphic Concepts Tutorial 3: Graphics Concepts Pg. 1 Welcome Welcome to Part 3 of the MarkMagic

More information

PP8X Printer Command Manual

PP8X Printer Command Manual PP8X Printer Command Manual Pinnacle Technology Corp. CONTENTS 1 COMMANDS... 1 2 COMMAND SAMPLE (hex command)... 29 1 COMMANDS Command Decimal Hex Function HT 9 9 Horizontal tab LF 10 0A Print and line

More information

PP8X Printer Command Manual

PP8X Printer Command Manual PP8X Printer Command Manual Pinnacle Technology Corp. CONTENTS 1 COMMANDS... 1 2 COMMAND SAMPLE (hex command)... 29 1 COMMANDS Command Decimal Hex Function HT 9 9 Horizontal tab LF 10 0A Print and line

More information

Integrate easily into existing applications. Reduce set-up time: Connectivity for all environments

Integrate easily into existing applications. Reduce set-up time: Connectivity for all environments Integrate easily into existing applications Reduce set-up time: Connectivity for all environments 4 H-Class The H-Class is a family of high performance stationary label printers that thrive in a 24x7 work

More information

TC6035CMUM Rev. AB 12/ Monarch Marking Systems, Inc. All rights reserved. Monarch DOS-based PATHFINDER Ultra System

TC6035CMUM Rev. AB 12/ Monarch Marking Systems, Inc. All rights reserved. Monarch DOS-based PATHFINDER Ultra System TC6035CMUM Rev. AB 12/01 2001 Monarch Marking Systems, Inc. All rights reserved. Monarch DOS-based PATHFINDER Ultra System Each product and program carries a respective written warranty, the only warranty

More information

IGP / VGL Emulation for Thermal Printers Code V Graphics Language Programmer s Reference Manual

IGP / VGL Emulation for Thermal Printers Code V Graphics Language Programmer s Reference Manual IGP / VGL Emulation for Thermal Printers Code V Graphics Language Programmer s Reference Manual Thermal Series Printers Printronix, Inc. makes no representations or warranties of any kind regarding this

More information

4 Pr P i r n i t n e t r e Co C m o m m a m n a d n s d Li L s i t N. C m o m m a m n a d

4 Pr P i r n i t n e t r e Co C m o m m a m n a d n s d Li L s i t N. C m o m m a m n a d 4. Printer Commands List NO. Command Function Description 01 HT Horizontal tab(#) 02 LF Print and line feed 03 CR Print and carriage return (#) 04 ESC SO Set all characters times width print 05 ESC DC4

More information

IGP / VGL Emulation Code V Graphics Language Programmer s Reference Manual

IGP / VGL Emulation Code V Graphics Language Programmer s Reference Manual IGP / VGL Emulation Code V Graphics Language Programmer s Reference Manual Line Matrix Series Printers Trademark Acknowledgements IBM and IBM PC are registered trademarks of the International Business

More information

PH640. Software Setup Guide Rev 1.0 my.okidata.com

PH640. Software Setup Guide Rev 1.0 my.okidata.com Software Setup Guide 59322401 Rev 1.0 my.okidata.com Contents 1. Installing/Uninstalling... 1 1.1 Installing (on Windows 2000 / XP)...1 1.1.2 Adding Printer Drivers... 4 1.2 Installing (on Windows Vista

More information

Monarch 939i Intelligent Keyboard

Monarch 939i Intelligent Keyboard Monarch 939i Intelligent Keyboard TC0939iOI Rev. AF 12/07 2004 Paxar Americas, Inc. a subsidiary of Avery Dennison Corp. All rights reserved. Each product and program carries a respective written warranty,

More information

Label & Barcode Printer. Programming & Control. Training Course

Label & Barcode Printer. Programming & Control. Training Course Citizen Systems Europe Label & Barcode Printer Programming & Control Training Course Outline of course I General principles of label printer control I How to send commands to a printer I Print Format commands

More information

Quick Start Guide Bar Code Fonts for the Macintosh

Quick Start Guide Bar Code Fonts for the Macintosh Quick Start Guide Bar Code Fonts for the Macintosh Bitstream s Bar Code font collection includes fonts for the following bar code standards. Each of these fonts come with a utility to create and format

More information

Command Emulator ESC/POS Mode Command Specifications

Command Emulator ESC/POS Mode Command Specifications Line Thermal Printer ESC/POS Mode Command Specifications Revision 1.02 Star Micronics Co., Ltd. Special Products Operating Division TABLE OF CONTENTS 1....1-1 1-1) Command List... 1-1 1-2) COMMAND DETAILS...

More information

RCL Programmer s Manual

RCL Programmer s Manual RCL Programmer s Manual Monarch 9460 Printer ^R $ DR ^ ^R 1 R 30 50 70 20 0 0 0 1 1 1 0 0 ^ PRICE ^R 2 R 250 50 100 20 0 0 0 1 1 1 0 0 ^ PRICE PER EACH ^R 3 R 350 50 40 20 0 0 0 1 1 1 0 0 ea. ^ EA. CONSTANT

More information

LinkMotion and CorelDraw 9, 10, 11, 12, X3, X4, X5, X6, X7 and X8:

LinkMotion and CorelDraw 9, 10, 11, 12, X3, X4, X5, X6, X7 and X8: LinkMotion and CorelDraw 9, 10, 11, 12, X3, X4, X5, X6, X7 and X8: After you install LinkMotion software and set up all settings launch CorelDraw software. Important notes: Solustan s LinkMotion driver

More information

THERMAL BARCODE PRINTER PROGRAM MANUAL BP21

THERMAL BARCODE PRINTER PROGRAM MANUAL BP21 THERMAL BARCODE PRINTER PROGRAM MANUAL BP21 Setup and System Commands... 4 1. SIZE... 4 2. CASHDRAWER... 5 3. GAP... 5 4. SPEED... 6 5. DENSITY... 7 6. DIRECTION... 7 7. REFERENCE... 9 8. COUNTRY... 9

More information

Code 3 of 9 Bar Code Print Utility Version 3.2. For the IBM Personal Computer and Compatibles

Code 3 of 9 Bar Code Print Utility Version 3.2. For the IBM Personal Computer and Compatibles ÛÛÛÛÛÛÛÛÛ ÛÛÛÛÛÛÛÛ Û TM Û Û Û Û Û Û Û ÛÛÛ Û ÛÛÛ Û ÛÛ ÛÛ ÛÛÛ Û Û ÛÛÛ ÛÛÛÛÛÛÛ Û Û Û Û Û Û Û Û Û Û ÛÛÛ Û Û Û Û Û Û Û Û ÛÛÛ Û Û Û Û Û Û Û Û Û Û Û Û ÛÛÛÛÛÛÛÛÛ ÛÛÛ Û Û ÛÛÛÛÛÛÛÛ ÛÛ ÛÛ ÛÛÛ Û Û ÛÛÛ ÝÞÞÝÛÞÞÝÛÞÞ

More information

WinPOS system. Co., ltd. WP-K837 series. Esc/POS Command specifications Ver.0.94

WinPOS system. Co., ltd. WP-K837 series. Esc/POS Command specifications Ver.0.94 WinPOS system. Co., ltd. WP-K837 series Esc/POS Command specifications 2014-05-06 Ver.0.94 LF Prints buffered data and feeds one line. Syntax: ASCII LF Hex 0A Decimal 10 Remarks: This command sets the

More information

MONARCH 9416 XL QUICK REFERENCE

MONARCH 9416 XL QUICK REFERENCE MONARCH 9416 XL QUICK REFERENCE This Quick Reference contains ribbon loading, supply loading, and general care, maintenance, and troubleshooting procedures for the 9416 XL Thermal Direct and 9416 XL Thermal

More information

Programmer s Guide. Tally MT50 Emulation. PSi Drucker Family PP 80x

Programmer s Guide. Tally MT50 Emulation. PSi Drucker Family PP 80x Programmer s Guide Tally MT50 Emulation 22.08.2016 PSi Drucker Family PP 80x Acknowledgement Tally and TallyGenicom are registered trademarks of TallyGenicom. EPSON is a trademark of the Seiko Epson Corporation.

More information

marson MT8200S 2D Handheld Scanner User Manual V / 6 / 25 - I -

marson MT8200S 2D Handheld Scanner User Manual V / 6 / 25 - I - marson MT8200S 2D Handheld Scanner User Manual V1.1 2018 / 6 / 25 - I - Table of Contents 1 Gettting Started...1 1.1 Introduction...1 1.2 Configuring MT8200S...1 1.2.1 Barcode Configurability...1 1.2.2

More information

PP7X PRINTER COMMAND MANUAL

PP7X PRINTER COMMAND MANUAL PP7X PRINTER COMMAND MANUAL Pinnacle Technology Corp. CONTENTS 1 COMMANDS... 1 2 COMMAND SAMPLE (hex command)... 30 1 COMMANDS The command explanations include the following parts: 1) Name and the general

More information

PP7X PRINTER COMMAND MANUAL

PP7X PRINTER COMMAND MANUAL PP7X PRINTER COMMAND MANUAL Pinnacle Technology Corp. CONTENTS 1 COMMANDS... 1 2 COMMAND SAMPLE (hex command)... 31 1 COMMANDS The command explanations include the following parts: 1 Name and the general

More information

DuraLabel.com USER GUIDE

DuraLabel.com USER GUIDE 800.788.5572 DuraLabel.com USER GUIDE Copyright This manual is copyrighted with all rights reserved. No portion may be copied or reproduced by any means without the prior consent of Graphic Products, Inc.

More information

SPP-R210 Command Manual Rev. 1.00

SPP-R210 Command Manual Rev. 1.00 Rev. 1.00 http://www.bixolon.com Contents SPP-R210 Command Manual 1. Notice... 3 2. SPP-R210 Supported Commands... 4 2-1 Command Description Items... 5 2-2 Details of Control Commands... 6 Rev. 1.00 BIXOLON

More information

QUICK REFERENCE. Connecting the Cables

QUICK REFERENCE. Connecting the Cables QUICK REFERENCE This Quick Reference contains supply loading and general care and maintenance procedures for the Monarch 9860 printer. For more detailed information, refer to the Operator s Handbook available

More information

KM216H KPM216H WARNING! MOVING PARTS PUSH HERE TO CLOSE

KM216H KPM216H WARNING! MOVING PARTS PUSH HERE TO CLOSE WARNING! COMMAND REFERENCE KM216H PUSH HERE TO CLOSE MOVING PARTS KPM216H Edit by: CUSTOM ENGINEERING S.p.A. Str. Berettine 2-43010 Fontevivo (PARMA) - Italy http: www.custom.biz All rights reserved 2

More information

Addmaster Corporation

Addmaster Corporation IJ-1000 Ink-Jet Validation Printer Specification Addmaster Corporation Address: 225 East Huntington Drive Monrovia, CA 91016 Web: www.addmaster.com Phone: (626) 358-2395 FAX: (626) 358-2784 Document: ij1w.doc

More information

Version 8.0 October XPAF Forms Generator. User Guide and Reference

Version 8.0 October XPAF Forms Generator. User Guide and Reference Version 8.0 October 2016 XPAF Forms Generator 2016 Xerox Corporation. All rights reserved. Xerox and Xerox and Design, are registered trademarks of Xerox Corporation in the United States and/or other countries.

More information

ACCUFAST. LPX Printer Printing Guide

ACCUFAST. LPX Printer Printing Guide ACCUFAST LPX Printer Printing Guide Printing Overview The first step in printing a file is loading that file. The GUI has a number of features that allow it to read a large number of different file types,

More information

Analyzing the command string for switch to input #

Analyzing the command string for switch to input # Marshall VSW-2200 Switcher Control Protocol Firmware Version: 3.3 Document edited 8-22-2016 (legacy command structures have been removed from this document) Serial Port (over USB) Setting: Baud rate :

More information

Mobile Printer. Command Manual Ver Models: SM series

Mobile Printer. Command Manual Ver Models: SM series Mobile Printer Command Manual Ver. 1.9 Models: SM series CONTENTS 1. Printer Control Function...3 1.1. Print Commands...5 1.2. Line Spacing Commands....7 1.3. Character Commands...8 1.4. Print Position

More information

How To Do It: Software LabelDirect

How To Do It: Software LabelDirect How To Do It: Software LabelDirect NOTE: These instructions are all based on LabelDirect version.3. Later versions of the software may differ in detail. Design a die cut label Q. How do I design a die

More information

Honeywell THE POWER OF CONNECTED IPL. Command Reference

Honeywell THE POWER OF CONNECTED IPL. Command Reference Honeywell THE POWER OF CONNECTED IPL Command Reference Customer Support Technical Assistance To search our knowledge base for a solution or to log in to the Technical Support portal and report a problem,

More information

Printing Admission Tickets

Printing Admission Tickets Printing Admission Tickets Overview CounterPoint can be used to print admission tickets for shows, public attractions, museums, etc. from Point of Sale. Like all forms, admission tickets are completely

More information

PRINTER SPECIFICATIONS

PRINTER SPECIFICATIONS PRINTER SPECIFICATIONS Specifications are provided for reference and are based on printer tests using Zebra brand ribbons and labels. Results may vary in actual application settings. Weber recommends always

More information

Control Panel. The control panel indicates the printer s operating status and allows the user to control basic printer operation.

Control Panel. The control panel indicates the printer s operating status and allows the user to control basic printer operation. 8 Introduction Control Panel Control Panel The control panel indicates the printer s operating status and allows the user to control basic printer operation. Figure 4 ZD500 Series Control Panel 1 2 12

More information

Barcode Specifications

Barcode Specifications Contents BARCODE SPECIFICATION FOR INTELLIGENT MAILING SYSTEMS 1. Introduction... Page 2 2. Job Number Control... Page 3 3. Barcode System Character Definition... Page 5 4. Barcode System Page Layout Arrangement...

More information

Windows Driver Manual SRP-352plusIII Thermal printer Rev. 1.02

Windows Driver Manual SRP-352plusIII Thermal printer Rev. 1.02 Windows Driver Manual SRP-352plusIII Thermal printer Rev. 1.02 http://www.bixolon.com Table of Contents 1. About this Manual... 3 2. OS Environment... 3 3. Windows Driver Preparation... 3 4. Windows Driver

More information

Summary of TTP 2100 Firmware Version 4.02 Changes

Summary of TTP 2100 Firmware Version 4.02 Changes Kiosk TTP 2100 Firmware Version 4.02 Summary of TTP 2100 Firmware Version 4.02 Changes Release date: 28 June 2014 Supported Printer Firmware This firmware release includes the features of the previous

More information

Compatibility with graphing calculators 32 Deleting files 34 Backing up device files 35 Working with device screens 36 Capturing device screens 36

Compatibility with graphing calculators 32 Deleting files 34 Backing up device files 35 Working with device screens 36 Capturing device screens 36 Contents Introduction to the TI Connect Window 1 TI Connect Window 1 Opening the TI Connect Window 2 Closing the TI Connect Window 4 Connecting and disconnecting TI handheld devices 4 Using Task Shortcuts

More information

Zebra/bar One Label Printing through Scripts and Adjusting the Coordinates VAI a SAP-Script.

Zebra/bar One Label Printing through Scripts and Adjusting the Coordinates VAI a SAP-Script. Zebra/bar One Label Printing through Scripts and Adjusting the Coordinates VAI a SAP-Script. Applies to: ABAP. For more information, visit the ABAP homepage. Summary: This Article is intended for all those

More information

STIMA CLS Designed specifically with the ticketing industry in mind.

STIMA CLS Designed specifically with the ticketing industry in mind. STIMA CLS Designed specifically with the ticketing industry in mind. Stima CLS printer brings advance features to the ticketing sector allowing for higher speeds and easier management of your ticket printing.

More information

Windows Driver Manual SRP-S300 Thermal printer Rev. 1.01

Windows Driver Manual SRP-S300 Thermal printer Rev. 1.01 Windows Driver Manual SRP-S300 Thermal printer Rev. 1.01 http://www.bixolon.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment... 3 3. Windows Driver Preparation... 3

More information

BCOCA Frequently Asked Questions. Implementation Tips for Producing Bar Codes with the Bar Code Object Content Architecture

BCOCA Frequently Asked Questions. Implementation Tips for Producing Bar Codes with the Bar Code Object Content Architecture AFP Color Consortium BCOCA Frequently Asked Questions Implementation Tips for Producing Bar Codes with the Bar Code Object Content Architecture Version 1.0 Page 1 of 11 Editor: David E. Stone, IBM Corporation

More information

Labels Reference Manual Prophet 21 FASPAC 4.1

Labels Reference Manual Prophet 21 FASPAC 4.1 Labels Reference Manual Prophet 21 FASPAC 4.1 Table of Contents INTRODUCTION 4 Label Formats 4 Printer Configuration 4 Label Print Programs 4 ITEM SHIPPING LABEL PRINT (LA/ISLP) 8 Entry/Inquiry Screen

More information

Windows Driver Manual SRP-350II Thermal printer Rev. 1.04

Windows Driver Manual SRP-350II Thermal printer Rev. 1.04 Windows Driver Manual SRP-350II Thermal printer Rev. 1.04 http://www.bixolon.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment... 3 3. Windows Driver Preparation...

More information

Windows Driver Manual SRP-350IIOBE Thermal printer Rev. 1.00

Windows Driver Manual SRP-350IIOBE Thermal printer Rev. 1.00 Windows Driver Manual SRP-350IIOBE Thermal printer Rev. 1.00 http://www.bixolon.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment... 3 3. Windows Driver Preparation...

More information

Chapter 6: Deferred Report Writer

Chapter 6: Deferred Report Writer Chapter 6: Deferred Report Writer CHAPTER 6: DEFERRED REPORT WRITER... 1 DEFERRED REPORT WRITER OVERVIEW... 2 REPORT TITLE (TYPE 01 PARAMETER)... 3 Type 01 Parameter Fields... 3 EXPANDER OPTION (TYPE 02

More information

Windows Driver Manual SRP-382 Thermal printer Rev. 1.00

Windows Driver Manual SRP-382 Thermal printer Rev. 1.00 Windows Driver Manual SRP-382 Thermal printer Rev. 1.00 http://www.bixolon.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment... 3 3. Windows Driver Preparation... 3

More information

SRP-QE300/QE302 THERMAL RECEIPT PRINTER

SRP-QE300/QE302 THERMAL RECEIPT PRINTER Windows Driver Manual SRP-QE300/QE302 THERMAL RECEIPT PRINTER Rev. 1.00 http://www.bixolon.com Introduction This Windows Driver Installation Manual provides information on installation, detailed specifications,

More information

T4 series user s manual. Version: 1.1

T4 series user s manual. Version: 1.1 Version: 1.1 Table of contents 1. Introduction...1 1.1 In the box...1 1.2 Printer Features...2 1.2.1 Front view...2 1.2.2 Rear view...2 1.2.3 Interior view...3 2. Getting start...4 2.1 Loading the ribbon...4

More information

Elfring Fonts, Inc. PCL MICR Fonts

Elfring Fonts, Inc. PCL MICR Fonts Elfring Fonts, Inc. PCL MICR Fonts This package contains five MICR fonts (also known as E-13B), to print magnetic encoding on checks, and six Secure Number fonts, to print check amounts. These fonts come

More information

Command Manual SRP-350 Thermal Printer Rev. 1.01

Command Manual SRP-350 Thermal Printer Rev. 1.01 Command Manual SRP-350 Thermal Printer Rev. 1.01 http://www.samsungminiprinters.com 1. Control Commands List Control codes Hexadecimal codes Function 09 Horizontal tab 0A Print and line feed

More information

MtP Series & FieldPro. Programmer s Manual

MtP Series & FieldPro. Programmer s Manual MtP Series & FieldPro Programmer s Manual Printek, Inc. 1517 Townline Road Benton Harbor, MI 49022 269-925-3200 www.printek.com Printek Part Number 6361 Rev. B Manual Revision Notes: Released as Part Number

More information

Operating Instructions

Operating Instructions 028028 Operating Instructions Monarch 939i Intelligent Keyboard for use with 9416 XL, 9825, 9855, 9906, and Avery Dennison Tabletop Printer 1 TC0939IOI Rev. AM 7/15 2004 Avery Dennison Corp. All rights

More information

Unified Utility-II Manual Label Printer

Unified Utility-II Manual Label Printer Unified Utility-II Manual Label Printer Rev. 1.09 SLP-TX400 / TX400E SLP-TX403 / TX403E SLP-TX420 / TX420E SLP-TX423 / TX423E SLP-TX220 / TX220E SLP-TX223 / TX223E SLP-DX420 / DX420E SLP-DX423 / DX423E

More information

USER MANUAL. TC9485UM Rev. AE 04/14. All specifications are subject to change without notice

USER MANUAL. TC9485UM Rev. AE 04/14. All specifications are subject to change without notice USER MANUAL TC9485UM Rev. AE 04/14 All specifications are subject to change without notice Table of Contents RISK OF EXPLOSION IF BATTERY IS REPLACED BY AN INCORRECT TYPE. DISPOSE OF USED BATTERIES ACCORDING

More information

Windows Driver Manual SRP-350II Thermal printer Rev. 1.03

Windows Driver Manual SRP-350II Thermal printer Rev. 1.03 Windows Driver Manual SRP-350II Thermal printer Rev. 1.03 http://www.bixolon.com Table of Contents 1. Manual Information... 3 2. Operating System (OS) Environment... 3 3. Windows Driver Preparation...

More information

MOBILE THERMAL PRINTER

MOBILE THERMAL PRINTER MOBILE THERMAL PRINTER MODEL CMP-30 series ESC Command Manual Rev. 1.00 TABLE OF CONTENTS 1. Command Description... 6 2. Commands... 7 HT... 7 LF... 7 CR... 8 FF... 8 CAN... 8 DLE EOT... 9 DLE ENQ... 12

More information

User s Manual WARNING CIPHER 1000 CCD SERIES

User s Manual WARNING CIPHER 1000 CCD SERIES CIPHER 1000 CCD SERIES User s Manual WARNING This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of FCC Rules. These limits are designed

More information

10/04 Rev USER-/SERVICE MANUAL AP 7.t. Specifications

10/04 Rev USER-/SERVICE MANUAL AP 7.t. Specifications 10/04 Rev. 3.01-00 USER-/SERVICE MANUAL Specifications Device Types, Application... 2... 2 plus... 2 Options... 2 Technical Specifications... 3 Dimensions... 3 Performance Data... 3 Labelling Material...

More information

Specifications. 1. Barcode Specifications - Page 1 2. OMR Specifications - Page General Specifications - Page 47

Specifications. 1. Barcode Specifications - Page 1 2. OMR Specifications - Page General Specifications - Page 47 Specifications. Barcode Specifications - Page 2. OMR Specifications - Page 3 3. General Specifications - Page 47 AUTOMAILER 5 PLUS (AM5) BARCODE SPECIFICATION FOR INTELLIGENT MAILING SYSTEMS Contents.

More information

Technologies Inc. Page: 1. Videojet 1510 and 1210 Simple Communications Protocol

Technologies Inc. Page: 1. Videojet 1510 and 1210 Simple Communications Protocol Technologies Inc. Page: 1 Videojet 1510 and 1210 Simple Communications Protocol Technologies Inc. Page: 2 TABLE OF CONTENTS: Supported Packet Types:...3 General Protocol Packet Specification:...4 Message

More information

Overview: Product Overview UHF RFID Desktop Printer

Overview: Product Overview UHF RFID Desktop Printer Overview: RFID enabled printer is an ADVANCED FEATURES AND RFID CAPABILITIES IN A COMPACT, EASY TO USE DEVICE. Extending regular broad range of RFID printers, the delivers UHF RFID printing and encoding

More information

Wireless laser barcode collector User's Guide DC8050= wireless barcode collector scanner & wireless data collector

Wireless laser barcode collector User's Guide DC8050= wireless barcode collector scanner & wireless data collector Wireless laser barcode collector User's Guide DC8050= wireless barcode collector scanner & wireless data collector First, product introduction 1, Functional characteristics Welcome to this new concept

More information

Kiosk TTP 2100 Firmware Downgrade Instructions from version 3.96 or later, to an earlier version

Kiosk TTP 2100 Firmware Downgrade Instructions from version 3.96 or later, to an earlier version Kiosk TTP 2100 Firmware Downgrade Instructions from version 3.96 or later, to an earlier version If the printer has firmware version 3.96 or later, and you wish to install an earlier version of firmware,

More information

COMMAND REFERENCE COMMAND REFERENCE PLUS II

COMMAND REFERENCE COMMAND REFERENCE PLUS II COMMAND REFERENCE PLUS II Edit by: CUSTOM ENGINEERING S.p.A. Str. Berettine 2-43010 Fontevivo (PARMA) - Italy http: www.custom.biz All rights reserved 2 Command Reference Introduction 1 INTRODUCTION 1.1

More information

Pyxis Imposed Features

Pyxis Imposed Features USER MANUAL Pyxis Imposed Features Application Logic When the Logic check-box is ticked, it is ticked by default (top centre of main window), Pyxis Imposed will attempt to automatically apply various

More information

This section contains the complete alphabetical listing of ZPL II commands.

This section contains the complete alphabetical listing of ZPL II commands. This section contains the complete alphabetical listing of ZPL II commands. Description This heading provides an explanation of how the command is used, what it is capable of, and any defining characteristics

More information

User s Manual. SNAP TM 600 Printer. AVERY DENNISON Manual Edition April 2011 Manual Part Number

User s Manual. SNAP TM 600 Printer. AVERY DENNISON Manual Edition April 2011 Manual Part Number User s Manual SNAP TM 600 Printer AVERY DENNISON Manual Edition 2.1 11 April 2011 Manual Part Number 591398 This page intentionally left blank User s Manual SNAP 600 Printer Manual Part Number 591398 User

More information

MODEL : AP-8220 U Receipt Printer User s Manual

MODEL : AP-8220 U Receipt Printer User s Manual MODEL : AP-8220 U Receipt Printer User s Manual AP-8220 U Rev.A 10/14 All specifications are subject to change without notice Table of Contents 1. Parts Identifications 1. Parts Identifications 3 2. Setting

More information

APEX & ANDES Series. Printer Command Language Developer s Manual

APEX & ANDES Series. Printer Command Language Developer s Manual APEX & ANDES Series Printer Command Language Developer s Manual Document Revision History Document Title: APEX and ANDES Series Printer Command Language Developer s Manual Revision Date Revision History

More information

User s Manual. Xi3000 Scanner. Table of Contents

User s Manual. Xi3000 Scanner. Table of Contents Xi3000 Scanner User s Manual Table of Contents Restore Default Settings... 1 Exit Setup without Changes... 1 Configure Through RS232... 1 List Setting... 1 Buzzer Settings... 2 Reading Redundancy Setting...

More information

[Notes] Provides important information on setting and using the printer command, if necessary.

[Notes] Provides important information on setting and using the printer command, if necessary. 2. COMMANDS 2. 1 Command Notation X X X X [Name] The name of the command. [Format] The code sequence. [Range] Gives the allowable ranges for the arguments. [Description] Describes the command s function.

More information

THERMAL RECEIPT PRINTER

THERMAL RECEIPT PRINTER Software Manual Windows Driver THERMAL RECEIPT PRINTER Ver. 1.00 http://www.bixolon.com Introduction This Windows Driver Manual provides information on installation, detailed specifications, and usage

More information

DIR-E58III Mobile Print

DIR-E58III Mobile Print 1 Kunxilin Electronic Co.,LTD Kunxi HK Electronic Technology Limited Web: http://www.siipos.com http://www.sii-prt.com WhatsApp:13632856413 SKYPE:kunxisz QQ:2676804008 DIR-E58III Mobile Print Development

More information

qjjgtmmmltnmm = Fast, Silent and Economical: the TM- J7000 Multistation Inkjet Printer Series Fast and reliable Multitalent with 2-colour printing

qjjgtmmmltnmm = Fast, Silent and Economical: the TM- J7000 Multistation Inkjet Printer Series Fast and reliable Multitalent with 2-colour printing Fast, Silent and Economical: the TM- J7000 Multistation Inkjet Printer Series Both multistation printers, the TM-J7000 and the TM-J7100, are equipped with the EPSON SEA-Jet inkjet technology. It combines

More information

Command Manual.

Command Manual. Command Manual http://www.woosim.com CONTENTS 1. Printer Control Function...3 1.1. Print Commands....5 1.2. Line Spacing Commands....8 1.3. Character Commands....9 1.4. Print Position Commands.... 19 1.5.

More information

The RS-485 user manual for B800 series communication

The RS-485 user manual for B800 series communication The user manual of B800 Series Rs-485 The RS-485 user manual for B800 series RS-232 inbuilt inside the main board of B800 series frequency inverter, we can effect RS-485 through fitting board externally.

More information

Thermal transfer printing systems

Thermal transfer printing systems Thermal transfer printing systems Thermal transfer printing systems ThermoTex offers with the various thermal transfer printing systems, comprehensive solutions for the simple and quick design of textile

More information

DPP Thermal Printer. User Manual. Infinite Peripherals, Inc. DPP-250 User Manual v1.01

DPP Thermal Printer. User Manual. Infinite Peripherals, Inc.  DPP-250 User Manual v1.01 Thermal Printer DPP-250 User Manual www.ipcprint.com Legal notice The Bluetooth word mark and logos are owned by the Bluetooth SIG, Inc. and any use of such marks by Infinite Peripherals is under license.

More information

SRP-275III Command Manual Rev. 1.00

SRP-275III Command Manual Rev. 1.00 Rev. 1.00 http://www.bixolon.com Contents 1. Notice... 3 2. SRP-275III Supported Commands... 4 2-1 Command Description Items... 5 2-2 Details of Control Commands... 6 Rev. 1.00 BIXOLON - 2 - 1. Notice

More information

Unified Label Utility-II

Unified Label Utility-II Software Manual Unified Label Utility-II Rev. 2.00 SLP-DX420 / DX423 SLP-DX220 / DX223 SLP-TX400 / TX403 SLP-TX420 / TX423 SLP-TX220 / TX223 SLP-DL410 / DL413 SRP-770III / E770III MX4000 / MX4030 / MX4060

More information

04/04 Rev USER + SERVICE MANUAL 64-xx 64-xx dispenser TT4. Specifications

04/04 Rev USER + SERVICE MANUAL 64-xx 64-xx dispenser TT4. Specifications 04/04 Rev. 3.00-02 USER + SERVICE MANUAL Specifications Technical Specifications... 2 Device types, use... 2 Dimensions... 3 Performance data... 4 Specifications especially for TT4... 6 Automatic ribbon

More information

PP Thermal Printer. User Manual. Infinite Peripherals, Inc. PP-60 User Manual v1.00

PP Thermal Printer. User Manual. Infinite Peripherals, Inc.  PP-60 User Manual v1.00 Thermal Printer PP-60 User Manual www.ipcprint.com 0 Legal notice The Bluetooth word mark and logos are owned by the Bluetooth SIG, Inc. and any use of such marks by Infinite Peripherals is under license.

More information

1.- DECIMAL PLACE VALUE: tenths, hundredths, thousandths. 1.1 Ordering decimals. 1.2 Rounding CALCULATIONS. 2.- ADDITION AND SUBTRACTION OF DECIMALS

1.- DECIMAL PLACE VALUE: tenths, hundredths, thousandths. 1.1 Ordering decimals. 1.2 Rounding CALCULATIONS. 2.- ADDITION AND SUBTRACTION OF DECIMALS 1 1.- DECIMAL PLACE VALUE: tenths, hundredths, thousandths. 1.1 Ordering decimals. 1.2 Rounding CALCULATIONS. 2.- ADDITION AND SUBTRACTION OF DECIMALS 3.- MULTIPLICATION AND DIVISION. 3.1 Multiplication

More information

How to Make a Poster Using PowerPoint

How to Make a Poster Using PowerPoint How to Make a Poster Using PowerPoint 1997 2010 Start PowerPoint: Make a New presentation a blank one. When asked for a Layout, choose a blank one one without anything even a title. Choose the Size of

More information

Command Manual SPP-R200. Mobile Printer Rev

Command Manual SPP-R200. Mobile Printer Rev Command Manual SPP-R200 Mobile Printer Rev. 1.03 http://www.bixolon.com Table of Contents 1. Notice... 3 2. Control Commands List... 3 3. Control Commands Details... 5 3-1 Command Notation... 5 3-2 Explanation

More information

HP RP7 Installation Guide

HP RP7 Installation Guide HP RP7 Installation Guide One Blue Hill Plaza, 16th Floor, PO Box 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Voice) 845-920-0800 (Fax) 845-920-0880 1 P a g e This document provides step-by-step

More information

MPP6800 series - PANEL MOUNT PRINTERS. Options

MPP6800 series - PANEL MOUNT PRINTERS. Options series - PANEL MOUNT PRINTERS Page 1 of 12 MPP6810 MPP6820 MPP6840 Introduction 5-8Vdc, 4A peak 5-8Vdc, 2A peak 10-35Vdc 24Vdc Features Easy load paper feature High resolution thermal printing 5-8Vdc standard,

More information

Elfring Fonts LaserJet Bar Codes & More

Elfring Fonts LaserJet Bar Codes & More Elfring Fonts LaserJet Bar Codes & More This package contains five separate types of bar code fonts, and two OCR fonts. These PCL bar code fonts can not be used unless you understand how each bar code

More information

Codesoft 6 Premier Overview Manual. Thermocode Series 2 (all Printers)

Codesoft 6 Premier Overview Manual. Thermocode Series 2 (all Printers) Thermocode Series 2 Codesoft Overview Manual. (Issue 4.1) 28 July 2003 Page No. - 1 - Open Date Equipment Ltd. Unit s 8 & 9 Puma Trade Park, 145 Morden Road, Mitcham, Surrey. CR4 4DG United Kingdom. Tel:-

More information

NEW OPTIONS LISTING #

NEW OPTIONS LISTING # NEW OPTIONS LISTING # 1150-08 June 10, 2008 Beginning on Monday, June 16, 2008 the PHLX will begin trading options on the following equity securities. PHLX will trade in all existing months and strike

More information

Control Command list (ESC/POS)

Control Command list (ESC/POS) Printer Command Control Command list (ESC/POS) Rev 1.4 1. Command Summary 2. Control Command 3. [STAR Emulation Mode] Command Summary SAM4S PRINTER ELLIX30/40 1 Control Command list 1. Command Summary

More information

TRP-100 Receipt Printer User s Manual

TRP-100 Receipt Printer User s Manual TRP-100 Receipt Printer User s Manual All specifications are subject to change without notice TABLE OF CONTENTS 1. Parts Identifications 3 2. Setting up the printer 4 2.1 Unpacking 4 2.2 Connecting the

More information