<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adrian&#039;s Web Log &#187; esc/pos</title>
	<atom:link href="http://blog.inceweb.com/adrian/tag/escpos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inceweb.com/adrian</link>
	<description>Adrian&#039;s second brain.</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:50:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ESC/POS control for customer display cursor</title>
		<link>http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/</link>
		<comments>http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 12:53:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[epos]]></category>
		<category><![CDATA[esc/pos]]></category>
		<category><![CDATA[todo]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/</guid>
		<description><![CDATA[OK, so Epson&#8217;s support proved to be useless &#8211; &#8220;isn&#8217;t there a DIP switch on the back&#8221; and &#8220;we don&#8217;t do programming here&#8221; seemed to be the best they can offer. Inspiration led me to lookup the ESC/POS sequences for cursor display &#8211; not DC2 &#38; DC4 as previously though, they use the ASCII US [...]]]></description>
			<content:encoded><![CDATA[<p>OK, so Epson&#8217;s support proved to be useless &#8211; &#8220;isn&#8217;t there a DIP switch on the back&#8221; and &#8220;we don&#8217;t do programming here&#8221; seemed to be the best they can offer.</p>
<p>Inspiration led me to lookup the ESC/POS sequences for cursor display &#8211; not DC2 &amp; DC4 as previously though, they use the ASCII US (31 decimal) commands:</p>
<p><code>USC 3167n     select/cancel cursor display<br />
n=0,1 (48,49 decimal)<br />
</code></p>
<p>So, back to uedit and try to work out what difference 0, 1, (48 &amp; 49 decimal)Â  make to the thing&#8230;</p>
<p>15/02/2007: answer: None at all!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2007/02/14/escpos-control-for-customer-display-cursor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

