AutoCAD Electrical
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
161 Views, 8 Replies
01-07-2004 07:01 AM
I'm receiving the following error 'Error: bad argument value: non-negative: -1' while running spread sheet to PLC generation with a custom PLC I created.
Any help would be appreciated.
Any help would be appreciated.
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-07-2004 01:54 PM in reply to:
ToddC
Send me the file and i will see if i get the same results.
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-08-2004 05:51 AM in reply to:
ToddC
What is your e-mail address?
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-08-2004 05:55 AM in reply to:
ToddC
Who are you affiliated with?
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-08-2004 04:33 PM in reply to:
ToddC
rstein546@excite.com
I am affiliated with a VAR
I am affiliated with a VAR
*Nate Holt \(Autodesk\)
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-09-2004 06:06 AM in reply to:
ToddC
I remember seeing an error like this some time ago but don't recall the
specifics. This is just a guess... check your custom PLC module and explode
any polylines you've used. Then rerun. Let me know what you find.
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-19-2004 06:09 AM in reply to:
ToddC
Did not find any poly lines to explode in drawing. Any other ideas. Thanks
*Nate Holt \(Autodesk\)
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-19-2004 01:06 PM in reply to:
ToddC
Send me the dwg, let me debug.
"ToddC" wrote in message
news:19241231.1074521456041.JavaMail.jive@jiveforu m2.autodesk.com...
> Did not find any poly lines to explode in drawing. Any other ideas.
Thanks
*Nate Holt \(Autodesk\)
Re: Error: bad argument value: non-negati ve: -1
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-20-2004 09:52 AM in reply to:
ToddC
Problem is most likely the "PLC Address" index into the spreadsheet is
marked "N/A" in the program's "Spreadsheet/Table Column" setup subdialog. If
set to N/A then it seems to cause this problem. Also make sure that your
single unit PLC symbol that you want to pop in is NOT a block insert. It
needs to be exploded so that the attribute definitions are visible,
otherwise you end up with a "nested" block. If you have to explode it to get
this right, also make sure there is not a WD_M block also included on the
drawing. Blow any WD_M block away and purge the drawing (turn ATTMODE to 2
and do REGEN to make this WD_M visible (at 0,0)).
"ToddC" wrote in message
news:32541377.1073487836447.JavaMail.jive@jiveforu m1.autodesk.com...
> I'm receiving the following error 'Error: bad argument value:
non-negative: -1' while running spread sheet to PLC generation with a custom
PLC I created.
>
> Any help would be appreciated.
