<?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: LabVIEW Real-Time Application Deployment in Components</title>
    <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/3907015#M2209</link>
    <description>&lt;P&gt;Does anyone know what kind of login permissions are needed when RAD programs the image of one of these new Linux RT based cRIOs? Do we need to be admin?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our cRIOs are deployed to our production sites and maintained by technicians. We would prefer not to give techs what is essentially a root password. (The admin account has root privileges.) But it is not clear if you can install whole images to these new cRIOs with anything less then admin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anybody know?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2019 14:03:22 GMT</pubDate>
    <dc:creator>cgibson</dc:creator>
    <dc:date>2019-03-25T14:03:22Z</dc:date>
    <item>
      <title>Replication and Deployment Utility (RAD)</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/751032#M1917</link>
      <description>&lt;DIV&gt;&lt;EM&gt;Note: The reference design was previously called&amp;nbsp;LabVIEW Real-Time Application Deployment (RTAD).&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;This thread is intended for discussion and feedback regarding examples, functions/VIs, and tools for deploying LabVIEW RT applications to different targets systems including PXI, CompactRIO, and Compact FieldPoint. If you have any feedback, suggestions, or questions on this topic, please post them here.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;One current set of functions available for RT application deployment are the &lt;A href="https://www.ni.com/en/shop/compactrio/simplify-the-deployment-and-replication-of-distributed-systems.html" target="_blank" rel="noopener"&gt;RT System Replication&lt;/A&gt; tools.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I am currently developing a&amp;nbsp;reference design&amp;nbsp;and turn-key utility for RT application deployment and will post a beta version in this thread to receive feedback. In the mean time if you have a list of requirements for such a tool, please post them here.&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Feb 2025 02:05:42 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/751032#M1917</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2025-02-12T02:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/751733#M1918</link>
      <description>&lt;P class="MsoNormal"&gt;&lt;SPAN style="" lang="EN-GB"&gt;Hi,&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P class="MsoNormal"&gt;&lt;SPAN style="" lang="EN-GB"&gt;&lt;BR /&gt;
My RT application runs in compact FieldPoint. It has 3 loops: low priority,
high priority and client-server communication loop to&amp;nbsp;send and receive
data with host PC.&amp;nbsp; It also have remote panel server,&amp;nbsp;to see the
front panel from network.&amp;nbsp; It works perfectly when I start it from
project. We have all data on host computer. But when I create an executable to
run from start-up, I still see and control my application on network, but
communication is broken. I suspect that need to set special settings in build
specification. The application itself is okay, I have checked it many times. Any
hint and help would appreciate&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Jul 2008 07:49:07 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/751733#M1918</guid>
      <dc:creator>Armen</dc:creator>
      <dc:date>2008-07-28T07:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/752033#M1919</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello Armen,&lt;/P&gt;
&lt;P&gt;Your question is better suited for the general &lt;A href="http://forums.ni.com/ni/board?board.id=170" target="_blank"&gt;LabVIEW support forum&lt;/A&gt;. Please repost it there. I would encourage you to include some of the code, especially the communication loop if that is the piece that isn't working. Since you can access the front panel of the RT application usding Remote Panel, you can also display more debugging information on the front panel that tells you more about what is going on in the communication loop.&lt;/P&gt;
&lt;P&gt;This forum is designed for discussion on the tools referenced above and in the future, specifically automated tools for deploying RT applications. For these tools we assume that you have a working RT executable application.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2008 14:29:06 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/752033#M1919</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2008-07-28T14:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/752204#M1920</link>
      <description>I use the Real-Time Target Replication tools quite often.&amp;nbsp; My company is an OEM and the end user does not have Labview or MAX.&amp;nbsp; Without the replication tools, this would not be possible.&amp;nbsp; However, I've run into one situation where my end user is stuck.&amp;nbsp; If they have a hard drive failure, they must format and install with the Desktop PC Utility USB Drive.&amp;nbsp; How can my customer create the Desktop PC Utility USB Drive?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Jul 2008 17:25:28 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/752204#M1920</guid>
      <dc:creator>dwisti</dc:creator>
      <dc:date>2008-07-28T17:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/752977#M1921</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;David,&lt;/P&gt;
