[PCB_FORUM] Changing accuracy, with skill axlGetParam, hangs allegro
- From: "Jerry Hendrickson \(jerryh\)" <jerryh@xxxxxxxxx>
- To: <icu-pcb-forum@xxxxxxxxxxxxx>
- Date: Wed, 24 May 2006 14:27:27 -0700
Hi all,
I am trying to use the following skill routine to change the accuracy of
an allegro data base:
p = axlGetParam("paramDesign")
p->accuracy = 3
axlSetParam(p)
When I get to the "p->accuracy=3, I get this warning message: W-
*WARNING* (axlParam): attribute read-only
If I try and do axlSetParam(p) allegro hangs and my system goes to 100%
usage:-(.
I also have tried to change the width of the design with the same syntax
and got the same results.
Any ideas??
Thanks,
Jerry
BEGIN:VCARD
VERSION:2.1
N:Hendrickson;Jerry
FN:Jerry Hendrickson (jerryh)
ORG:Cisco Systems, Inc.;020029450
TITLE:CAD Applications Eng
NOTE:.
TEL;WORK;VOICE:408 527-6426
TEL;PAGER;VOICE:408-308-4554
ADR;WORK:;F8-4;130 West Tasman Drive;SAN JOSE;CALIFORNIA;95134
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:F8-4=0D=0A130 West Tasman Drive=0D=0ASAN
JOSE, CALIFORNIA 95134
EMAIL;PREF;INTERNET:jerryh@xxxxxxxxx
REV:20060515T162558Z
END:VCARD
Other related posts:
- » [PCB_FORUM] Changing accuracy, with skill axlGetParam, hangs allegro