<?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: Using pointers in DLLs with Labview in CLUG : Cambridge LabVIEW User Group (UK)</title>
    <link>https://ni.lithium.com/t5/CLUG-Cambridge-LabVIEW-User/Using-pointers-in-DLLs-with-Labview/m-p/3375209#M2</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great stuff Kewal, thanks for taking the time to find and share these!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 19:52:59 GMT</pubDate>
    <dc:creator>Thoric</dc:creator>
    <dc:date>2014-11-19T19:52:59Z</dc:date>
    <item>
      <title>Using pointers in DLLs with Labview</title>
      <link>https://ni.lithium.com/t5/CLUG-Cambridge-LabVIEW-User/Using-pointers-in-DLLs-with-Labview/m-p/3375208#M1</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are 2 useful links I had come across for dealing with pointers in DLLs:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://ni.lithium.com/docs/DOC-9080"&gt;Passing and Receiving Pointers with C/C++ DLLs from LabVIEW&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ni.lithium.com/docs/DOC-9091"&gt;Dereferencing Pointers from C/C++ DLLs in LabVIEW&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few hidden subVIs mentioned in the links to help with pointers in DLLs which reside here:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f8f4e6;"&gt;&amp;lt;LabVIEW&amp;gt;\vi.lib\Utility\importsl&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f8f4e6;"&gt;These proved very useful when trying to work with a DLL which required a void pointer to be passed into it so the DLL could populate it with data based on the type of info that is requested (void * pvInfoGet as shown in the example below - that VI was generated using the Import Shared Library Wizard)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f8f4e6;"&gt;&lt;IMG alt="context help.png" class="jive-image" src="http://forums.ni.com/legacyfs/online/183915_context help.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f8f4e6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I used these subVIs as shown in the example below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample code.png" class="jive-image-thumbnail jive-image" onclick="" src="http://forums.ni.com/legacyfs/online/183918_Sample code.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this info is helpful! &lt;IMG src="http://forums.ni.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 18:42:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CLUG-Cambridge-LabVIEW-User/Using-pointers-in-DLLs-with-Labview/m-p/3375208#M1</guid>
      <dc:creator>kewal</dc:creator>
      <dc:date>2014-11-19T18:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using pointers in DLLs with Labview</title>
      <link>https://ni.lithium.com/t5/CLUG-Cambridge-LabVIEW-User/Using-pointers-in-DLLs-with-Labview/m-p/3375209#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great stuff Kewal, thanks for taking the time to find and share these!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 19:52:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CLUG-Cambridge-LabVIEW-User/Using-pointers-in-DLLs-with-Labview/m-p/3375209#M2</guid>
      <dc:creator>Thoric</dc:creator>
      <dc:date>2014-11-19T19:52:59Z</dc:date>
    </item>
  </channel>
</rss>

