Description

The NumericFacets component is used to create numeric facets by defining a unit, a precision, a minimum, and a maximum.


Implementation

  • Drag and drop the component into the station
  • Connect or complete the following properties: unit, precision, min and max

Properties

  • Status: Indicates the status of the component. Can be {ok} or {fault}
  • FaultCause: Gives the error description if applicable
  • Out: The created facets
  • Unit: The unit
  • Accuracy: The precision
  • Min: The minimum
  • Max: The maximum. Make sure it is not smaller than the minimum


Training

You can follow this e-learning course to practice