&lt;P&gt;I think you may have already received your answer from the PSE through your local sales person. Here's a summary for the forum.&lt;/P&gt;
&lt;P&gt;The end customer can not directly create the necessary USB drive as the code for it is part of MAX and the LV RT installation on the development machine. Options include:&lt;/P&gt;
&lt;P&gt;1. Create the USB drive on the development machine and ship the USB drive to the customer.&lt;/P&gt;
&lt;P&gt;2. Create the USB drive on the development machine. Then zip up the contents of the USB drive and e-mail the ZIP file to the customer. The customer must format their own USB drive to be a bootable drive. Then they will&amp;nbsp;place the contents of&amp;nbsp;the ZIP file on the empty USB drive. Now they have a bootable USB drive to start their PC in RT.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2008 16:28:58 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/752977#M1921</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2008-07-29T16:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753026#M1922</link>
      <description>&lt;P data-unlink="true"&gt;Christian,&lt;BR /&gt;Thanks for the response.&amp;nbsp; When we deploy RT systems we purchase a deployment license for standard PC's ETS(RTOS) NI Part #777849-03. Inside this product is a CD, National Instruments Real-Time Target Software v2.1 which allows you to install MAX and the ability to create the bootable USB drive utility.&amp;nbsp; However, it only supports up to Labview 8.2.&amp;nbsp; Why doesn't this CD support 8.5.1?&amp;nbsp; What is the purpose of this CD?&lt;BR /&gt;&lt;BR /&gt;David&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Feb 2025 02:06:07 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753026#M1922</guid>
      <dc:creator>dwisti</dc:creator>
      <dc:date>2025-02-12T02:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753079#M1923</link>
      <description>&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Hi David,&lt;BR /&gt;&lt;BR /&gt;The TargetCD was a tool for installing Real-Time software on targets from a host that does not have the LabVIEW Real-Time Module. &lt;BR /&gt;&lt;BR /&gt;In version 2.1 and previous, the LabVIEW Real-Time Target Software CD contained the necessary embedded software to run LabVIEW Real-Time on any National Instruments real-time controller. The purpose of this CD was so our end-user RT customers that may not have the LabVIEW Real-Time development software could still have the embedded software to be able to reinstall RT to the target. The CD installation allowed a customer to choose which target they are using and which version of LabVIEW Real-Time. The software was installed on the host computer and then could be installed to the target through MAX as if the LabVIEW Real-Time is installed.&lt;BR /&gt;&lt;BR /&gt;Version 2.2 (for LabVIEW Real-Time 8.5) no longer has this functionality. The updated purpose of the CD is to provide older LabVIEW Real-Time version support for newer controllers, which would be unnecessary to ship with a deployment license.&lt;BR /&gt;&lt;BR /&gt;The reasoning for the change is if someone were to require the ability to install Real-Time software to a target without installing the LabVIEW Real-Time Module, we would recommend the &lt;A href="https://www.ni.com/en/shop/compactrio/simplify-the-deployment-and-replication-of-distributed-systems.html" target="_blank" rel="noopener"&gt;Real-Time Target System Replication Toolkit&lt;/A&gt;. The VIs can be built into an executable (or installer with the LabVIEW RTE) and provided to your an end-customer with a customized imaging process.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by Riconquistiamola on &lt;SPAN class="date_text"&gt;07-29-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:09 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 02:06:42 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753079#M1923</guid>
      <dc:creator>Riconquistiamola</dc:creator>
      <dc:date>2025-02-12T02:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753124#M1924</link>
      <description>Maybe I'm missing something...&amp;nbsp; Real-Time Target System Replication Toolkit can apply an image to an unconfigured target.&amp;nbsp; Unconfigured target meaning the Labview real time bootloader is running in that target.&amp;nbsp; How can the Real-Time Target System Replication Toolkit install the bootloader onto a brand new harddrive?&amp;nbsp; &lt;SPAN class="noindex"&gt;&lt;/SPAN&gt;&lt;SPAN class="noindex"&gt;My end-user RT customers do not have the LabVIEW
