<?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: DeviceNet dropout issues in Automotive and Embedded Networks</title>
    <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/184133#M1069</link>
    <description>Thanks, B2k! Are you running a DeviceNet bus with an 8461/D and having it run 24/7? Just wondering if you've had similar issues over time.</description>
    <pubDate>Thu, 17 Feb 2005 13:40:24 GMT</pubDate>
    <dc:creator>1stevek</dc:creator>
    <dc:date>2005-02-17T13:40:24Z</dc:date>
    <item>
      <title>DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/182404#M1058</link>
      <description>I am running a PXI-8461/D with 4 Danaher absolute encoders at 500kb. No matter what configuration settings I use, the encoders dropout after short period of time. Does anyone have a means to troubleshoot DNet on a PXI chassis? Does anyone use the 8461/D and have no problems with dropout?&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 11 Feb 2005 13:48:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/182404#M1058</guid>
      <dc:creator>1stevek</dc:creator>
      <dc:date>2005-02-11T13:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/182962#M1060</link>
      <description>Did your devices dropped out because the power was lost? For the current DNET driver, it cannot detect the power loss on the device, hence when the dropout happens, the driver would not know when the power is back--configuration might be changed during the power loss which causes error.</description>
      <pubDate>Mon, 14 Feb 2005 19:27:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/182962#M1060</guid>
      <dc:creator>TongY</dc:creator>
      <dc:date>2005-02-14T19:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/183355#M1064</link>
      <description>No, there is no power loss. It appears in most cases that one encoder loses the bus first (the bus indicator on the encoder flashes instead of being on solid) and the others continue working, but then they all follow in time. THe 8461 doesn't even realize they are missing, other than giving me a repeating error/warning that the current read data matches the previous data. I have been using this to determine that the bus is lost, but I need a way to figure out why they are losing the bus.&lt;BR /&gt;I have experienced the fact that the 8461 doesn't recognize the loss of power, as I was removing bus power (after closing the DNet connection) when the loss happened. Simply restarting the VI was insufficient, I needed to reboot the PXI chassis.&lt;BR /&gt;Is there a RT DeviceNet monitor available in the 8461? In the future? Suggestions?</description>
      <pubDate>Tue, 15 Feb 2005 20:29:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/183355#M1064</guid>
      <dc:creator>1stevek</dc:creator>
      <dc:date>2005-02-15T20:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/183809#M1065</link>
      <description>When am instrument dropped out, the DNET driver throws an error that the current data is repeating the old ones. It cannot tell how the instrument was dropped out and the only way to reset the network is to power cycle the PXI chassis. There is no Bus Monitor option for the DeviceNET cards. &lt;BR /&gt;&lt;BR /&gt;The R&amp;amp;D team are currently working on improving these limitations in the future versions of DNET driver. Please feel free to submit a product suggestion at the following link if you think there are additional features that the DNET driver should include. Thank you.&lt;BR /&gt;&lt;BR /&gt;http://digital.ni.com/applications/psc.nsf/default?OpenForm&amp;amp;temp1=&amp;amp;node=</description>
      <pubDate>Wed, 16 Feb 2005 17:03:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/183809#M1065</guid>
      <dc:creator>TongY</dc:creator>
      <dc:date>2005-02-16T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/183969#M1066</link>
      <description>Hi 1stevek,&lt;BR /&gt;&lt;BR /&gt;I'm not sure, if it helps with your particular encoder devices, but try this:&lt;BR /&gt;Right after the &lt;B&gt;Open DeviceNet Interface&lt;/B&gt; VI, call the &lt;B&gt;Set Driver Attribute&lt;/B&gt; VI with the following parameters:&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;&amp;lt;User Supplied AttrID&amp;gt; = 0x8000008F (or 2147483791 in decimal mode)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Attr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0xA (or 10 in decimal mode)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;AttrID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = '&amp;lt;User Supplied AttrID&amp;gt;'&lt;/LI&gt;&lt;/UL&gt;&lt;BR /&gt;That sets the time between successive transmits of explicit message requests by the NI-DNET interface (for all objects of that interface) to 10 ms. The default is zero, which provides the fastest turnaround time for explicit messages.&lt;BR /&gt;However, the default turnaround time might be too fast for your devices, which could causes them to stop communication.&lt;BR /&gt;&lt;BR /&gt;-B2k</description>
      <pubDate>Thu, 17 Feb 2005 00:06:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/183969#M1066</guid>
      <dc:creator>biker2000</dc:creator>
      <dc:date>2005-02-17T00:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/184122#M1067</link>
      <description>I am not using explicit messaging at all (except in troubleshooting). Is this parameter (0x8000008F) valid for IO messages as well?</description>
      <pubDate>Thu, 17 Feb 2005 13:10:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/184122#M1067</guid>
      <dc:creator>1stevek</dc:creator>
      <dc:date>2005-02-17T13:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/184131#M1068</link>
      <description>Hi 1stevek,&lt;BR /&gt;&lt;BR /&gt;no, it just affects the rate of explicit messages. If you run your encoders only with IO messages, it won't have an effect.&lt;BR /&gt;&lt;BR /&gt;-B2k</description>
      <pubDate>Thu, 17 Feb 2005 13:37:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/184131#M1068</guid>
      <dc:creator>biker2000</dc:creator>
      <dc:date>2005-02-17T13:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/184133#M1069</link>
      <description>Thanks, B2k! Are you running a DeviceNet bus with an 8461/D and having it run 24/7? Just wondering if you've had similar issues over time.</description>
      <pubDate>Thu, 17 Feb 2005 13:40:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/184133#M1069</guid>
      <dc:creator>1stevek</dc:creator>
      <dc:date>2005-02-17T13:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/185698#M1077</link>
      <description>To 1stevek,&lt;BR /&gt;&lt;BR /&gt;What happens when only 1 encoder on the networks?&lt;BR /&gt;Will the encoder drop out automatically?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The explicit message is needed for your applications:&lt;BR /&gt;(1) the IO communications need creating/deleting the IO connection by the explicit messages&lt;BR /&gt;(2) the master device tries to keep the explicit messaging when the IO communication is going on&lt;BR /&gt;&lt;BR /&gt;You can try the explicit message timer tuning by &lt;BR /&gt;(1) set the driver attribute 0x8000008F to 10, or&lt;BR /&gt;(2) disable the driver attribute "Keep Explicit Messaging" (0x80000099) to 0 in order to disable the explicit message keeping</description>
      <pubDate>Tue, 22 Feb 2005 21:51:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/185698#M1077</guid>
      <dc:creator>frankwu</dc:creator>
      <dc:date>2005-02-22T21:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/187733#M1094</link>
      <description>Thanks for the reply frankwu-&lt;BR /&gt;&lt;BR /&gt;I have spoken with Danaher, and they said there are possible known issues with 4 or more devices at 500k if running both polled and strobed mode on one device. Is it possible the 8461 is setting up addition IO objects that I am not configuring? I only use one mode/object per device, and it is typically all polled or all strobed, depending which method I am trying.&lt;BR /&gt;&lt;BR /&gt;Also, they said explicit messaging is not required. Is it required to turn off e.m. in the 8461 if you never open an object?&lt;BR /&gt;&lt;BR /&gt;They also mentioned Allen-Bradley typically says to set the EPR to 75 (which seems high), and to set an inter-scan-delay of 10 or so. I am not aware of any i.s.d. parameters in the 8461. Are they both integrated into the EPR setting?&lt;BR /&gt;&lt;BR /&gt;Thanks-&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 28 Feb 2005 17:47:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/187733#M1094</guid>
      <dc:creator>1stevek</dc:creator>
      <dc:date>2005-02-28T17:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/194641#M1132</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;It is not required to turn off e.m but sometimes it may cause some problem on some devices.&lt;BR /&gt;I just want to isolate the problem.&lt;BR /&gt;&lt;BR /&gt;I can set the mode to scan or individual instead of automatic and set the EPR value to 75.&lt;BR /&gt;But NI-DNET doesn't have inter-scan-delay, which may be the delay between different devices' scanning.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;frankwu</description>
      <pubDate>Thu, 17 Mar 2005 21:49:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/194641#M1132</guid>
      <dc:creator>frankwu</dc:creator>
      <dc:date>2005-03-17T21:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/194885#M1137</link>
      <description>FYI-&lt;BR /&gt;&lt;BR /&gt;The latest fix has been to reduce the baud rate to 250k, as Danaher/Dynapar has since informed me that they are aware of issues when running 4 or more devices at 500k when using both Poll and Strobe mode. I have not had dropouts since making this change, and the rate change does not appear to affect the functionality of the VI.&lt;BR /&gt;&lt;BR /&gt;They have never tested the encoders with NI systems. They only use an Allen-Bradley DeviceNet card, which configures the bus with a very different, more detailed process (using EDS files). I am wondering if there is some discrepancy between the two systems' configuration operations, of which the NI card may not set the encoders properly. I informed Dynapar that the VI only opens one I/O object per encoder, and depending on which one I am trying (right now strobed is working - which I would prefer), they are all configured as either polled OR strobed, never both. Is it possible the 8461 is setting it to a common "polled AND strobed" even though I am selecting only one or the other?&lt;BR /&gt; &lt;BR /&gt;I have also put each encoder into its own timed loop** and added a "wait for state" before the "read I/O" to reduce and/or eliminate errors and to allow each read to be a bit more independent.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you all for all your help!&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;** The use of timed loops to set priorities seems to be causing issues with the RTOS, but that's for another discussion at some other time...</description>
      <pubDate>Fri, 18 Mar 2005 13:26:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/194885#M1137</guid>
      <dc:creator>1stevek</dc:creator>
      <dc:date>2005-03-18T13:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: DeviceNet dropout issues</title>
      <link>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/255870#M1361</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Hi Steve,&lt;BR /&gt;
&lt;BR /&gt;
Congratulations.&lt;BR /&gt;
&lt;BR /&gt;
For your question, I don't have a device supporting multiple I/O
connections. But I write a VI. It creates 1 Poll and 1 Strobe with a
device but only use Poll. You can try it on your device.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Frank&lt;BR /&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Aug 2005 05:49:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Automotive-and-Embedded-Networks/DeviceNet-dropout-issues/m-p/255870#M1361</guid>
      <dc:creator>frankwu</dc:creator>
      <dc:date>2005-08-18T05:49:14Z</dc:date>
    </item>
  </channel>
</rss>

