- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
为什么我的ENV内容老会自己变得没有了?
我的HOME值为 E:\alan
我的ENV路径为 E:\alan\pcbenv
比如我这次打开BRD文件设置相关参数后 E:\alan\pcbenv里的ENV文件有记录了,如下:
source $TELENV
alias Pgup zoom in
set PSMPATH = v:\cds\library\symbols\common\ds v:\cds\library\symbols\common v:\cds\library\symbols\pbfree v:\cds\library\padstacks\common\ds v:\cds\library\padstacks\pbfree\ds v:\cds\library\symbols\doc v:\cds\library\symbols\temp\common v:\cds\library\symbols\temp\pbfree v:\cds\library\symbols\temp\common\ds .
set PADPATH = v:\cds\library\padstacks\common\ds v:\cds\library\padstacks\pbfree\ds
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
set pcb_cursor = infinite
set noconfirm
但是我关掉这个PCB后在打开,我在在去看那个ENV文件时它又变回原来的初始值了!什么都没有了阿!
source $TELENV
set PSMPATH = v:\cds\library\symbols\common\ds v:\cds\library\symbols\common v:\cds\library\symbols\pbfree v:\cds\library\padstacks\common\ds v:\cds\library\padstacks\pbfree\ds v:\cds\library\symbols\doc v:\cds\library\symbols\temp\common v:\cds\library\symbols\temp\pbfree v:\cds\library\symbols\temp\common\ds .
set PADPATH = v:\cds\library\padstacks\common\ds v:\cds\library\padstacks\pbfree\ds
各位高手们,谁能帮帮我解决一下这个问题啊?
这个问题我不清楚,给你顶一个
把文件属性改成只读?
改成只读以后在修改参数设置的话不是就不能记录到ENV文件里了吗?
真不知道哪里搞错了!
麻烦大家帮忙看一下啊。
kankan
guofos
你是怎么设置HOME变量值的?
然后你的快捷键在哪个路径的ENV文件里设置才会永久有效阿?
谢谢!
所设计的东西一定要在### User Preferences section上面才行。
不在上面在它下面。就会被充掉的。
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
set pcb_cursor = infinite
set noconfirm
我就是放在他的下面的,从新开PCB的时候就变得没有了.
我说放在他上面才行。
看清楚点。
viqkhn
多谢你!我在试下看看。
但愿你能成功。
不行啊,我是这样设快捷键的:
source $TELENV
alias Pgup zoom in
alias Pgdown zoom out
alias Home zoom fit
set PSMPATH = v:\cds\library\symbols\common\ds v:\cds\library\symbols\common
set PADPATH = v:\cds\library\padstacks\common\ds v:\cds\library\padstacks\pbfree\ds
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
但是这样做了打开PCB后关掉时去开打ENV文件看又变成下面这样了。跟以前不设置的一样!
source $TELENV
set PSMPATH = v:\cds\library\symbols\common\ds v:\cds\library\symbols\common
set PADPATH = v:\cds\library\padstacks\common\ds v:\cds\library\padstacks\pbfree\ds
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
怎么解决这个问题啊?我试了很多次了都是这样啊!大家帮帮忙啊。
顶个旁听
一定要把文件的只读属性去掉!
hehe,我是新手,学习来的,小编解决没?解决了总结一下,我好学习
想了N年了!问题终于知道了。原来是 CDS_SITE变量设置的问题!我们公司都统一设在了一个公共路径里面!
并指向一个site.cmp文件!但是不知道那些搞allegro软件二次开发的人在这里面设置了什么?
每次启动allegro后就会把我们在HOME里自己定义的ENV内容冲掉!这样每开一个PROJECT,USE PREFERENCES
都得自己从新设一次!更烦人的是用FUNCKEY设置的热键都得敲回车确认才可以执行操作!
这些都是我们公司所特有的!觉得很郁闷阿!只能等着以后每用一次就在去设置一次了!
难怪这样了,我在家指定了HOME变量试的时候是好好的!没有问题!到了公司就不行了!都怪设个CDS-SITE设置的问题,可是我把它的路径指向F:\Cadence\SPB_15.5\share\cdssetup\projmgr后ENV文件是没有问题了。但是打开ALLEGRO后我们公司的一些菜单功能就没有了!一些安归设置选项也没有了!所以还是把它在改回去了。以后都从新设用户参数好了!
高手解答一下吧:
遇到一个难题,高手请帮忙啊! 用SCRIPT作记录,Replay时为什么在需要按确定的地方他都会弹出对话框来要手工操作才行?
我做记录完了回放的时候出现如题目所说的大问题!不知道怎么做了.想了好久了都不能解决!各位高人指点一下啊!
我也这样设置了,但是执行到需要确认的地方还是得手工去点啊!还是不行阿!
setup/user preferences/ui/noconfirm 打勾了!
定义noconfirm 变量,那么在Script 执行中若有需要使用者确认的地方,
系统会省略确认的提示,直接继续执行Script。(如果不定义noconfirm 变量,那么在Script 执行中若有需要使用者确认的地方,
系统会出现一个确认的提示窗口。
)
Cadence Allegro 培训套装,视频教学,直观易学
上一篇:ENV文件中的键盘设置
下一篇:怎样出钻孔文件?