Real-Time development software but still need to be able to reinstall RT to the target.&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Jul 2008 20:08:37 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753124#M1924</guid>
      <dc:creator>dwisti</dc:creator>
      <dc:date>2008-07-29T20:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753651#M1925</link>
      <description>Hey David,&lt;BR /&gt;&lt;BR /&gt;You are correct System Replication cannot format a new HDD.&lt;BR /&gt;&lt;BR /&gt;In that case you could ship your end customer a Desktop PC Format Hard Drive Disk or Desktop PC Utility USB Drive instead of providing them the TargetCD.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Jul 2008 14:44:34 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/753651#M1925</guid>
      <dc:creator>Riconquistiamola</dc:creator>
      <dc:date>2008-07-30T14:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/782246#M1926</link>
      <description>&lt;P data-unlink="true"&gt;When you go to the download link for LabVIEW Real-Time System Replication Tools&amp;nbsp;it says:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="title1"&gt;LabVIEW Real-Time Module for PharLap -- System Replication Tools&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But these tools work for VxWorks targets too? I been using them with VxWorks for some time know and just want to be sure this is a typo on the website.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 02:07:23 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/782246#M1926</guid>
      <dc:creator>dwisti</dc:creator>
      <dc:date>2025-02-12T02:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/786703#M1927</link>
      <description>I have been trying to use the example replication utility under labview 8.6 against a cFP-2220 which used the Vx-Works OS and the took keeps locking up my PC at random places.&amp;nbsp; I'm beginning to doubt the current version of the replication tools actually support VxWorks.</description>
      <pubDate>Fri, 03 Oct 2008 15:08:12 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/786703#M1927</guid>
      <dc:creator>Jason Stallard</dc:creator>
      <dc:date>2008-10-03T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/787775#M1928</link>
      <description>&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The RT System Replication tools do work with the VxWorks targets, as well as Pharlap. I just tested the tools in LabVIEW&amp;nbsp;8.6 with a cFP-2220 controller without any issues. The Get and Set Target Image VIs do take several minutes to complete. If you call one of these VIs they will not respond for a few minutes and it may seem that the computer is locked up.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 21:33:14 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/787775#M1928</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2008-10-06T21:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/788058#M1929</link>
      <description>Yeah, I just confirmed this with application engineering yesterday, and since this post my PC has locked up in other situations like when using MAX or running in the development system with the controller targeted.&amp;nbsp; I'm now thinking my problem is other than the replication tools.</description>
      <pubDate>Tue, 07 Oct 2008 11:52:28 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/788058#M1929</guid>
      <dc:creator>Jason Stallard</dc:creator>
      <dc:date>2008-10-07T11:52:28Z</dc:date>
    </item>
    <item>
      <title>回复： Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/790874#M1930</link>
      <description>&lt;P&gt;christian,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; thank you for your wonderful job to make this useful tool.There are some issues when i'm using it.I have tried the tool on three types of RT target.they are&amp;nbsp; PXI-8196 with RT,cfP-2120,cRIO-9014,cRIO-9004.I just used replication.vi to replicate RT target to my host PC and the result is that all of them except cRIO-9004 can not be replicated.I wonder if there are some special requirements that i don't know?like the type and version of RTOS,the network safty software (firewall,Rising)and so on?&lt;BR /&gt;PS:&lt;/P&gt;&lt;P&gt;Controller Series&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RTOS&lt;BR /&gt;cFP-21xx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PharLap ETS&lt;BR /&gt;cRIO-900x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PharLap ETS&lt;BR /&gt;PXI[e]-81xx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PharLap ETS&lt;BR /&gt;cRIO-901x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VxWorks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2008 01:45:13 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/790874#M1930</guid>
      <dc:creator>hathello</dc:creator>
      <dc:date>2008-10-13T01:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/791078#M1931</link>
      <description>I finally narrowed down the PC lockup to the firewall running on my system (zone alarm).&amp;nbsp; After disabling the firewall, everything worked fine targeting a cFP-2220.</description>
      <pubDate>Mon, 13 Oct 2008 12:27:08 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/791078#M1931</guid>
      <dc:creator>Jason Stallard</dc:creator>
      <dc:date>2008-10-13T12:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: 回复： Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/791453#M1932</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;hathello wrote: &lt;BR /&gt;&lt;P&gt;christian,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; thank you for your wonderful job to make this useful tool.There are some issues when i'm using it.I have tried the tool on three types of RT target.they are&amp;nbsp; PXI-8196 with RT,cfP-2120,cRIO-9014,cRIO-9004.I just used replication.vi to replicate RT target to my host PC and the result is that all of them except cRIO-9004 can not be replicated.I wonder if there are some special requirements that i don't know?like the type and version of RTOS,the network safty software (firewall,Rising)and so on?&lt;BR /&gt;PS:&lt;/P&gt;&lt;P&gt;Controller Series&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RTOS&lt;BR /&gt;cFP-21xx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PharLap ETS&lt;BR /&gt;cRIO-900x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PharLap ETS&lt;BR /&gt;PXI[e]-81xx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PharLap ETS&lt;BR /&gt;cRIO-901x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VxWorks&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you be a bit more specific about any error messages, what didn't work, what did you try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general the RT System Replication tools do work with all of the targets you specify. As long as you can load and run the RT System Replication VIs, the version of LV RT should not matter. The Get and Set Image VIs only copy the contents of the harddrive on your selected RT target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A firewall running on your PC can interfere with the communication used by the RT System Replication VIs, so for debugging purposes you may want to temporarily turn off the firewall.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2008 20:22:31 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/791453#M1932</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2008-10-13T20:22:31Z</dc:date>
    </item>
    <item>
      <title>rtcp not reliable</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/792682#M1933</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're manufacturing laboratory equipment with
