设为首页收藏本站

最大的系统仿真与系统优化公益交流社区

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 3271|回复: 2

[求助] 关于dialog里面callback method 问题

  [复制链接]
发表于 2011-1-24 21:39:37 | 显示全部楼层 |阅读模式
各位大哥,小弟我刚学习EM-PLANT不久,我是一直照着eM-Plant+7.0系统模拟(培训教程)这个教程来学的,现在学到最后阶段也就是在Dialog这里出了问题。我按照要求编写了对话框。对话框里设置了四个按钮。他们分别是《启动模拟》、《停止模拟》、《重置》、《初始化》。名称分别是:Start、Stop、Reset、Init。我修改的Callback Method 如下:
3 F+ o/ y# V# K# q4 G(action : string)9 _8 ^) \% W& I! u" K3 ]9 e
is7 g1 H( q/ A: ?- ~* \2 Y
do
$ O# r5 T# z% e8 F- W) V        inspect action( e  C, T3 g% l+ F: H9 x
        when "Open" then
3 q; _, u% b; s: z                -- TODO: add code for the "Open" action here
3 H  O- F3 _6 M1 q        when "Apply" then
. r( b* K# ^7 w3 c                -- TODO: add code for the "Apply" action here# ]* H& ^; q+ x+ ?
        when "Close" then; i2 n5 ^3 U9 B9 a$ _0 _* o
                -- TODO: add code for the "Close" action here
+ d9 [, e( e4 W; H        when "start" then .Trainning_Model1.plant5.EventController.start;
. D# @! b) I# T        when "stop" then .Trainning_Model1.plant5.EventController.stop;; H( f; _' i+ R. H" \
        when "reset" then .Trainning_Model1.plant5.EventController.reset;( y" o& N6 U% `! X- Y7 z
        when "Init" then .Trainning_Model1.plant5.EventController.init;& w! |, L& g+ N  z) J
        end;
+ u  h& Y5 o1 v8 |end;
0 E* g; K: J5 e) Q  J/ k当我从对话框点击《启动模拟》,模型确怎么也不会动。我找了好久原因都没有找着。也尝试着在本模型中设置Dialog .结果还是一样,特请各位大哥帮忙。谢谢!
 楼主| 发表于 2011-1-30 09:32:40 | 显示全部楼层
问题解决了,我原来是从其他地方考的程序,里面出了问题,后来我重新自己输过程序就OK了。
发表于 2011-3-7 15:54:32 | 显示全部楼层
回复 2# mengling 9 c3 _% N! p& z
3 S) F! R- D8 U) u: o
) z" g5 F* |5 Q* J0 q2 c
    开玩笑了吧。。。,这跟大小写半点关系都没有
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|SimulWay 道于仿真   

GMT+8, 2025-9-11 02:33 , Processed in 0.011588 second(s), 14 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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