<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Ignore CR LF ASCII Codes in Serial Receive with LabVIEW</title>
	<atom:link href="http://www.vigeek.com/2010/03/how-to-ignore-cr-lf-ascii-codes-in-serial-receive-with-labview.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vigeek.com/2010/03/how-to-ignore-cr-lf-ascii-codes-in-serial-receive-with-labview.html</link>
	<description>My Way to Be A Virtual Instruments Geek</description>
	<lastBuildDate>Wed, 01 Feb 2012 03:12:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Etfa</title>
		<link>http://www.vigeek.com/2010/03/how-to-ignore-cr-lf-ascii-codes-in-serial-receive-with-labview.html/comment-page-1#comment-2382</link>
		<dc:creator>Etfa</dc:creator>
		<pubDate>Fri, 08 Oct 2010 13:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vigeek.com/2010/03/how-to-ignore-cr-lf-ascii-codes-in-serial-receive-with-labview.html#comment-2382</guid>
		<description>For serial port communication, this is not enough:

you also have to set the ASRL End In (Serial Settings:End Mode for Reads) to: None.

otherwise, it will still stop at the termination character even if you set the Enable Termination Character to False.</description>
		<content:encoded><![CDATA[<p>For serial port communication, this is not enough:</p>
<p>you also have to set the ASRL End In (Serial Settings:End Mode for Reads) to: None.</p>
<p>otherwise, it will still stop at the termination character even if you set the Enable Termination Character to False.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

