<?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: cRIO standalone application in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4176138#M1207124</link>
    <description>&lt;P&gt;You could use a digital input to trigger logging.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Sep 2021 12:14:58 GMT</pubDate>
    <dc:creator>crossrulz</dc:creator>
    <dc:date>2021-09-02T12:14:58Z</dc:date>
    <item>
      <title>cRIO standalone application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4176124#M1207119</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm trying to develop a cRIO standalone application using the cRIO-9054: the target is to start the data logging procedure without the need to maintain the connection to a PC. Is there a way to control the C-Rio without any input from the LabView environment? How can the data-logging start with no LAN connection between the C-Rio and the PC?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 10:48:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4176124#M1207119</guid>
      <dc:creator>nicola_rosso_96</dc:creator>
      <dc:date>2021-09-02T10:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: cRIO standalone application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4176138#M1207124</link>
      <description>&lt;P&gt;You could use a digital input to trigger logging.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 12:14:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4176138#M1207124</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2021-09-02T12:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: cRIO standalone application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4176483#M1207256</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/683028"&gt;@nicola_rosso_96&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm trying to develop a cRIO standalone application using the cRIO-9054: the target is to start the data logging procedure without the need to maintain the connection to a PC. Is there a way to control the C-Rio without any input from the LabView environment? How can the data-logging start with no LAN connection between the C-Rio and the PC?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The cRIO can "see" whatever is connected to it.&amp;nbsp; In particular, it can "see" the data that it is recording, and (possibly) can "see" a clock.&amp;nbsp; So if your criterion to start data-logging is data-based (i.e. "start recording when the voltage exceeds 3V" or "start recording when the S/N ratio is &amp;gt; 2.3"), the cRIO can "control itself".&amp;nbsp; You can also, say, connect a push-button to a DIO line and say "Start acquisition when I push this button".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Sat, 04 Sep 2021 00:25:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4176483#M1207256</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2021-09-04T00:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: cRIO standalone application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4177604#M1207647</link>
      <description>&lt;P&gt;You can trigger DAQ in multiple ways:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;After startup&lt;/LI&gt;
&lt;LI&gt;Time elapsed since last DAQ&lt;/LI&gt;
&lt;LI&gt;Digital trigger signal is rising/falling (through DI or AI modules)&lt;/LI&gt;
&lt;LI&gt;Your measured signal has a specific characteristics (start DAQ only if signal RMS &amp;gt; limit)&lt;/LI&gt;
&lt;LI&gt;Network communication&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Luckily your 9054 RIO has PFI bus (the golden connector) which you can use (and connect it to FPGA too, but it is a little bit tricky) as a digital input. Having a button, you can come up with a simple circuitry which can be used for triggering DAQ.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 11:50:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/cRIO-standalone-application/m-p/4177604#M1207647</guid>
      <dc:creator>Thomas444</dc:creator>
      <dc:date>2021-09-10T11:50:15Z</dc:date>
    </item>
  </channel>
</rss>

