<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Zebra printer - Printing from LabVIEW using ZPL commands.... in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/2632659#M787331</link>
    <description>&lt;P&gt;I tried the code, but returned an error, saying 'Invalid Reference'. Now what?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2013 18:33:33 GMT</pubDate>
    <dc:creator>MengHuiHanTang</dc:creator>
    <dc:date>2013-11-22T18:33:33Z</dc:date>
    <item>
      <title>Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1761996#M613877</link>
      <description>&lt;P&gt;I've setup a simple VI to print on a Zebra TLP 2824 Plus printer using ZPL commands and cannot print.&amp;nbsp;&amp;nbsp;&amp;nbsp;Using USB connection.&amp;nbsp; Prints fine&amp;nbsp;with Zebra Simple Setup Utility and same commands.&amp;nbsp; Tried using&amp;nbsp;two methods without success.&amp;nbsp; I've attached both vi's.&lt;/P&gt;
&lt;P&gt;PLEASE HELP......&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DG&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2011 01:26:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1761996#M613877</guid>
      <dc:creator>dg_lbe</dc:creator>
      <dc:date>2011-11-03T01:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1763620#M614189</link>
      <description>&lt;P&gt;Hello DG,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you been able to print ANY document using LabVIEW?&amp;nbsp; I looked over your code, and I'm wondering, is your goal to simply print out a string using the default printer?&amp;nbsp; What is the purpose of the ZPL commands?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2011 01:38:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1763620#M614189</guid>
      <dc:creator>Michael-B</dc:creator>
      <dc:date>2011-11-04T01:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1763648#M614192</link>
      <description>&lt;P&gt;Thanks for your reply..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Objective is to print a code 128 bar code serial number using the Zebra.&amp;nbsp; Design ideas came from the forum.&amp;nbsp; Prints fine to my Lexmark 4300 printer or a pdf file pro.&amp;nbsp; With the Zebra, the only activity I see is the pulsing of the green LED.&amp;nbsp; Tried both Windows XP and Windows 7 with the same results.&amp;nbsp;&amp;nbsp; Stripped down code to use the simple print vi and the ~wc (ZPL printer config. label) without success.&amp;nbsp;&amp;nbsp; Can't understand why other NI guys had no issues using same method.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any additional direction would be great.....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again..&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2011 02:55:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1763648#M614192</guid>
      <dc:creator>dg_lbe</dc:creator>
      <dc:date>2011-11-04T02:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1764836#M614417</link>
      <description>&lt;P&gt;Hi DG,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To clarify, when you use your LabVIEW code to print something to your Lexmark printer, it works just fine.&amp;nbsp; But, when you use the SAME LabVIEW code to send something to your Zebra printer, it fails.&amp;nbsp; Am I understanding your problem correctly?&amp;nbsp; Basically, the code works when you select one printer but doesn't work when you select the Zebra printer.&amp;nbsp; Correct?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2011 20:10:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1764836#M614417</guid>
      <dc:creator>Michael-B</dc:creator>
      <dc:date>2011-11-04T20:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1764870#M614425</link>
      <description>Yes your right.  FYI I've sent the string via USB to rs232 converter connected to the zebras db9 using VISA write.... And no issues. &lt;BR /&gt;Thanks for your time.</description>
      <pubDate>Fri, 04 Nov 2011 20:38:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1764870#M614425</guid>
      <dc:creator>dg_lbe</dc:creator>
      <dc:date>2011-11-04T20:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765310#M614431</link>
      <description>&lt;P&gt;I had to use the wizard to create a generic NI-VISA driver to send ZPL commands to the ZM400 printers we used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;see also,&lt;/P&gt;
&lt;P&gt;&lt;A href="http://zone.ni.com/devzone/cda/tut/p/id/4713" target="_blank"&gt;http://zone.ni.com/devzone/cda/tut/p/id/4713&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;edit: &amp;nbsp;This was necessary to use the USB connection. &amp;nbsp;I recall determining that the supplied Zebra driver changed the formatting (headers, etc) and this was the easiest way I found to control the exact string being sent. &amp;nbsp;Obviously if you change the Printer driver for this application, it may break other software on the machine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2011 20:59:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765310#M614431</guid>
      <dc:creator>adambe</dc:creator>
      <dc:date>2011-11-04T20:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765436#M614446</link>
      <description>Don't wish to cure one thing and then generate issues.  How would I retreive the VID and PID numbers?&lt;BR /&gt;&lt;BR /&gt;Thx</description>
      <pubDate>Fri, 04 Nov 2011 22:52:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765436#M614446</guid>
      <dc:creator>dg_lbe</dc:creator>
      <dc:date>2011-11-04T22:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765736#M614509</link>
      <description>&lt;P&gt;Open device manager and open the printer driver properties. &amp;nbsp;Select the hardware ID properties and you should see the VID and PID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿You can also do this with the "unknown device" if drivers are not installed.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2011 19:07:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765736#M614509</guid>
      <dc:creator>adambe</dc:creator>
      <dc:date>2011-11-06T19:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765882#M614538</link>
      <description>&lt;P&gt;try to use EPL2 commands.&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;eyal.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 06:17:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765882#M614538</guid>
      <dc:creator>JTAG</dc:creator>
      <dc:date>2011-11-07T06:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765944#M614546</link>
      <description>&lt;DIV class="lia-message-body-content"&gt;
