Description
The EqualsNaN component can detect whether a value in a StatusNumeric is NaN (which makes it possible to detect such a value coming from certain protocols, LonWorks in particular)
Implementation
-
Drag and drop the component into the station
-
Link the StatusNumeric input to the in slot
Properties
-
Out: the in input to which the {down} status is added if the input value is NaN (thus, by linking the output of the object to a NumericWritable, we can use this is fallback input in case of a NaN value)
-
NanStatus: true if the value of the input is NaN
-
In: the StatusNumeric input