Sedona

types::I2F


sys::Obj
  sys::Virtual
    sys::Component
      types::I2F

public class I2F [niagaraIcon="module://icons/x16/control/util/switch.png"]

I2F integer-to-float converter


in

public property int in

input to convert to float

out

public property float out [readonly]

input converted to an float

execute

public virtual override void execute()

Execute is called once every scan.