<?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: Module contains terminal types that are not currently defined in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275552#M11573</link>
    <description>&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;As I mentioned in my reply to Trond, I have multiple copies of the bsf file. I compared your screenshot to one of the files and it's identical other than the additions you made. I believe the problem is that one of the files has no data in it and that's the file it's attempting to use.&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Wed, 28 Apr 2021 15:06:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-04-28T15:06:49Z</dc:date>
    <item>
      <title>Module contains terminal types that are not currently defined</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10273245#M11569</link>
      <description>&lt;P&gt;I can see that this problem has been reported before but the reply only gives advice on how to prevent it from happening not how to correct it. The problem is once the message pops up and you click "OK" the box closes and all the information in the terminal grid disappears. This occurred as I was trying to create a new PLC module. Any help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACADe - Undefined Terminal Error.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/912435i2655CE6B5AE0BC36/image-size/large?v=v2&amp;amp;px=999" role="button" title="ACADe - Undefined Terminal Error.png" alt="ACADe - Undefined Terminal Error.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 21:14:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10273245#M11569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-27T21:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Module contains terminal types that are not currently defined</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10273928#M11570</link>
      <description>&lt;P&gt;It's almost like AcadE can't find the file containing the terminal types..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you type this on the command line, and tell me what AutoCAD Electrical replies with?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(findfile "wdmbblks.bsf")&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My AcadE says this:&lt;/P&gt;
&lt;P&gt;Command: (findfile "wdmbblks.bsf")&lt;BR /&gt;"C:\\Users\\thlct\\appdata\\roaming\\autodesk\\autocad electrical 2022\\r24.1\\enu\\support\\wdmbblks.bsf"&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 04:34:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10273928#M11570</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2021-04-28T04:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Module contains terminal types that are not currently defined</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10274782#M11571</link>
      <description>&lt;P&gt;I've had this happen before, and Trond is right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What this message USUALLY means, is that there are some custom terminal types in the PLC module, but ACADE can't find them anywhere. This usually happens for one of two reasons: 1: The PLC module is in a drawing from someone else (i.e. didn't originate with you/your company). Or 2: You upgraded to a new version of ACADE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, since you're trying to create a new module, it's more likely that what's happening is that somehow ACADE lost track of the wdmbblks file, or that the file was somehow moved or deleted. When this happened to me, it was because I was moving to a shared-on-the-network system and I didn't know about the existence of this file. I saw then basically what you're seeing now, except that it was everyone BUT me getting that error message - they were all using their default wdmbblks file to look at PLCs that were completely made out of custom modules. Only my copy of the wdmbblks file had the custom terminal types defined.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's what I would do:&lt;/P&gt;
&lt;P&gt;1. Follow Trond's suggestion. If ACADE finds a wdmbblks file, open it and see what it says. I attached a screenshot of mine so you can compare. (Note that I have some custom terminal types at the bottom.)&lt;/P&gt;
&lt;P&gt;2. If ACADE can't find the file, then do a search to see if it exists at all. If you share folders on the network be sure to search there too.&lt;/P&gt;
&lt;P&gt;3. If the file is gone, post back and one of us can at least share a copy of the default one with you. (Or, you can reinstall the software to restore it.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My wdmbblks file is in the samle place as Trond's, so it looks like the default location for this file is in the default support folder at users/you/appdata/roaming/autodesk.......support.&amp;nbsp; Let us know how it goes.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 11:20:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10274782#M11571</guid>
      <dc:creator>jseefdrumr</dc:creator>
      <dc:date>2021-04-28T11:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Module contains terminal types that are not currently defined</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275517#M11572</link>
      <description>&lt;P&gt;I was able to find the file with Windows Explorer, the find file command wants to use ACE_FIND_FILE but fails to recognize the "bsf" extension. What seems odd is that the search turns up more than one instance of that file. I've attached a screen shot. One of the files shows a file size of 0 kb. When ACADE was initially installed I had problems with the location of the license file and IT resolved it by uninstalling and reinstalling ACADE. Two of the bsf files show dates of 2014 while the 0kb files is dated yesterday. Can it be that that's the file its referencing? Should I just copy the older version to that location?&lt;/P&gt;&lt;P&gt;Thanks-Rob&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bsf file search.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/912810iEC92CC6371256699/image-size/large?v=v2&amp;amp;px=999" role="button" title="bsf file search.png" alt="bsf file search.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 14:58:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275517#M11572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-28T14:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Module contains terminal types that are not currently defined</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275552#M11573</link>
      <description>&lt;P&gt;Jim,&lt;/P&gt;&lt;P&gt;As I mentioned in my reply to Trond, I have multiple copies of the bsf file. I compared your screenshot to one of the files and it's identical other than the additions you made. I believe the problem is that one of the files has no data in it and that's the file it's attempting to use.&lt;/P&gt;&lt;P&gt;Thanks for your replay.&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 15:06:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275552#M11573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-28T15:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Module contains terminal types that are not currently defined</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275576#M11574</link>
      <description>&lt;P&gt;The version of the file in the red rectangle, is the file that AutoCAD Electrical will use. Note the size of that file... 0 kb.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take version in the green rectangle, and copy it to the location of the "red" one, and overwrite.&lt;BR /&gt;Restart AutoCAD Electrical and try again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-04-28_17-09-15.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/912819i58F5BE78D5516701/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-04-28_17-09-15.png" alt="2021-04-28_17-09-15.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 15:11:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275576#M11574</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2021-04-28T15:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Module contains terminal types that are not currently defined</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275698#M11575</link>
      <description>&lt;P&gt;That appears to have solved the problem. I believe this happened after ACADE crashed. I restarted it and got a license time out error which I was able to resolve but the file must have been corrupted when it crashed. Many thanks for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 15:52:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/module-contains-terminal-types-that-are-not-currently-defined/m-p/10275698#M11575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-28T15:52:42Z</dc:date>
    </item>
  </channel>
</rss>

