首页

VB读取Aspen数值老是424错误?

我的Aspen版本是2006.5,VB6.0 按照那个手册上的程序和实例去做的,但是一直出现“424要求对象”错误 错误显示在 Set ihColumn = ihAPSim.Tree.Data.Blocks.B6这一行 代码如下: Private Sub Command5_Click() 'This example retrieves scalar variables from a block Dim ihColumn As IHNode Dim nStages As Long Dim buratio As Double 'navigate the tree to the RADFRAC block Set ihColumn = ihAPSim.Tree.Data.Blocks.B6 'get the number of stages nStages = ihColumn.Input.Elements("NSTAGE").Value 'Get the boilup ratio buratio = ihColumn.output.Elements("BU_RATIO").Value MsgBox "Number of Stages is:" & nStages _ & Chr(13) & "Boilup Ratio is:" & buratio, , "GetScalarValuesExample" End Sub 显示全部
4人参与回答
,自控设计工程师 2018-08-04回答
使用aspen simulation workbook工具就好了,excel最好使用03版本的,高版本asw工具的兼容性不高
,化工设备专员 2018-08-04回答
当引用对象属性或方法时,没有提供正确的对象限定符。很可能是ihapsim没有申明。
,设备工程师 2018-08-04回答
使用aspen simulation workbook工具就好了,excel最好使用03版本的,高版本asw工具的兼容性不高 您好,想跟你学习一下aspen simulation workbook,不知道怎么联系您呢,我的邮箱 wangcup ,qq:319883518,重谢!
,设备工程师 2018-08-04回答
那个手册?可以问一下是那个手册吗 另外怎么样实现 aspen与excel或者hysys与excel之间的数据传递
 
 
这是一条消息提示
 
提醒
您好,您当前被封禁天,这天内您将不能登陆盖德问答,离解封时间还有
我已了解
提醒
提问需要5个能量值,您当前能量值为,请完成任务提升能量值
去查看任务