Hello all,
I am using UniSims "USE-IT" excel interface to update a unisim case with values from Excel. I'm able to do this for most object properties, but some give me errors. Specifically, trying to specify a heat exchangers UA value gives me an input error.
Here is the input XML:
<UnisimTag uopCaption="UA" uopUnisimObjectName="E-0301.UA" uopUnisimObjectPath="oUnisimSimCase.flowsheet.Operations.item('E-0301').UA"/>
The error is:
Error in unisimIO.Execute_Batch:
Invalid input for oUnisimSimCase.flowsheet.Operations.item('E-0301').UA Error text:uopUnisimEvaluator::SetValue error - description: [object Error] - code: oUnisimCase.flowsheet.Operations.item('E-0301').UA.SetValue(100, "kJ/C-h") code: oUnisimSimCase.flowsheet.Operations.item('E-0301').UA: 2014-01-24 8:48:29 PM
I know it's a long shot, but I'm completely stuck, any help would be just awesome.
Thanks,
-Cole