<?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: XNET CVI Questions in LabWindows/CVI</title>
    <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3760928#M79110</link>
    <description>&lt;P&gt;From what I can tell, you still have to poll the status of the received data&amp;nbsp;with xnet-read.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A callback function would be a great enhancement to this driver, it works really well for UARTS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Feb 2018 12:56:55 GMT</pubDate>
    <dc:creator>TerryMoss</dc:creator>
    <dc:date>2018-02-28T12:56:55Z</dc:date>
    <item>
      <title>XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3757695#M79054</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a couple of questions about using XNET in CVI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is there a way to get the time stamp of a transmitted frame without having to receive it on another CAN interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Is there a way to generate a callback when a CAN frame arrives instead of having to poll it?&amp;nbsp; There is one for Serial ports..., but I can't find anything for XNET Read Frames&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;
&lt;P&gt;Terry Moss&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 16:17:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3757695#M79054</guid>
      <dc:creator>TerryMoss</dc:creator>
      <dc:date>2018-02-21T16:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3758585#M79072</link>
      <description>&lt;P&gt;For the first question have you looked into the viability of echo transmit? This would be the easiest way to "receive" without actually having to receive on another CAN interface.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please review the XNET manual for more information:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/docs/en-US/bundle/ni-xnet/page/user-manual-welcome.html" target="_blank" rel="noopener"&gt;https://www.ni.com/docs/en-US/bundle/ni-xnet/page/user-manual-welcome.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for your second question, can you describe more of what you are trying to accomplish.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 15:17:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3758585#M79072</guid>
      <dc:creator>Dane.S</dc:creator>
      <dc:date>2025-06-16T15:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3758846#M79080</link>
      <description>&lt;P&gt;The echo transmit sounds interesting. thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm updating a CAN communication protocol for an automotive ECU.&amp;nbsp; There is a handshake procedure between my program and the ECU, so I transmit a message, and look for a response(s).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Polling the XnetRead works ok, but it seems like it would be more efficient if there was a call back function generated when the CAN interface receives a frame.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the help...&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 11:53:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3758846#M79080</guid>
      <dc:creator>TerryMoss</dc:creator>
      <dc:date>2018-02-23T11:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3759769#M79095</link>
      <description>&lt;P&gt;Are you using remote frames?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 13:58:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3759769#M79095</guid>
      <dc:creator>Dane.S</dc:creator>
      <dc:date>2018-02-26T13:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3759779#M79096</link>
      <description>&lt;P&gt;I don't know.&amp;nbsp; What is a remote frame?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 14:15:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3759779#M79096</guid>
      <dc:creator>TerryMoss</dc:creator>
      <dc:date>2018-02-26T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3760616#M79109</link>
      <description>&lt;P&gt;The document concerns its use in LabVIEW but it should be similar in CVI.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.ni.com/t5/Example-Code/Handling-Remote-Frames-with-NI-XNET-in-LabVIEW/ta-p/3996140" target="_blank" rel="noopener"&gt;https://forums.ni.com/t5/Example-Code/Handling-Remote-Frames-with-NI-XNET-in-LabVIEW/ta-p/3996140&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 15:17:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3760616#M79109</guid>
      <dc:creator>Dane.S</dc:creator>
      <dc:date>2025-06-16T15:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3760928#M79110</link>
      <description>&lt;P&gt;From what I can tell, you still have to poll the status of the received data&amp;nbsp;with xnet-read.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A callback function would be a great enhancement to this driver, it works really well for UARTS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 12:56:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3760928#M79110</guid>
      <dc:creator>TerryMoss</dc:creator>
      <dc:date>2018-02-28T12:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3761654#M79129</link>
      <description>&lt;P&gt;I agree I think it would be a great addition. Since this is a functionality you would like to see you can post in the Idea Exchange which is monitored by NI to see what functionality is wanted so that it can be implemented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Idea Exchange:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.ni.com/t5/Idea-Exchange/ct-p/ideas" target="_blank"&gt;https://forums.ni.com/t5/Idea-Exchange/ct-p/ideas&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 15:24:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3761654#M79129</guid>
      <dc:creator>Dane.S</dc:creator>
      <dc:date>2018-03-01T15:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: XNET CVI Questions</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3761787#M79131</link>
      <description>&lt;P&gt;done.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 18:37:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/XNET-CVI-Questions/m-p/3761787#M79131</guid>
      <dc:creator>TerryMoss</dc:creator>
      <dc:date>2018-03-01T18:37:07Z</dc:date>
    </item>
  </channel>
</rss>

