<?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 Reflective Memory with Veristand in VeriStand</title>
    <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1263034#M443</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366ff"&gt;&lt;STRONG&gt;&lt;EM&gt;5565 is also from GE Fanuc.&lt;/EM&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have done the write to RM(Reflective Memory) from RT(Real Time) controller and reading the data from RM from host PC in Labview. I want to implement the same with VeriStand 2010. But I didnt understood clearly like how to do that in VeriStand. I think VeriStand 2010 supports GE Fanuc Reflective Memory devices with out the use of cutom devices concept. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000000"&gt;Please share any detailed document how to implement the RM concept in VeriStand. I searched in VeriStand 2010 help, but in that explanation is very brief.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Harika&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2010 05:38:35 GMT</pubDate>
    <dc:creator>harika</dc:creator>
    <dc:date>2010-09-29T05:38:35Z</dc:date>
    <item>
      <title>Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1256248#M438</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to share data between two computers running on windows XP OS using reflective memory.I want to develop a reflective memory network with NI VeriStand 2010. I am using VMIPMC 5565 as a reflective memory device. But I am not sure how to add multiple computers to my reflective memory network, how many data channels needs to be added for a Reflective Memory, which memory addresses needs to be assigned for a data channel, whether to configure the data channel as a Read/Write channel.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will be helpful for me if some body can come up with a detailed list of steps to be followed&amp;nbsp;for the usage of reflective memory with veristand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Harika&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2010 10:37:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1256248#M438</guid>
      <dc:creator>harika</dc:creator>
      <dc:date>2010-09-22T10:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1260508#M440</link>
      <description>&lt;P&gt;Can anyone from NI reply to my query.....&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2010 12:04:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1260508#M440</guid>
      <dc:creator>harika</dc:creator>
      <dc:date>2010-09-27T12:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1261258#M441</link>
      <description>&lt;P&gt;Hi Harika,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the moment we only support the &lt;A href="http://www.ge-ip.com/products/family/reflective-memory" target="_self" rel="nofollow"&gt;GE Fanuc boards&lt;/A&gt;. So you won't be able to use your VMIPMC 5565 reflective memory device unless you write a custom device for it. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2010 21:11:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1261258#M441</guid>
      <dc:creator>OliviaC</dc:creator>
      <dc:date>2010-09-27T21:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1263034#M443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366ff"&gt;&lt;STRONG&gt;&lt;EM&gt;5565 is also from GE Fanuc.&lt;/EM&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have done the write to RM(Reflective Memory) from RT(Real Time) controller and reading the data from RM from host PC in Labview. I want to implement the same with VeriStand 2010. But I didnt understood clearly like how to do that in VeriStand. I think VeriStand 2010 supports GE Fanuc Reflective Memory devices with out the use of cutom devices concept. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000000"&gt;Please share any detailed document how to implement the RM concept in VeriStand. I searched in VeriStand 2010 help, but in that explanation is very brief.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Harika&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2010 05:38:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1263034#M443</guid>
      <dc:creator>harika</dc:creator>
      <dc:date>2010-09-29T05:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1263814#M444</link>
      <description>&lt;P&gt;Hi Harika,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 5565 is a supported reflective memory board in VeriStand. Here are some documents that should help you get started with the built in reflective memory support:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="Creating a Distributed System" href="https://www.ni.com/en/shop/data-acquisition-and-control/application-software-for-data-acquisition-and-control-category/what-is-veristand/creating-a-distributed-system-with-ni-veristand.html" target="_blank" rel="nofollow noopener"&gt;Creating a Distributed System&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/docs/en-US/bundle/veristand/page/add-reflective-memory.html" target="_blank" rel="nofollow noopener"&gt;Adding Reflective Memory Devices&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If for any reason you need to create functionality that isn't natively supported you can create your own custom device. Here is a reflective memory custom device that may provide some insight (It is recommended to use the built in reflective memory support in Veristand 2010 instead of this custom device):&lt;/P&gt;
