<?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: CVT Client Communication (CCC) in Components</title>
    <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2757092#M1155</link>
    <description>&lt;P&gt;CCC v3.0.0.3 tries to create CVT groups for both write and read tags in Client Init.vi, even if there are none. (It happens in Initialize Address_Index Lists.vi.) This causes an error to bubble up from the CVT v3.3.0.13 API. It can be circumvented by guaranteeing that at least one tag exists in each group.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2014 06:28:08 GMT</pubDate>
    <dc:creator>David_Staab</dc:creator>
    <dc:date>2014-02-27T06:28:08Z</dc:date>
    <item>
      <title>CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/583436#M4</link>
      <description>&lt;DIV&gt;Post your questions or feedback on the &lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/5328" target="_blank"&gt;CVT Client Communication (CCC)&lt;/A&gt; component here.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Sep 2007 16:20:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/583436#M4</guid>
      <dc:creator>Doug_S</dc:creator>
      <dc:date>2007-09-20T16:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/920857#M200</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when running the MC Tank Demo HMI NavigationEngine Example, which uses the CCC I get the following error-message on the client side:&lt;/P&gt;&lt;P&gt;"Error -8701 occurred at CVT_Bool_TagList: Tag is not initialized.&lt;/P&gt;&lt;P&gt;This error code is undefined. No one has provided a description for this code, or you might have wired a number that is not an error code to the error code input."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas what's going wrong???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2009 11:56:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/920857#M200</guid>
      <dc:creator>JanJacob</dc:creator>
      <dc:date>2009-06-05T11:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/921002#M201</link>
      <description>&lt;P&gt;&lt;FONT size="2"&gt;Jan,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Can you be more specific where this error is generated. This error is coming from the CVT (Current Value Table) and indicates that somewhere the application is trying to read or write a tag in the CVT which has not been initialized. (The CVT is used inside the CCC as well as the TAE and other VIs in this example.) All of the CVT tags are initialized in the main VI based on a list of tags read from the configuration file.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Can you dig into the VI a bit more and find where specifically the error is generated and what the name of the tag is that the application is trying to read? &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;One of the changes we are planning for the CVT to be published in a couple of months is to provide more detailed error information which will identify the missing tag name in this type of situation.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2009 14:50:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/921002#M201</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2009-06-05T14:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/921204#M204</link>
      <description>&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the quick reply. The error occurs within the CCC VI for reading tags on the client side when it tries to read the status of the heater in that example. I probed the Name of the Tag inside the CCC VI and inside the CVT_Binary_Tag_List.vi. Interestingly on some occasions the CCC side probe says "Heater Switch" while the CVT side, which receives this value, delivers only "Heater" in the probe... This creates the error. Some kind of strange...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2009 17:41:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/921204#M204</guid>
      <dc:creator>JanJacob</dc:creator>
      <dc:date>2009-06-05T17:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/925539#M206</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm using the CVT to read from Compact RIO modules and it works really well.&amp;nbsp; However, I&amp;nbsp;have not been successful writing to the output module.&amp;nbsp; I suspect I'm&amp;nbsp;making a simple mistake.&amp;nbsp; Just to let you know, I have configured the AO-00 tags on both host and target&amp;nbsp;in the tag&amp;nbsp;editor to write and the AI-00 tags on host and target to read.&amp;nbsp;&amp;nbsp; Can someone spot&amp;nbsp;my mistake&amp;nbsp;and tell me what it is?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a snippet of the code on the target:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/689i844301EB2522449D/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="target.JPG" title="target.JPG" align="center" /&gt;&lt;/P&gt;&lt;P&gt;I am using CVT double read on port AI0 to put the data into the tag AI-00.&amp;nbsp; And CVT double write on AO0&amp;nbsp;from tag AO-00.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the Host VI, I've got this:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/690i95D65CB94B992AC2/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="host.JPG" title="host.JPG" align="center" /&gt;&lt;/P&gt;&lt;P&gt;CVT double read from CVT tag AI-00 to a double field on the front panel (numeric).&amp;nbsp; CVT double write from double field on the front panel (numeric3) to the CVT tag AO-00.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, reading from AI works, writing to AO does not and I have configured the AO-00 tags on both host and target&amp;nbsp;in the tag&amp;nbsp;editor to write and the AI-00 tags on host and target to read.&amp;nbsp; How can 1 work and not the other?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2009 16:10:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/925539#M206</guid>
      <dc:creator>paperduck</dc:creator>
      <dc:date>2009-06-12T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC) ERROR on CRIO plus TPC-2106T</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1084501#M389</link>
      <description>&lt;P&gt;I've tried to implement the architecture from the Sample Referecence Application: PackML MAchine control Reference Application.&lt;/P&gt;&lt;P&gt;I have got&amp;nbsp;these system:&lt;/P&gt;&lt;P&gt;CRIO 9074&lt;/P&gt;&lt;P&gt;TPC-2106T&lt;/P&gt;&lt;P&gt;LabVIEW 2009 with&amp;nbsp;RT,TOUCH&amp;nbsp;and FPGA extension&lt;/P&gt;&lt;P&gt;The application don't work because there are problem with CCC library.&lt;/P&gt;&lt;P&gt;the communication work fine from TPC to cRIO ( write TAG) but it is impossible to read TAGS from CRIO&lt;/P&gt;&lt;P&gt;The TAG is configured in this fragment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;P&gt;&amp;lt;hmi&amp;gt;
  &amp;lt;Name&amp;gt;TPC-2106T&amp;lt;/Name&amp;gt;
  &amp;lt;Description&amp;gt;&amp;lt;/Description&amp;gt;
  &amp;lt;TagFolder&amp;gt;
    &amp;lt;Name&amp;gt;Machine Status&amp;lt;/Name&amp;gt;
    &amp;lt;Description&amp;gt;&amp;lt;/Description&amp;gt;
    &amp;lt;NetworkTag&amp;gt;
      &amp;lt;Name&amp;gt;TemperatureSolution&amp;lt;/Name&amp;gt;
      &amp;lt;Description&amp;gt;&amp;lt;/Description&amp;gt;
      &amp;lt;DataType&amp;gt;Float (Double)&amp;lt;/DataType&amp;gt;
      &amp;lt;Default&amp;gt;0.000000&amp;lt;/Default&amp;gt;
      &amp;lt;Log&amp;gt;False&amp;lt;/Log&amp;gt;
      &amp;lt;BindToTag&amp;gt;CRIO-9074\Machine Status\TemperatureSolution&amp;lt;/BindToTag&amp;gt;
      &amp;lt;ReadTWriteF&amp;gt;True&amp;lt;/ReadTWriteF&amp;gt;
    &amp;lt;/NetworkTag&amp;gt;
   &amp;lt;/TagFolder&amp;gt;
