
To view these properties, double-click the block on the Wire Sheet block or the block name in the Nav tree.
| Property | Value | Description |
|---|---|---|
| Out | read-only value slot | Outputs a filtered value. |
| Trend In | required value slot | Links from the output of other logic blocks or data sources to supply trend data to the current logic block. |
Consider a numeric history with records that contain an invalid value (NaN, +inf or -inf) or null status.

The Analytic Web Chart does not plot record values, which are NaN or infinite (+inf or -inf), but does plot record values with the other status settings, including those with a null status.

This is similar to how the standard Web Chart functions when the property equals gap; however, the standard Web Chart displays a gap for any record with a null status.

An algorithm can use an Invalid Value Filter Block to filter out trend records with invalid values or statuses.

The Analytic Web Chart using the alg:InvalidValueFilter algorithm does not display gaps at the timestamps where records have been filtered out.
