Sedona

Max

Doc Home > API Index > control > Max


Inheritance

sys::Obj
  sys::Virtual
    sys::Component
      control::Max
public class Max [niagaraIcon="module://icons/x16/control/control.png"]

Max selects the highest of 2 inputs to send to the output


Fields

in1

public property float in1

first value for comparison

in2

public property float in2

second value for comparison

out

public property float out [readonly]

the minimum of in1 and in2


Methods

execute

public virtual override void execute()

Execute the comparison


Doc Home > API Index > control > Max


Last update: April 28, 2020