&amp;lt;/hmi&amp;gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;The controller section in the xml file is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;P&gt;&amp;lt;controller&amp;gt;
  &amp;lt;Name&amp;gt;CRIO-9074&amp;lt;/Name&amp;gt;
  &amp;lt;Description&amp;gt;&amp;lt;/Description&amp;gt;
  &amp;lt;TagFolder&amp;gt;
    &amp;lt;Name&amp;gt;Machine Status&amp;lt;/Name&amp;gt;
    &amp;lt;Description&amp;gt;&amp;lt;/Description&amp;gt;
    &amp;lt;LocalTag&amp;gt;
      &amp;lt;Name&amp;gt;TemperatureSolution&amp;lt;/Name&amp;gt;
      &amp;lt;Description&amp;gt;&amp;lt;/Description&amp;gt;
      &amp;lt;DataType&amp;gt;Float (Double)&amp;lt;/DataType&amp;gt;
      &amp;lt;Default&amp;gt;0.000000&amp;lt;/Default&amp;gt;
      &amp;lt;Log&amp;gt;False&amp;lt;/Log&amp;gt;
    &amp;lt;/LocalTag&amp;gt;
  &amp;lt;/TagFolder&amp;gt;
&amp;lt;/controller&amp;gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/11649iBD19302A85F7BE82/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="CCC initialization" title="CCC initialization" align="left" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is in the block CCCRead.&lt;/P&gt;&lt;P&gt;To verify the mechanism I tried to remove the block CCCWrite and the TAG in write mode didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/11651i215971C3873DB761/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="HMICVTClientCommunication.PNG" title="HMICVTClientCommunication.PNG" align="center" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to debug the application in TPC windows CE but the data read is alway null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/11652i443FF35EFE347931/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="CCCClientRead.PNG" title="CCCClientRead.PNG" align="center" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Paolo &lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 10:20:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1084501#M389</guid>
      <dc:creator>ingpconci</dc:creator>
      <dc:date>2010-03-05T10:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC) ERROR on CRIO plus TPC-2106T</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1084721#M390</link>
      <description>&lt;P&gt;Hey ingpconci,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This sounds like the tags aren't configured properly.&amp;nbsp; Download the tag configuration editor (TCE), open your tag configuration file&amp;nbsp;and view your tag's properties on there.&amp;nbsp; You must have an HMI version on the local PC, and a target version on the RIO side (separately saved in the TCE).&amp;nbsp; Verify all the tag properties.&amp;nbsp; Make sure you configure the tag with read for tags you will be reading from the target and write for tags you will be sending to the target.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps,&lt;/P&gt;&lt;P&gt;PD&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by paperduck on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt; 03-05-2010&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 09:42 AM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Mar 2010 15:42:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1084721#M390</guid>
      <dc:creator>paperduck</dc:creator>
      <dc:date>2010-03-05T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1087665#M393</link>
      <description>&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;SPAN style="font-family: Verdana; color: #666666; font-size: 9pt"&gt;I had to modify the CCC Client Write.vi and CCC Client Read.vi to allow for a "forced init." The way was it was written it only initialized (sent the controller the list of indices) on first call. I allow for the controller to disconnect and reconnect while the HMI code stays running. So when the HMI reconnected with the cRIO it would not resend the list of indices.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a screen shot of the change I made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/11919i9DE710A5D6439E39/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="CCC Client Write change.gif" title="CCC Client Write change.gif" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2010 13:58:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1087665#M393</guid>
      <dc:creator>StevePVI</dc:creator>
      <dc:date>2010-03-10T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC) ERROR on CRIO plus TPC-2106T</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1087676#M394</link>
      <description>&lt;P&gt;Hi PD&lt;/P&gt;&lt;P&gt;I've installed the TCE and I've verified the xml and I copied the file on Touch Panel and on cRIO 9074 but the problem persist.&lt;/P&gt;&lt;P&gt;So I leaved this framework for a simple implementation with network shared variable because I have to develop the prototype in some days.&lt;/P&gt;&lt;P&gt;I like the CCC architecture but in my opinion there is some problem on the pocket pc 5 platform for the HMI host.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2010 14:08:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1087676#M394</guid>
      <dc:creator>ingpconci</dc:creator>
      <dc:date>2010-03-10T14:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1685346#M737</link>
      <description>&lt;P&gt;I had&amp;nbsp;to make the same modification as StevePVI did above, as I stated in the &lt;A title="Current Value Table (CVT) - Page 3 - NI Discussion Forums" href="http://forums.ni.com/t5/Components/Current-Value-Table-CVT/m-p/1685274/highlight/false" target="_blank"&gt;CVT forum&lt;/A&gt; post, but for different reasons. I was leaving the server running and restarting the CCC Client with a different set of tags (a different section of the Tag Configuration). This required a reinitialization of the CCC Client so that it would send all of the data properly. This change should definitely be implemented in any future revision.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2011 18:51:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1685346#M737</guid>
      <dc:creator>rwunderl</dc:creator>
      <dc:date>2011-08-26T18:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1697540#M742</link>
      <description>&lt;P&gt;Another change I had to make to the CCC functionality was to the CCC Server (ccc_Server.vi) that runs on the cRIO system. When opening the TCP connection, you&amp;nbsp;need to&amp;nbsp;set the input "resolve remote address (T)" to False. There's no benefit to setting it to True that I have ever found, and if you try to connect directly to the cRIO (without going through an intermediate network), the&amp;nbsp;system hangs for about 10 seconds or so until the request for address resolution times out. In the meantime, your app has probably given up internally and thrown an error or an impatient user has already Ctrl-Alt-Deleted and ended the program on the PC-side. Either way, it's no good.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a problem that I have encountered many times when developing TCP applications for the cRIO where you need the cRIO app to work both on a network and&amp;nbsp;when connected directly to a computer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So set resolve remote address to False, and the TCP connection can be made even when connecting directly to the cRIO. This is a nasty bug since you might not notice it until after you deploy your system for the first time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/52598i6DB5B5ACB194A768/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="ccc_Server.gif" title="ccc_Server.gif" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2011 20:41:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/1697540#M742</guid>
      <dc:creator>rwunderl</dc:creator>
      <dc:date>2011-09-07T20:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2240682#M884</link>
      <description>&lt;P&gt;Noticed a weird bug I received from some code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The attached project uses a Status Tag4.xml for the Tag set. There is a unbound network tag under the HMI called tag.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway if I don't watch for errors the CCC Client Write vi reports the error only once and the subsequent iterations return no errors. Of course the work around in watch for errors but it was quite hidden. This also affects data from being sent from the client to the server (using Sup Write to turn on ProcRead). Data sent from Server to Client works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Kyle Hartley&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 23:25:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2240682#M884</guid>
      <dc:creator>Branch_Support-NIC</dc:creator>
      <dc:date>2012-11-30T23:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690141#M1105</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having issues with my CCC implementation. Here is the background&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CRIO+EtherCAT+Desktop computer.&lt;/P&gt;
