<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>A Course in LabVIEW and Test Automation</title><link>/products/devtools/ni-labview/b/labview-challenge-blogs/posts/a-course-in-labview-and-test-automation</link><description>A Course in LabVIEW and Test Automation

Table of Contents

 1 Briefing of labview and the challenge 
 2 The Plan and the outcome 
 3 Preparation 
 4 The Labview and How-to PICO 
 5 The Design and VI 
 6 The Result 
 7 Step furher 
 8 Conclusion 


1</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: A Course in LabVIEW and Test Automation</title><link>https://community.element14.com/products/devtools/ni-labview/b/labview-challenge-blogs/posts/a-course-in-labview-and-test-automation</link><pubDate>Fri, 27 Oct 2023 11:09:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:0ff2f2ca-d6e5-46ef-b79a-85d3d2bfc694</guid><dc:creator>Andrew J</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Good job, I like that you&amp;rsquo;ve used the charting/graphing controls. If I could make one comment: you have a case structure with your code in the true case and a true Boolean wired to the Boolean. &amp;nbsp;That means it always runs of course so really, the case structure isn&amp;rsquo;t needed. &amp;nbsp;However, what is normally done is for an error control to be wired to the case conditional so your code only runs when no error is present. &amp;nbsp;Wire the error out of the Visa init vi to the case conditional so your code only runs when the init has no errors. &amp;nbsp;There are additional things you could do with the error flows but that would just be tidying up loose ends.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=27077&amp;AppID=423&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>