设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 3296|回复: 2

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

  [复制链接]
发表于 2011-1-24 21:39:37 | 显示全部楼层 |阅读模式
各位大哥,小弟我刚学习EM-PLANT不久,我是一直照着eM-Plant+7.0系统模拟(培训教程)这个教程来学的,现在学到最后阶段也就是在Dialog这里出了问题。我按照要求编写了对话框。对话框里设置了四个按钮。他们分别是《启动模拟》、《停止模拟》、《重置》、《初始化》。名称分别是:Start、Stop、Reset、Init。我修改的Callback Method 如下:
& C! o# \- S- K& Q; s& X( j(action : string)
- y& Y9 ^$ D! t; Z  r  B# Nis4 I) Z6 |1 l" G: Y7 E
do
8 g3 `# j5 m- |3 ]! S" f        inspect action' ~. @; \! R" I* d
        when "Open" then# \3 v! e7 R/ B' ]0 Z, d# C. f
                -- TODO: add code for the "Open" action here
) K) ^, D/ I+ I) L. z        when "Apply" then
( D, A  @5 \# h- t4 t9 w9 j6 b. A                -- TODO: add code for the "Apply" action here, `" v  s6 k% u. t) I* P. K# k
        when "Close" then6 ]7 Q! j+ s6 c6 g' y0 X
                -- TODO: add code for the "Close" action here
0 N2 e' A# o4 ~: k# j' x4 @        when "start" then .Trainning_Model1.plant5.EventController.start;
+ T4 M6 |' l6 X) U/ B        when "stop" then .Trainning_Model1.plant5.EventController.stop;* I! e; l" v! g9 |% Z- {# [; j# A
        when "reset" then .Trainning_Model1.plant5.EventController.reset;) q! Q9 S' V* I7 ^( g( E6 R# j
        when "Init" then .Trainning_Model1.plant5.EventController.init;
+ B2 Y0 d3 \5 C! F3 s- K        end;
; u, o2 }; d3 n3 F/ N) mend;
' |* ~5 Q. r5 w% ], }7 n当我从对话框点击《启动模拟》,模型确怎么也不会动。我找了好久原因都没有找着。也尝试着在本模型中设置Dialog .结果还是一样,特请各位大哥帮忙。谢谢!
 楼主| 发表于 2011-1-30 09:32:40 | 显示全部楼层
问题解决了,我原来是从其他地方考的程序,里面出了问题,后来我重新自己输过程序就OK了。
发表于 2011-3-7 15:54:32 | 显示全部楼层
回复 2# mengling
. d9 B9 i: J% k6 r4 B* c8 a- N/ A- Z5 ?& b) o
- f4 X. U0 \3 Q4 b* i4 ^2 g
    开玩笑了吧。。。,这跟大小写半点关系都没有
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2025-9-15 07:02 , Processed in 0.018095 second(s), 14 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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