sys::Obj sys::Virtual sys::Component types::I2F
public class I2F
[niagaraIcon="module://icons/x16/control/util/switch.png"]
I2F integer-to-float converter
public property int in
input to convert to float
public property float out [readonly]
input converted to an float
public virtual override void execute()
Execute is called once every scan.