VeriStand .NET API Reference

Maximum Constructor

NameDescription
Maximum(String, String, BaseNode, BaseNode) Initializes a new instance of Maximum where the values of x and y are both channels.
Maximum(String, String, BaseNode, Double) Initializes a new instance of Maximum where the value of x is a channel and the value of y is a constant.
Maximum(String, String, Double, BaseNode) Initializes a new instance of Maximum where the value of x is a constant and the value of y is a channel.
Maximum(String, String, Double, Double) Initializes a new instance of Maximum where the values of x and y are both constants.

See Also

Log in to get a better experience