设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 7852|回复: 2

[求助] 有关em-plant的编程

[复制链接]
发表于 2008-3-29 07:21:17 | 显示全部楼层 |阅读模式
5仿真币
在eM-Plant中,新加入一个Method,里面的编程如下:
) W" \0 T7 X+ p1 Tis0 ?6 a  I* V  }9 u: ?. z) W
do  I1 `) {( ^- Q& H, w$ e/ k+ E" ]- X
Counter := counter +1;$ ?3 q9 p2 F9 Q0 d4 V6 Q
print counter;+ D1 A( W; \" M" Q8 J
if counter = 10
5 @. o# D1 B0 @! @. X then @.quality := "bad";
+ U+ ]' K) h, Z" [ counter :=0;8 E' |( H4 t" ~% Z6 [% P4 E, C: M
else @.quality :="good";   6 D' j4 a! z( n8 |
end;
6 i; r0 I( J7 A- o Print @.quality;2 Z' S7 H% [( L: P' D
@.move;! V$ r8 y1 k4 s+ K9 F) ?
end;
/ B1 @9 P! }; x
/ T1 r9 Z' h1 l" T$ `0 ~" N3 }( c# m! N. E4 v; @( _
然后就出现了一下的错误:1 g& N) |8 ^* Y2 i
Error in method '.Models.Frame_5.rework' in line 8: A 'VOID' cannot accept the method 'quality'.
3 |2 [9 _3 X8 j3 b# c3 m3 e, U: e9 d/ p/ S
本人是个新手,想也想不明白,望那位仁兄能解答一下,谢谢!

最佳答案

查看完整内容

右键单击你的entity(来源的那个),在最后一个选项卡里(Custom Attributes)添加一个quality,属性由你设置。
发表于 2008-3-29 07:21:18 | 显示全部楼层
右键单击你的entity(来源的那个),在最后一个选项卡里(Custom Attributes)添加一个quality,属性由你设置。
发表于 2008-3-30 14:09:04 | 显示全部楼层
quality'是entity设置的一个属性,你这A 'VOID' cannot accept the method 'quality',表示你entity里面还没有设置这个属性。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-4-28 22:02 , Processed in 0.013577 second(s), 13 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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