The save output history checkboxes are currently greyed out when trying to map a variable to an output attribute when creating an analysis template. I have several analyses where I don't want to create Pi Points.
The save output history checkboxes are currently greyed out when trying to map a variable to an output attribute when creating an analysis template. I have several analyses where I don't want to create Pi Points.
Can you tell us more about which methods are involved in your calculation?
There are several methods used in analysis whose output much be a PI Point. In particular, methods that are expensive or expect previous values.
A list of analysis that require your output to be saved:
DeltaValue
FindEq
FindGE
FindGT
FindLE
FindLT
FindNE
HasValueChanged
NumOfChanges
TimeEq
TimeGE
TimeGT
TimeLE
TimeLT
TimeNE
NoOutput()
It is possible to also use data reference "None", but this will have an adverse performance impact on your AF server and is not recommended.
The analysis I tested before was a simple If-then statement