L
lunatic
Hello to all
I want to simplify a formula of Aspen Process Data Add-In, this formul
are necessary 13 parameters, where 3 varian and the others ar
constant.
=ATGetAgg(TAG,Server,Map,StartTime,EndTime,Pediod,Calculation,AggMethod,AggStep,AnchorDsAdjust,NDSetting,Norientation,NTagDirection)
Parameters:
TAG
Server --->Constant
Map --->Constant
StartTime
EndTime
Period --->Constant
Calculation --->Constant
AggMethod --->Constant
AggStep --->Constant
AnchorDsAdjust --->Constant
NDSetting --->Constant
NOrientation --->Constant
NTagDirection --->Constant
I want a formula that contain 3 parameters:
e.g.: =Aspen(TAG, StartTime, EndTime)
and the result is identical like original formula ATGetAgg.
Sorry for my english.
Thanks
I want to simplify a formula of Aspen Process Data Add-In, this formul
are necessary 13 parameters, where 3 varian and the others ar
constant.
=ATGetAgg(TAG,Server,Map,StartTime,EndTime,Pediod,Calculation,AggMethod,AggStep,AnchorDsAdjust,NDSetting,Norientation,NTagDirection)
Parameters:
TAG
Server --->Constant
Map --->Constant
StartTime
EndTime
Period --->Constant
Calculation --->Constant
AggMethod --->Constant
AggStep --->Constant
AnchorDsAdjust --->Constant
NDSetting --->Constant
NOrientation --->Constant
NTagDirection --->Constant
I want a formula that contain 3 parameters:
e.g.: =Aspen(TAG, StartTime, EndTime)
and the result is identical like original formula ATGetAgg.
Sorry for my english.
Thanks