<?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: FPGA Interface Cast question in RF Measurement Devices</title>
    <link>https://ni.lithium.com/t5/RF-Measurement-Devices/FPGA-Interface-Cast-question/m-p/3090305#M2829</link>
    <description>&lt;P&gt;Have you re-configured your FPGA VI reference interface with the new bitfile? &amp;nbsp;The dynamic interface cast defines the output wire as having all the methods and indicators described by the type wire connected. &amp;nbsp;You can right-click on the type constant and select "Configure FPGA VI Reference...". &amp;nbsp;In the pop-up that follows, choose "Import from bitfile..." and then select the new bitfile that you've built.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll need to update the fpga reference type in the "Device Session.ctl" type def as well. &amp;nbsp;This is the type that you'll be able to access throughout the project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/b951124b071cade5c3d69effed7a69d70e6305f1/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31363330333669304335383545394535453232313437422f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="fpgaType.PNG" title="fpgaType.PNG" /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Feb 2015 16:57:33 GMT</pubDate>
    <dc:creator>shawn.t</dc:creator>
    <dc:date>2015-02-16T16:57:33Z</dc:date>
    <item>
      <title>FPGA Interface Cast question</title>
      <link>https://ni.lithium.com/t5/RF-Measurement-Devices/FPGA-Interface-Cast-question/m-p/3090263#M2828</link>
      <description>&lt;P&gt;I'm playing with a 5644 VST and the VST Streaming template.&amp;nbsp; On the FPGA&amp;nbsp;VI I added some code, then added an indicator to the FPGA VI front panel and compiled.&amp;nbsp; Running the FPGA VI in interactive execution mode, the indicator works well.&amp;nbsp; On the host end, though, I can't seem to access the new indicator with a Read/Write control.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Coming out of the Open FPGA VI Reference I can see&amp;nbsp;the indicator on the wire, but&amp;nbsp;in the Dynamic FPGA Interface Cast function it's getting stripped out of the refnum somehow.&amp;nbsp; If I connect a Read/Write control directly to the output of the Open Reference function I can access the indicator just fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea what I'm doing wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2015 15:32:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/RF-Measurement-Devices/FPGA-Interface-Cast-question/m-p/3090263#M2828</guid>
      <dc:creator>emonk</dc:creator>
      <dc:date>2015-02-16T15:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: FPGA Interface Cast question</title>
      <link>https://ni.lithium.com/t5/RF-Measurement-Devices/FPGA-Interface-Cast-question/m-p/3090305#M2829</link>
      <description>&lt;P&gt;Have you re-configured your FPGA VI reference interface with the new bitfile? &amp;nbsp;The dynamic interface cast defines the output wire as having all the methods and indicators described by the type wire connected. &amp;nbsp;You can right-click on the type constant and select "Configure FPGA VI Reference...". &amp;nbsp;In the pop-up that follows, choose "Import from bitfile..." and then select the new bitfile that you've built.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll need to update the fpga reference type in the "Device Session.ctl" type def as well. &amp;nbsp;This is the type that you'll be able to access throughout the project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/b951124b071cade5c3d69effed7a69d70e6305f1/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31363330333669304335383545394535453232313437422f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="fpgaType.PNG" title="fpgaType.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2015 16:57:33 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/RF-Measurement-Devices/FPGA-Interface-Cast-question/m-p/3090305#M2829</guid>
      <dc:creator>shawn.t</dc:creator>
      <dc:date>2015-02-16T16:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: FPGA Interface Cast question</title>
      <link>https://ni.lithium.com/t5/RF-Measurement-Devices/FPGA-Interface-Cast-question/m-p/3090346#M2830</link>
      <description>&lt;P&gt;That was it.&amp;nbsp; I had to get around the "Instances of typedefs cannot be individually configured" dialog by opening and updating the actual typedef.&amp;nbsp; Smooth sailing from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Shawn.&amp;nbsp; The adventure can continue now.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2015 18:28:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/RF-Measurement-Devices/FPGA-Interface-Cast-question/m-p/3090346#M2830</guid>
      <dc:creator>emonk</dc:creator>
      <dc:date>2015-02-16T18:28:03Z</dc:date>
    </item>
  </channel>
</rss>

