Cadence Skill 论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 4264|回复: 2

调试成功但封装后不能用什么情况

[复制链接]
发表于 2015-5-21 23:11:33 | 显示全部楼层 |阅读模式
il文件内容如下
axlCmdRegister( "26" 'L6)
defun( L6 ()
SGScriptFile = outfile("./pin.scr")
fprintf(SGScriptFile "reports 'Summary Drawing Report'\nplacementedit\nsetwindow text\nsave\nfillin 'summary.txt'\nsetwindow text\nclose\nsetwindow pcb\n")
        close(SGScriptFile)
        axlShell(strcat("replay " "./pin.scr"))
)
运行结果
C:\Users\Administrator\Desktop\001.png


但整个调试状态下是ok的
Skill > SGScriptFile = outfile("./pin.scr")
port:"./pin.scr"
Skill > fprintf(SGScriptFile "reports 'Summary Drawing Report'\nplacementedit\nsetwindow text\nsave\nfillin 'summary.txt'\nsetwindow text\nclose\nsetwindow pcb\n")
t
Skill > close(SGScriptFile)
t
Skill >         axlShell(strcat("replay " "./pin.scr"))
t
Skill >
C:\Users\Administrator\Desktop\002.png


求解
 楼主| 发表于 2015-5-21 23:13:55 | 显示全部楼层
开始 图没传上去 图在这里

第一个图报告不成功

第一个图报告不成功

skill调试成功

skill调试成功
发表于 2015-5-21 23:16:40 | 显示全部楼层
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

GMT+8, 2024-5-5 20:35 , Processed in 0.224372 second(s), 18 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

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