<?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: Simulate a DAQ Board in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134336#M1191237</link>
    <description>&lt;P&gt;So not to be sarcastic but what is the purpose of creating a simulated DAQ if you can't simulate signals to see if your code is correct?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 12:49:28 GMT</pubDate>
    <dc:creator>Clint1000</dc:creator>
    <dc:date>2021-03-10T12:49:28Z</dc:date>
    <item>
      <title>Simulate a DAQ Board</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134152#M1191153</link>
      <description>&lt;P&gt;Can someone point me to any documentation that tells how to simulate a DAQ Card ( PXI-6229) then be able to use Labview to run a VI as thought&amp;nbsp; LV was obtaining data from the channels on the simulated DAQ?&lt;/P&gt;
&lt;P&gt;So I simulate the DAQ in MAX??&amp;nbsp; How?&amp;nbsp; Documents?&lt;/P&gt;
&lt;P&gt;How do you hard code say voltages in the simulated DAQ so that when I run my VI it uses them?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thxs&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 17:47:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134152#M1191153</guid>
      <dc:creator>Clint1000</dc:creator>
      <dc:date>2021-03-09T17:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate a DAQ Board</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134163#M1191154</link>
      <description>&lt;P&gt;Hi Clint,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/316580"&gt;@Clint1000&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can someone point me to any documentation that tells how to simulate a DAQ Card ( PXI-6229) then be able to use Labview to run a VI as thought&amp;nbsp; LV was obtaining data from the channels on the simulated DAQ?&lt;/P&gt;
&lt;P&gt;So I simulate the DAQ in MAX??&amp;nbsp; How?&amp;nbsp; Documents?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can create (simulated) devices in MAX. Your 6229 should be one of them…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/316580"&gt;@Clint1000&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;How do you hard code say voltages in the simulated DAQ so that when I run my VI it uses them?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You cannot "hard code" signals for simulated devices. Analog input channels will give full scale sine waves…&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 19:20:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134163#M1191154</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2021-03-09T19:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate a DAQ Board</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134164#M1191155</link>
      <description>&lt;P&gt;Go give this idea a kudo: &lt;A href="https://forums.ni.com/t5/Data-Acquisition-Idea-Exchange/Interactive-DaqMx-simulation-interface-Popup-panels-for/idi-p/1102700" target="_blank" rel="noopener"&gt;Interactive DAQmx simulation interface&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 19:30:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134164#M1191155</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2021-03-09T19:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate a DAQ Board</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134336#M1191237</link>
      <description>&lt;P&gt;So not to be sarcastic but what is the purpose of creating a simulated DAQ if you can't simulate signals to see if your code is correct?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 12:49:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134336#M1191237</guid>
      <dc:creator>Clint1000</dc:creator>
      <dc:date>2021-03-10T12:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate a DAQ Board</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134340#M1191238</link>
      <description>&lt;P&gt;Hi Clint,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/316580"&gt;@Clint1000&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;what is the purpose of creating a simulated DAQ if you can't simulate signals to see if your code is correct?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;But MAX does exactly that: it creates your simulated device and it creates simulated signals.&lt;/P&gt;
&lt;P&gt;Those signals don't fit to your expectations, but they fit to the capabilities of the simulated device…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You still can test your code for "correctness" in terms of creating DAQmx channels/tasks and so on.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 13:12:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134340#M1191238</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2021-03-10T13:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate a DAQ Board</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134538#M1191338</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/316580"&gt;@Clint1000&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;So not to be sarcastic but what is the purpose of creating a simulated DAQ if you can't simulate signals to see if your code is correct?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Testing tasks, configuration, etc. But yeah, actually testing with modifiable signals is not possible from within NI Max. You would need to create your own VIs and use their generated data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which is why you should go kudo that idea up there.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 01:17:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Simulate-a-DAQ-Board/m-p/4134538#M1191338</guid>
      <dc:creator>HorseBattery_Stapleguy</dc:creator>
      <dc:date>2021-03-11T01:17:22Z</dc:date>
    </item>
  </channel>
</rss>