&lt;P&gt;CRIO in hybrid mode&lt;/P&gt;
&lt;P&gt;using CCC, CVT (vs3, modified), AMC, STM, etc. Pretty much the CRIO reference architecture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have no problems writing or reading tags on the CRIO but when I began to implement my engine on my HMI computer I am running into this error...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error 537164 occurred at Group Memory.vi&lt;/P&gt;
&lt;P&gt;Possible reason(s):&lt;/P&gt;
&lt;P&gt;A group was not found in the CVT.&lt;BR /&gt;Group 'CCC_Client Write Group_169.254.181.155:54444'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First off, I am not using any groups right now, but I am wondering if this has something to do with connecting to the server? I see where the error is getting generated but since the CCC doesnt appear to use groups when updating the CVT across the network Im not sure what this error means.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone seen this error before? I have included my "connection manager" for the HMI side that inits the tags and refreshes the table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:18:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690141#M1105</guid>
      <dc:creator>Etarkleson</dc:creator>
      <dc:date>2014-01-08T18:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690147#M1106</link>
      <description>&lt;P&gt;Etarkleson,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't recall that particular error but have you defined the variables you are using with the appropriate read/write permissions on *both* the cRIO and the HMI computer?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:25:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690147#M1106</guid>
      <dc:creator>paperduck</dc:creator>
      <dc:date>2014-01-08T18:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690169#M1107</link>
      <description>&lt;P&gt;Hello paperduck, thanks for the quick response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I am properly defining the read write permissions on the HMI here. the direction should define whether it is "read from RT" or "Write to HMI". However I am not sure about this on the RT side. I thought there were no read write permissions on the server side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What to you think?&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/d1a3672e9bd697f802d323606d3b7828708ee17f/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31323938323569323034363632313233413641343645412f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="make CCC CVT.JPG" title="make CCC CVT.JPG" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:33:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690169#M1107</guid>
      <dc:creator>Etarkleson</dc:creator>
      <dc:date>2014-01-08T18:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690179#M1108</link>
      <description>&lt;P&gt;Here is the same section on the server side. When you set up and define the tags properties there is no direction as far as I can see.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also for clarity in this post and the last one the section of code I am referring to is the for loops where tag information is split from the tag editor file and built into the proper cluster for CCC and CVT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/a8a2e46173f0789babf7d439de4e84c8fcdcee2d/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31323938323769464643363732434146454630363537452f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="RT CC.JPG" title="RT CC.JPG" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 18:39:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690179#M1108</guid>
      <dc:creator>Etarkleson</dc:creator>
      <dc:date>2014-01-08T18:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690251#M1109</link>
      <description>&lt;P&gt;Etarkleson,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The CCC uses groups to access the CVT more efficiently. &amp;nbsp;The group name in the error message refers to the group on the client side that contains the tags sent from client to server. &amp;nbsp;The group name contains the server's IP address and the remote port it uses, so make sure "169.254.181.155" is the correct IP address of the server. &amp;nbsp;Would you consider sharing the file that gets read by "Init Tags HMI.vi"? &amp;nbsp;I can take a look at the tags to see if I get the same error with them. &amp;nbsp;Can you identify when the error happens? &amp;nbsp;For example, is it happening when you first call Client Init.vi, or is it inside the loop when you call Client Synchronize Data.vi, and which iteration?&lt;/P&gt;
