<?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: Error Handling in a Sequence of Critical Tasks</title>
	<atom:link href="http://blog.jki.net/labview/error-handling-in-a-sequence-of-critical-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jki.net/labview/error-handling-in-a-sequence-of-critical-tasks/</link>
	<description>Pushing the Limits of LabVIEW</description>
	<lastBuildDate>Tue, 29 Nov 2011 20:21:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Michael</title>
		<link>http://blog.jki.net/labview/error-handling-in-a-sequence-of-critical-tasks/comment-page-1/#comment-2102</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 29 May 2010 14:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jkisoft.com/?p=1390#comment-2102</guid>
		<description>Definitely good practice. However only works if you know ahead of time how many tasks there are to perform.

A third example would be good, where you make a subVI which would effectively replace the Clear Errors.vi, where it merges them in place and then allows you to query the error state(s) when ready. This either requires a second wire to transmit the merged info, or a action-engine style implementation if you&#039;re sure the VI will only be called from this call chain.</description>
		<content:encoded><![CDATA[<p>Definitely good practice. However only works if you know ahead of time how many tasks there are to perform.</p>
<p>A third example would be good, where you make a subVI which would effectively replace the Clear Errors.vi, where it merges them in place and then allows you to query the error state(s) when ready. This either requires a second wire to transmit the merged info, or a action-engine style implementation if you&#8217;re sure the VI will only be called from this call chain.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