&lt;DIV id="messagebodydisplay_25"&gt;
&lt;P&gt;try to use EPL2 commands.&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;eyal.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Nov 2011 07:44:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1765944#M614546</guid>
      <dc:creator>JTAG</dc:creator>
      <dc:date>2011-11-07T07:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1766802#M614655</link>
      <description>&lt;P&gt;Here is the PID and VID for the TLP2824: "USB\VID_0A5F&amp;amp;PID_00A1.DeviceDesc="ZTC TLP 2824 Plus". I would not use EPL as suggested above. That is not the issue that you are having. Prior to creating your own USB driver and using NI-VISA (which does work but can be a little harder to manage if you are using multiple printer types) you could try chaging the settings on your Zebra driver to make it a raw printer connection.&amp;nbsp; I have not tried this with the USB port but it generally works for a networked printer. The driver is changing the output of our data which results in the printer not seeing correctly formatted ZPL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the NI Report VIs do not play well with Zebra printers. They also modify the data which results in incorrectly formatted ZPL commands. Your best option is to send the data directly to the printer either confiuring the printer as a raw device or by using NI-VISA.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 18:56:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1766802#M614655</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2011-11-07T18:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773006#M615768</link>
      <description>&lt;P&gt;I have read several of your post about using VISA with a Zebra printer and I have not been able to make my application print. I have a LP2844 printer and have had success with using VISA on LPT1. I would like to use the USB to eliminate the bulky&amp;nbsp;cable. When I substitute the VISA resource name with the USB printer name (ZDesigner LP 2844) I get an error -1073807343 VISA:&amp;nbsp; (Hex 0xBFFF0011) Insufficient location information or the device or resource is not present in the system. I don't know what more information I need to supply.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2011 21:50:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773006#M615768</guid>
      <dc:creator>bfeddeck</dc:creator>
      <dc:date>2011-11-11T21:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773092#M615784</link>
      <description>&lt;P&gt;You need to create a driver using the NI Driver Wixard in order to use USB. The vendor ID is 0x0A5F and the PID for the LP2844 is 0x0027. Using the driver wizard this driver will be installed for you. If you need to distribute this driver let me know. there is a second step you need to do in order to install the driver on other machines. Your VISA resourve name will be in the following format: "USB::0x%04x::0x%04x::%s::RAW" where the first argument is the VID, the second is the PID and the third is the device serial number.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2011 22:52:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773092#M615784</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2011-11-11T22:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773120#M615791</link>
      <description>&lt;P&gt;Thanks for your support but customer wants to use the com port for printer control.&amp;nbsp; Will try on next visit.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2011 23:16:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773120#M615791</guid>
      <dc:creator>dg_lbe</dc:creator>
      <dc:date>2011-11-11T23:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773130#M615792</link>
      <description>&lt;P&gt;Then that is even easier. Simply use the VISA open on the appropriate port and send the label format to the printer. You can both print and use the port to control the printer. Or are you saying that they will have two applications talking to the printer at the same time?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regardless, LabVIEW is capable of directly communicating with any supported port of a Zebra printer. And given that most uses of the printer only use a hand full of unique labels it is very easy to define those using ZPL. (EPL if it is an older printer which does not support ZPL.) Communicating directly with the printer is more efficient and reliable in the end.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2011 23:22:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773130#M615792</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2011-11-11T23:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773148#M615794</link>
      <description>&lt;P&gt;Here is an example VI for opening the connection to the printer as well as a driver file which will work on Win XP systems and lower. The driver file is different for Win 7.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ForceINF.zip file is the means to actually install the driver. I will have to package up the variant of this application if you need a better tool for adding the driver. Essentially when you plug the printer in you ignore the "New Hardware Detected" messgae you get from Windows. Run the ForceINF utility to call the dll with the appropriate USB information and you should be all set. The majority of Zebra printers install as unique instances so you would need to install the driver for each printer you have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: Change the extension to "inf" for the Zebra_Printers file.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2011 23:45:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773148#M615794</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2011-11-11T23:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773150#M615795</link>
      <description>&lt;P&gt;Can you save the vi in version 8.5?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2011 23:48:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773150#M615795</guid>
      <dc:creator>bfeddeck</dc:creator>
      <dc:date>2011-11-11T23:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773158#M615797</link>
      <description>&lt;P&gt;Here is the 8.5 version as well as the snippet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/58350i35CE9A3821A4057B/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="PRINTING TO ZEBRA PRINTER.png" title="PRINTING TO ZEBRA PRINTER.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The %s in the resouce name needs to be replaced with the printer's serial number. You can find this on the printer's config label.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I should have also mentioned that you do need to install the inf file. Easiest way to do this is to simply right-click on it and select install. This only has to be done once but prior to using the ForceINF vi.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2011 00:02:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773158#M615797</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2011-11-12T00:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773196#M615805</link>
      <description>&lt;P&gt;I need more help. First, Windows detects the printer as soon as I turn it on and installs the drivers. Second, with the vis and inf files you sent me do I still need to create a VISA driver? Attached is a screen shot of the force inf.vi. Do I have the information correctly formatted? I don't get success when I run it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe I need the installation process step by step.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2011 01:00:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1773196#M615805</guid>
      <dc:creator>bfeddeck</dc:creator>
      <dc:date>2011-11-12T01:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Zebra printer - Printing from LabVIEW using ZPL commands....</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1774254#M616001</link>
      <description>&lt;P&gt;Here is the tool that I use to install our USB driver for Zebra printers. I would recommend that you remove any drivers currently installed (go to the device driver, selcet the printers and then select "uninstall drver"). After removing the driver unplug the printer's USB cable and plug it back in. When Windows pops up that it detected a new device cancel that dialog. Then run the utility I enclosed and select the appropriate printer model.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 15:28:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Zebra-printer-Printing-from-LabVIEW-using-ZPL-commands/m-p/1774254#M616001</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2011-11-14T15:28:17Z</dc:date>
    </item>
  </channel>
</rss>