&lt;P data-unlink="true"&gt;Reflective Memory Custom Device&amp;nbsp;[broken link removed 1/24/26]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need further assistance please let me know.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 19:16:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1263814#M444</guid>
      <dc:creator>Sappster</dc:creator>
      <dc:date>2026-01-24T19:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1264488#M446</link>
      <description>&lt;P&gt;Hi Sappster,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In system defifnition file, I have created two targets, one for host and the other for Real Time. But my RT has only Labview Real Time in it. In System explorer, for a target, under operating systems, there are only three options : PharLap, VXWorks and Windows. Please let me know for which option i have to go in my case. I tried with PharLap and VxWorks but i got the below error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be helpful if any one can give me a clue about how to proceed further on this..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Harika&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2010 04:58:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1264488#M446</guid>
      <dc:creator>harika</dc:creator>
      <dc:date>2010-09-30T04:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1265820#M447</link>
      <description>&lt;P&gt;Hi Harika,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The operating system depends on the hardware you are using. Here is a knowledgebase&amp;nbsp;that outlines what hardware is running what operating system:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/en/support/documentation/compatibility/17/real-time-controllers-and-real-time-operating-system-compatibili.html" target="_blank" rel="nofollow noopener"&gt;What Operating System is my Real-Time Controller Running and Why?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for the error you are receiving, this is a communication error between your host machine and the RT target. This can be caused by numerous things. Can you provide the entire Gateway Status text, along with a description of your system definition configuration for the target that is causing this error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try to reinstall the VeriStand Engine to the RT Target through max. This may clear up the error if it is related to the RT files becoming corrupt. Steps to do this on a cRIO are discussed in this forum:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.ni.com/t5/VeriStand/Problem-with-deploying-VeriStand-to-cRIO-9074/td-p/1242480" target="_blank" rel="nofollow noopener"&gt;https://forums.ni.com/t5/VeriStand/Problem-with-deploying-VeriStand-to-cRIO-9074/td-p/1242480&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 19:17:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1265820#M447</guid>
      <dc:creator>Sappster</dc:creator>
      <dc:date>2026-01-24T19:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1271684#M448</link>
      <description>&lt;P&gt;Hi Sappster,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the delay in giving reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, my RT has labview RT 8.6.1 and my host is using veristand 2010. when i am trying to add veristand to RT, it is giving following error which i have attached below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think veristand 2010 is not compatible with LV 8.6.1. But problem here is we have developed an application with Labview 8.6.1 and we r using that on both host and RT. If i install labview RT 2010, will that effects the existing application. So because of this i am scared to install labview RT 2010 in my RT....Is there any better solution to overcome this...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Harika&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2010 11:46:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1271684#M448</guid>
      <dc:creator>harika</dc:creator>
      <dc:date>2010-10-07T11:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1271978#M449</link>
      <description>&lt;P&gt;Hi Harika,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately I do not have a solution to that problem. VeriStand requires the same version of LabVIEW to be installed on th RT target. So in your case, LabVIEW 2010 is required to run VeriStand 2010 on the target. It is also not possible to have multiple versions of LabVIEW RT installed on a target, so you will not be able to deploy your 8.6.1 application, which requires LabVIEW RT 8.6.1, to the target and use VeriStand 2010 with the target unless you reinstall LabVIEW RT on the target when switching between the two applications.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2010 15:02:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1271978#M449</guid>
      <dc:creator>Sappster</dc:creator>
      <dc:date>2010-10-07T15:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1764008#M1150</link>
      <description>&lt;P&gt;Hi Harika,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been going through your query related to integration GE Reflective Memory Card with LabVIEW. I have done this interfacing 2 years back by using the standard dll function calls of RFM2G dll driver of the RFM Card and completed our application that time. This application we did in Windows XP OS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When reading your posts, i came to know that you have programmed this card with LabVIEW Real Time OS. This is something which we are in need now and would like to know from you, how you have programmed this module in LabVIEW Real Time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have gone through the 5565 Instrument Driver that is available in the NI IDNET but it is of no use for us as it is based on VISA and even on Windows OS this driver is not working for us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help/suggestions from your experience on this integration of RFM module in LabVIEW RT will be of great help to us.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Sundar Ganesh&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2011 12:07:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1764008#M1150</guid>
      <dc:creator>sundarganesh</dc:creator>
      <dc:date>2011-11-04T12:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1764430#M1151</link>
      <description>&lt;P&gt;Hi Sundar,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using VeriStand with the 5565&amp;nbsp;or is this a general question about LV RT support for the board? &amp;nbsp;Since this is the VeriStand forum, you're unlikely to receive general LabVIEW RT support for the board on this thread. &amp;nbsp;I have personally used the IDNET &lt;A href="http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=80753D24C5653E69E04400144F1EF859" target="_blank" rel="noopener"&gt;VISA driver&lt;/A&gt; for the 5565 successfully in LabVIEW 2010.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After downloading the driver, open GE5565PIORC_NetworkInterrupts.inf with a text editor and follow the instructions in the "LabVIEW RT Installation" section to expose the hardware to NI-VISA. &amp;nbsp;Reboot the target and assign&amp;nbsp;(and save!)&amp;nbsp;a&amp;nbsp;VISA alias in Measurement and Automation Explorer. &amp;nbsp;Then follow the &lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x3XpCAI&amp;amp;l=en-US" target="_blank" rel="noopener"&gt;installation instructions&lt;/A&gt; to install the API for LabVIEW. &amp;nbsp;If you cannot communicate with the device by following this process, I suggest you post specifically what errors or problems you encounter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve K&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 19:18:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/1764430#M1151</guid>
      <dc:creator>Pie56694</dc:creator>
      <dc:date>2026-01-24T19:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using Reflective Memory with Veristand</title>
      <link>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/3829617#M6253</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Harika,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm currently working on a project which I use&amp;nbsp;ge reflective memory 5565.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm trying to send data&amp;nbsp; from PC to PXI using DMA.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have two VI's that I attached. the first one DMA_escrever to write data and the second one DMA_leitura is to read.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think it works but the own data led never change its status to on.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The switch positions is: PC S1 on and S2 off; PXI S1 on and S2 on. I think they are not on defaut mode, so I'm wondering if it may be a problem. I didnt change the switch position.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you have any tips to help me?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 12:36:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/VeriStand/Using-Reflective-Memory-with-Veristand/m-p/3829617#M6253</guid>
      <dc:creator>Granado_93</dc:creator>
      <dc:date>2018-08-16T12:36:06Z</dc:date>
    </item>
  </channel>
</rss>

