<?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: Source/destination arrow edit &amp;amp; update incredibly slow in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672453#M11706</link>
    <description>The issue is not resolved. After not finding the problem and just waiting an incredible amount of time, I was able to just get the project done. However now it's the same issue when I need to make some updated to the same project. I really need to get this solved. It's incredibly devastating for productivity.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And yes, I always use the copy clip, or copy electrical command when drafting. Except when inserting new sheets (if needed) then I usually use copy drawing and then retag components etc. So you mean this is not allowed? I never use CTRL+SHIFT+C or the normal "COPY" command.&lt;BR /&gt;&lt;BR /&gt;I must say it's really frustrated when working on a project and in the middle the project "bricks" when you are on a tight schedule.&lt;BR /&gt;&lt;BR /&gt;Can the Xdata somehow be repaired and checked?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Oct 2021 08:27:25 GMT</pubDate>
    <dc:creator>Chriss_s</dc:creator>
    <dc:date>2021-10-07T08:27:25Z</dc:date>
    <item>
      <title>Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10240534#M11700</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem with source/destination arrow updating and editing that is extremely slow. The project I'm working on is a typical 100 page project with same terminals running from page 10 to 90 (voltage supply) that are linked with jumper bars. On each page source destination arrows are placed. The setup are same in each project, but in some, you have to add or remove pages and then update references accordingly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me give you an example, when I right click on a signal arrow and want to edit, with command trace on it starts chewing for a long time spitting out;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;IN:wd_wnuma_get_wire_netlst_mdb
OUT:wd_wnuma_get_wire_netlst_mdb
  IN/OUT:wd_wnuma_get_wire_num=nil
  IN/OUT:wd_1_get_hdl_ptr_xdata_notactive=nil
IN:wd_wnuma_get_wire_netlst_mdb
OUT:wd_wnuma_get_wire_netlst_mdb
  IN/OUT:wd_wnuma_get_wire_num=nil
  IN/OUT:wd_1_get_hdl_ptr_xdata_notactive=nil&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This goes on forever until the edit window pops up. If I change anything and clicks "OK" it then again starts chewing away. This is seriously affecting workflow and driving me crazy. Is there any way to recreate this netlist or update it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 11:14:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10240534#M11700</guid>
      <dc:creator>Chriss_s</dc:creator>
      <dc:date>2021-04-15T11:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10240802#M11701</link>
      <description>&lt;P&gt;Which version of acade are you using, 2021?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Make sure you have all windows update are done&lt;/LI&gt;&lt;LI&gt;for 2021, make sure you have Microsoft Access Database Engine 2016 is installed.&lt;/LI&gt;&lt;LI&gt;Try this on demo project drawings&lt;/LI&gt;&lt;LI&gt;Rund Electrical Audit&lt;/LI&gt;&lt;LI&gt;reset acade to default. Make sure you save your current settings in case you need to revert back to your current settings&lt;/LI&gt;&lt;LI&gt;last option, reinstall acade&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 15 Apr 2021 12:53:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10240802#M11701</guid>
      <dc:creator>ramesh.kambang</dc:creator>
      <dc:date>2021-04-15T12:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241198#M11702</link>
      <description>&lt;P&gt;There are some things to check before running down Ramesh's list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Rebuild the database. This should always be the first thing you try when something goes wonky: AEREBUILDDB&lt;/P&gt;
