Cadence Skill 论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 3361|回复: 0

axlTriggerSet求助理解

[复制链接]
发表于 2015-1-23 09:15:27 | 显示全部楼层 |阅读模式
求大神讲解下axlTriggerSet的用法 如下程序 对items这个参数不是很理解 另外axlTriggerSet('xprobe 'myxprobe) 代表什么意思   谢咯 defun(myxprobe (items)
                                if(car(items) == 'highlight
                                                then
                                                                targ = cons(caadr(items)->refdes targ)
                                        );if
                                        axlFormListDeleteAll(gather "ref_sym" )
                                        when(member(nil targ) targ = remove(nil targ))
                                        targ = unique(targ)
                                        axlFormSetField( gather "ref_sym"         targ)
                                        reflist = targ
                        );defun

axlTriggerSet('xprobe 'myxprobe)
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|网站地图|Cadence Skill 论坛 ( 蜀ICP备13024417号 )

GMT+8, 2024-4-30 16:50 , Processed in 0.125515 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表