Author Topic: AutoCAD Latency Issue  (Read 4224 times)

0 Members and 1 Guest are viewing this topic.

Bethrine

  • Guest
AutoCAD Latency Issue
« on: October 09, 2014, 06:49:17 PM »
I can't find the post on this but...

RC

  • Guest
Re: AutoCAD Latency Issue
« Reply #1 on: October 10, 2014, 08:57:59 AM »
is that STR command from the PGP or a lisp function??

If its a lisp function there maybe some other issue at play, like a blown autoload.

ChrisCarlson

  • Guest
Re: AutoCAD Latency Issue
« Reply #2 on: October 10, 2014, 09:49:16 AM »
2015 is a monster with latency. A few times a day I'll type DIV for divide and get distance (DI) or CO for copy and get circle  :x

Bethrine

  • Guest
Re: AutoCAD Latency Issue
« Reply #3 on: October 10, 2014, 10:31:19 AM »
It's not a lisp function, it was the stretch command. I am having the same issue as ChrisCarlson.  I posted because I finally remembered to get an example of it. I'm on 2014 though.

ronjonp

  • Needs a day job
  • Posts: 7529
Re: AutoCAD Latency Issue
« Reply #4 on: October 10, 2014, 10:45:19 AM »
2015 is a monster with latency. A few times a day I'll type DIV for divide and get distance (DI) or CO for copy and get circle  :x


Spinny drive or SSD on your computer? I have not noticed any lag in the command line on 2015 ( or 2014). Could it be antivirus?

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

RC

  • Guest
Re: AutoCAD Latency Issue
« Reply #5 on: October 10, 2014, 11:15:05 AM »
hmmm.. try this:

Set AUTOCOMPLETEMODE to 5 or 0

or

Play with AUTOCOMPLETEDELAY to increase or decrease the auto-complete timing.

ronjonp

  • Needs a day job
  • Posts: 7529
Re: AutoCAD Latency Issue
« Reply #6 on: October 10, 2014, 11:35:14 AM »
You can also mess with INPUTSEARCHOPTIONS

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

Bethrine

  • Guest
Re: AutoCAD Latency Issue
« Reply #7 on: October 10, 2014, 11:42:46 AM »
Looks like autocompletemode and inputsearch options are the same thing except one is a menu and the other is a window. I am adjusting the delay. Thanks guys!

RC

  • Guest
Re: AutoCAD Latency Issue
« Reply #8 on: October 10, 2014, 12:57:58 PM »
Thanks Ron, I forgot about INPUTSEARCHOPTIONS


Hope it helps Ms. Bethrine

Bethrine

  • Guest
Re: AutoCAD Latency Issue
« Reply #9 on: October 10, 2014, 03:02:23 PM »
Thanks Ron, I forgot about INPUTSEARCHOPTIONS


Hope it helps Ms. Bethrine

So far no issues.  :-) I cut the delay time in half.

ChrisCarlson

  • Guest
Re: AutoCAD Latency Issue
« Reply #10 on: October 10, 2014, 03:56:32 PM »
2015 is a monster with latency. A few times a day I'll type DIV for divide and get distance (DI) or CO for copy and get circle  :x


Spinny drive or SSD on your computer? I have not noticed any lag in the command line on 2015 ( or 2014). Could it be antivirus?

You can also mess with INPUTSEARCHOPTIONS

Spiny drive, not slated for new hardware yet.  Tweaked the settings you and CADaver posted, original was 300ms cut it down to 100ms, seems to be much better so far.

ronjonp

  • Needs a day job
  • Posts: 7529
Re: AutoCAD Latency Issue
« Reply #11 on: October 10, 2014, 04:04:25 PM »
Good to hear  :)

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

RC

  • Guest
Re: AutoCAD Latency Issue
« Reply #12 on: October 10, 2014, 05:00:30 PM »
thanks for the feedback

Bethrine

  • Guest
Re: AutoCAD Latency Issue
« Reply #13 on: October 13, 2014, 10:06:43 AM »
Where do I find that information and I will tell you.  :uglystupid2:

ChrisCarlson

  • Guest
Re: AutoCAD Latency Issue
« Reply #14 on: October 15, 2014, 10:25:18 AM »
2015 is a monster with latency. A few times a day I'll type DIV for divide and get distance (DI) or CO for copy and get circle  :x


Spinny drive or SSD on your computer? I have not noticed any lag in the command line on 2015 ( or 2014). Could it be antivirus?

You can also mess with INPUTSEARCHOPTIONS

Spiny drive, not slated for new hardware yet.  Tweaked the settings you and CADaver posted, original was 300ms cut it down to 100ms, seems to be much better so far.

Scratch that, 100ms made it worse. Bumped it up to 1000 (1s) per http://autodesk.blogs.com/between_the_lines/2013/07/autocad-tip-disable-or-delay-autocomplete.html