&lt;P&gt;You also mentioned that you are using a modified version of the CVT. &amp;nbsp;Can you elaborate on the modifications you made and which CVT version you started with? &amp;nbsp;Also, which version of CCC are you using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris M&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 19:18:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690251#M1109</guid>
      <dc:creator>CMal</dc:creator>
      <dc:date>2014-01-08T19:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690311#M1110</link>
      <description>&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;Thanks Cmal,&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;"&lt;SPAN&gt;so make sure "169.254.181.155" is the correct IP address of the server."&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Yes I have drilled in and see that the FG Client Configurations.vi reads the server ID and if the variant is empty fills it up with the correct group names. Do I have to set up or init these groups somewhere? I dont see where that happens so I am starting to think this is why. However even after the first pass through on this VI it seems that the variant stays empty. Since its an FG its a little hard to troubleshoot since I dont know what VI is writing to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;"&lt;SPAN&gt;Would you consider sharing the file that gets read by "Init Tags HMI.vi"?"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I have included the binary file I read the tags from. I will also include the tag editor that I use to write the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;"Can you identify when the error happens?"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The error happens after everything is init'd and starts refreshing the CCC, Both the CCC Client Read and Write VIs throw the error because the groups dont seem to have ever been set up. Where would the groups be set up at? I cant find anywhere this happens. It will throw the error everytime. I also have used the client synchronize data.vi and it behaves the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I guess I could write a VI that goes after the Init CCC and reads through the tags again to create the two groups, or maybe I should put it in the init tags HMI.vi...&amp;nbsp;&lt;SPAN style="font-size: 13px;"&gt;I suppose I just dont fully understand whats happening under the hood yet.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;"You also mentioned that you are using a modified version of the CVT"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I guess I should say I rewrote a tag editor since it wasnt available for the new CVT 3.0, instead of modifying the CCC I am only using the old supported datatypes and am using the "information" column to share scaling information and write new tags for each scaled value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using CCC 3.0.0.3, CVT 3.3.0.13&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 20:03:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690311#M1110</guid>
      <dc:creator>Etarkleson</dc:creator>
      <dc:date>2014-01-08T20:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690313#M1111</link>
      <description>&lt;P&gt;Here are the tag files. I couldnt directly attach them since they dont have a proper file extension.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 20:05:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690313#M1111</guid>
      <dc:creator>Etarkleson</dc:creator>
      <dc:date>2014-01-08T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Client Communication (CCC)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690345#M1112</link>
      <description>&lt;P&gt;Ok, I was able to manually create the groups and get the error to go away. I am not 100% sure everything is working perfect but now I move forward.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for helping me work through this.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Eric&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/498a33176a6577260e7c921081507fe8a72801fd/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31323938353569424535324342313643443932303945352f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Capture.JPG" title="Capture.JPG" width="1081" height="435" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2014 20:27:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Client-Communication-CCC/m-p/2690345#M1112</guid>
      <dc:creator>Etarkleson</dc:creator>
      <dc:date>2014-01-08T20:27:44Z</dc:date>
    </item>
  </channel>
</rss>

