mekiPriority

PriortyBinary
PriortyBinary component

PriortyBinary provide NULL Out during Enable is false. When Enable is true, Out equal to In in Boolean.

Parameters:
  • Out (option) – Equal to NULL when Enable is false, otherwise equal to In when Enable is true

  • In (boolean) – Input value

  • Enable (boolean) – Enables the component

PriortyFloat
PriortyFloat component

PriortyFloat provide NULL Out during Enable is false. When Enable is true, Out equal to In in Boolean.

Parameters:
  • Out (option) – Equal to NULL when Enable is false, otherwise equal to In when Enable is true

  • In (real) – Input value

  • Enable (boolean) – Enables the component