cFP2100 (in the future: cFP2200) CPUs inside.&amp;nbsp; We use rtcp to
initialize these controllers at our site before shipping the machines
and likewise to give our customers the ability to perform software
upgrades of their machines every now and then at their sites at a later
point in time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas these machines are under our
complete control during the initial use of rtcp, they of course won't
be when our customers perform upgrades later.&amp;nbsp; In particular, it just
won't be possible for our customers to access the DIP switches at the
cFP2xxx, let alone that our customers would not now how to use them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This
is important, because every now and then (about 20% probability), we
must experience that rtcp will not get its job done correctly, but
rather will abort the process somewhere in between.&amp;nbsp; This seems to get
even worse (i.e. more often) if the connection between the PC running
rtcp and the cFP is via a company's network rather than using a
crossover network cable (which we of course recommend).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If
this happens, our customer has to re-initiate the transfer -- if he
can:&amp;nbsp; In about 10% of the above-mentioned 20% of all uses of rtcp, the
controller's flash disk seems to be corrupted in a way that the
controller is no longer accessible via network at all.&amp;nbsp; Now, only a
reformatting of the flash disk helps, which our customers can't perform
since they do not have physical access to the DIP-switches of the
controller (let alone that some of them won't be able to perform that
task due to a complete unfamiliarity with LabVIEW).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So,
these sporadic failures of rtcp generate a big problem for us:&amp;nbsp;
Currently, we do not know how to implement an upgrade scheme for our
customer's machine's cFP-controllers that won't give us customers
calling in from time to time (from far places!) wondering why their
machines are broke and us wondering what in the world we now can do
about it. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh, by the way:&amp;nbsp; We
would have liked to give the internals of rtcp a closer look (maybe
just some communication timeouts would need to be increased?), but the
interesting VIs are all password protected (which quite many people
dislike, as I can see on NI's related webpage).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would appreciate any help a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2008 15:44:12 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/792682#M1933</guid>
      <dc:creator>MKr</dc:creator>
      <dc:date>2008-10-15T15:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: rtcp not reliable</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/794329#M1934</link>
      <description>&lt;P&gt;MKr,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; How does the controller showup in MAX when it becomes corrupted?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; When you lose communication, does that mean the you cannot FTP to the target.&amp;nbsp; I ask because maybe you could try to make an image of the corrupted controller that would help in reporducing the issue.&lt;/P&gt;&lt;P&gt;3)&amp;nbsp; Have you tried reporducing the problem with the source code instead of the built exe?&amp;nbsp; Maybe then we could figure out which VI is causing the problem. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a side note, you may want to look into this example:&lt;/P&gt;&lt;P&gt;http://zone.ni.com/devzone/cda/epd/p/id/5970&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would make upgrading your code as simple as switching out a USB stick.&amp;nbsp; It might eliminate many problems.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2008 20:40:18 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/794329#M1934</guid>
      <dc:creator>Brian_K.</dc:creator>
      <dc:date>2008-10-17T20:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/794408#M1935</link>
      <description>&lt;P&gt;Hello Brian!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for looking into this and responding so quickly!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding your questions: &lt;/P&gt;&lt;P&gt;1. It doesn't show up anymore at all.&lt;/P&gt;&lt;P&gt;2. FTP is also impossible then.&amp;nbsp; The controller seems to be real dead.&amp;nbsp; Only thing that helps is the safe mode DIP switch.&lt;/P&gt;&lt;P&gt;3. Not yet.&amp;nbsp; Good idea, will try that asap.&amp;nbsp; Provided that the necessary recompiling will work using LV 8.6...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And of course I gave &lt;SPAN class="noindex"&gt;http://zone.ni.com/devzone/cda/epd/p/id/5970 a look.&amp;nbsp; Thanks for this reference!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I think that this won't help us, because:&lt;/P&gt;&lt;P&gt;a) Our controllers (cFP2100/cFP2200) don't have a USB port or any other port for plug-in memory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (the cFPs that have one are much too expensive for our application),&lt;/P&gt;&lt;P&gt;b) our customers would not have access to a USB port just like they do not have access to the DIP switches,&amp;nbsp;&lt;/P&gt;&lt;P&gt;c) it might be an issue that we use cFP in the first place.&amp;nbsp; This application has been made for&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (and seemingly only tested with) cRIO,&lt;/P&gt;&lt;P&gt;d) in sum, it seems to be a rather complicated procedure -- I feel other possible problems, and&lt;/P&gt;&lt;P&gt;e) all it does (if I got that right) is take care of the user program.&amp;nbsp; However, an upgrade -- if taking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; place after us switching to yet&amp;nbsp;another LV or RT version -- might very well comprise the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; whole cFP operating system as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding e):&amp;nbsp; In fact, we have to do that right now, because we just had to switch to LV 8.6 which in turn brought a switch to FP 6.0.3.&lt;/P&gt;&lt;P&gt;So, A LOT of the SYSTEM files have to be updated.&amp;nbsp; I doubt that this application can do that, or can it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried to perform such an upgrade with simple FTP for a change (to check whether this would be an alternative to rtcp).&amp;nbsp; We do a lot of file transfer from and to our cFPs with simple FTP (using the MS explorer or similar programs) but this time the controller (!) would simply not accept all files.&amp;nbsp; I suspect that it won't accept files belonging to its operating system while that very system is running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's a pity for another reason:&amp;nbsp; With 'normal' FTP, we never experienced any interrupted communication whatsoever.&amp;nbsp; Which, by the way, seems to be another indication that rtcp has some kind of flaw when it comes to transferring the files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think that we should bother too long with the problem of the dead controller in case of an interruption during file transfer -- I think this might be inevitable every now and then when interrupting the transfer of important files (please correct me if I'm wrong!).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What should be focused on in my opinion is to avoid such interruptions in the first place.&amp;nbsp; I just don't get it why this happes SO often with rtcp even when using a crossover network cable.&amp;nbsp; There must be something wrong with the way the file transfer is handled.&amp;nbsp; Much more so if one takes into consideration how reliable FTP file transfer usually is with all that error detection and re-sending stuff built in. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you and kind regards&lt;/P&gt;&lt;P&gt;MKr&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Oct 2008 12:35:33 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/794408#M1935</guid>
      <dc:creator>MKr</dc:creator>
      <dc:date>2008-10-18T12:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: LabVIEW Real-Time Application Deployment</title>
      <link>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/796001#M1936</link>
      <description>&lt;P&gt;Hello MKr,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;I have spoken with R&amp;amp;D on this issue and want they also recommended that we try to run the VI version in order to determine where the error is occurring in order to further troubleshoot the issue.&amp;nbsp; It is also possible that your network communication could be "starved" by what is being executed on the target.&amp;nbsp; There are a few different tools that we can use to help determine if this is an issue.&amp;nbsp; Have you used the Real-Time System Manager&amp;nbsp;or the Execution Trace Toolkit&amp;nbsp;before?&amp;nbsp; Both of these tools will help us determine how the controller is responding to the code that is executing on it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing that R&amp;amp;D mentioned was that they would like to try and have a copy of the image that you are using in order to try and replicate the behavior you are experiencing on our end.&amp;nbsp; If you would prefer to not post this on the discussion forums I can give you a service request number so that we can ensure that the files are only sent to R&amp;amp;D.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please just let me know if you have any further questions or updates on this issue and I will be happy to assist you.&amp;nbsp; I look forward to hearing from you!&amp;nbsp; Have a great day!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 02:08:02 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Components/Replication-and-Deployment-Utility-RAD/m-p/796001#M1936</guid>
      <dc:creator>NI-Bob</dc:creator>
      <dc:date>2025-02-12T02:08:02Z</dc:date>
    </item>
  </channel>
</rss>