&lt;P&gt;2. Use the Surfer tool to check that sources are matched up to the proper destinations.&lt;/P&gt;
&lt;P&gt;3. Use the Update Signal References tool, located at Schematic&amp;gt;Edit Wires/Wire Numbers.&lt;/P&gt;
&lt;P&gt;4. If #3 doesn't work, try it again using the Project Wide Update/Retag tool, found in Project&amp;gt;Project Tools. Note that there is a checkbox in this tool that is specifically for updating the signal database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another thing to consider: did you copy any of these when you drew them? If you copied any of the source or destination arrows, and then simply re-typed their data, then this could be part of your problem. Using standard copy commands can cause errors in xdata and your command trace string indicates that xdata could be a problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've noticed instability with source/destination even when using the Electrical copy commands, too. I no longer copy any sources or destinations, I always insert them fresh. Also, I never edit them in any way. If I have to change the signal code, I kill the symbol and insert a new one. Same thing if I have to move it to a new line reference. (I let them live if all I have to do is scoot them side to side.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thought I'd throw that out there, just in case.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 14:41:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241198#M11702</guid>
      <dc:creator>jseefdrumr</dc:creator>
      <dc:date>2021-04-15T14:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241432#M11703</link>
      <description>&lt;P&gt;I'm using 2021.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Database rebuilt. No improvement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workflow has been to add a drawing in between already existing drawings in the project. So naturally you need to modify the arrows otherwise it jumps a sheet. Update signal references works, but also takes an enormous amount of time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes they are copied and are modified later to get the same look of every sheet. I do not copy with "copy" command but ACADs copy clip or copy a whole drawing. Therefore IMO references should be on pair.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 15:40:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241432#M11703</guid>
      <dc:creator>Chriss_s</dc:creator>
      <dc:date>2021-04-15T15:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241457#M11704</link>
      <description>&lt;P&gt;Unless you specifically use the Circuit Clipboard, or the Copy Component command, the Xdata attached to all the objects you copy won't get properly edited. It will get duplicated. When you edit the symbol later on, even if you do it via ACADE methods, the software has to try and sort through all that Xdata to figure things out, and if a bunch of it is duplicated, well, it's easy to see why ACADE has to chew through it for so long.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 15:47:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241457#M11704</guid>
      <dc:creator>jseefdrumr</dc:creator>
      <dc:date>2021-04-15T15:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241475#M11705</link>
      <description>&lt;P&gt;Just out of interest, which version/bit of&amp;nbsp; Microsoft Office Database Engine currently installed on your PC, is it 2016 -64 bit?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 15:53:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10241475#M11705</guid>
      <dc:creator>ramesh.kambang</dc:creator>
      <dc:date>2021-04-15T15:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672453#M11706</link>
      <description>The issue is not resolved. After not finding the problem and just waiting an incredible amount of time, I was able to just get the project done. However now it's the same issue when I need to make some updated to the same project. I really need to get this solved. It's incredibly devastating for productivity.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;And yes, I always use the copy clip, or copy electrical command when drafting. Except when inserting new sheets (if needed) then I usually use copy drawing and then retag components etc. So you mean this is not allowed? I never use CTRL+SHIFT+C or the normal "COPY" command.&lt;BR /&gt;&lt;BR /&gt;I must say it's really frustrated when working on a project and in the middle the project "bricks" when you are on a tight schedule.&lt;BR /&gt;&lt;BR /&gt;Can the Xdata somehow be repaired and checked?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2021 08:27:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672453#M11706</guid>
      <dc:creator>Chriss_s</dc:creator>
      <dc:date>2021-10-07T08:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672457#M11707</link>
      <description>It's 64-bit 2016. And I've reinstalled that as well.</description>
      <pubDate>Thu, 07 Oct 2021 08:28:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672457#M11707</guid>
      <dc:creator>Chriss_s</dc:creator>
      <dc:date>2021-10-07T08:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672718#M11708</link>
      <description>&lt;P&gt;In another thread with slow AcadE, there was an office update needed:&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrows-not-updating-wire-numbers-not-updating/m-p/10111328#M71413" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrows-not-updating-wire-numbers-not-updating/m-p/10111328#M71413&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could it be something like this for you as well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 10:47:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672718#M11708</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2021-10-07T10:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672800#M11709</link>
      <description>&lt;P&gt;Just updated office. No improvement. I just tried to move one terminal from one point to another on the same electrical line (with rightclick-&amp;gt;move component). Then it starten chewing;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;** Glyph not defined at: \U+0031.&lt;BR /&gt;** Glyph not defined at: \U+0020.&lt;BR /&gt;** Glyph not defined at: \U+0032.&lt;BR /&gt;** Glyph not defined at: \U+0037.&lt;BR /&gt;** Glyph not defined at: \U+0020.&lt;BR /&gt;** Glyph not defined at: \U+0038.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the console. After about 5 min it was done. I did not have command trace on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried rebuilding the database. When scooting the same terminal on the line, the update is instant.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So moving, deleting, changing a component that is connected to a specific circuit is impossible. One pattern that is quite clear is that in the circuits affected supply terminals are running through several drawings (up to 20) that are connected with from/to arrows. Somewhere is this the problem lies. I guess ACAD goes through all the circuits connected to the supply line when change is done. I have also tried to trim wires on a specific page when doing changes. Then all changes and references on that page is working fine. Hope this is a clear explanation. I have also tried the project on an collogues computer. Same problem there.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 11:29:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10672800#M11709</guid>
      <dc:creator>Chriss_s</dc:creator>
      <dc:date>2021-10-07T11:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10673344#M11710</link>
      <description>Ahh... So it's relate to this one project.&lt;BR /&gt;&lt;BR /&gt;The glyph-message is about the font you're using. What font is it? It's missing some of the characters you are using...&lt;BR /&gt;&lt;BR /&gt;If you can zip up the project and share it, I'd be happy to take a look at it.</description>
      <pubDate>Thu, 07 Oct 2021 14:26:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10673344#M11710</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2021-10-07T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10673795#M11711</link>
      <description>&lt;P&gt;Hello, yeah that might be, but it's generally no problem in other drawings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I unfortunately cannot send you any drawings (because of company policy).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 17:51:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10673795#M11711</guid>
      <dc:creator>Chriss_s</dc:creator>
      <dc:date>2021-10-07T17:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Source/destination arrow edit &amp; update incredibly slow</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10674827#M11712</link>
      <description>&lt;P&gt;Have you tried by creating a new project file and adding these drawings to that and re-run reports?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 06:39:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/source-destination-arrow-edit-amp-update-incredibly-slow/m-p/10674827#M11712</guid>
      <dc:creator>ramesh.kambang</dc:creator>
      <dc:date>2021-10-08T06:39:16Z</dc:date>
    </item>
  </channel>
</rss>

