Property settings – BUCHI NIRWare User Manual
Page 159

NIRWare 1.5 Software Manual
NIRWare Suite
153
Tips and tricks
The notation used is C# notation. Refer to C# reference documentation for more detailed description
of the notation. Not all C# functions and constructs are available.
Terminate lines with semicolon “;”
Set the action and warning limits manually for calculated properties. Action limits can be set to catch
the value used to indicate an error, e.g. -1000 in the examples above.
Comments can be written as “//” in front of a line, or after the code in a line.
One calculated property cannot use another calculated property. Instead one can include the code
from the first calculated property in the second.
Take care of the Bias and slope correction values, if applied for the calculated property.
6.2.6. Property settings
Only for quantitative property there are following parameters:
Decimal Places
(Result)
Define, how many positions after the decimal point will be displayed for the
prediction result.
Default: 2
To get access to the property parameter list, click on the entry "Properties" and the on "New" in the file
tree list on the left to create a new property entry.
In case more than one property is created in the application already, it will be possible to adjust the
position (order) of the properties how they will be shown in the operator and in reports. To do so, edit the
position number for each property.