From 6:00 PM CST Friday, Feb 15th - 2:00 AM CST Sunday, Feb 17th, ni.com will be undergoing system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 6:00 PM CST Friday, Feb 15th - 2:00 AM CST Sunday, Feb 17th, ni.com will be undergoing system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
Returns True if the first value is less than or equal to the second value. Otherwise, this node returns False.
This node can also compare an array or cluster of a data type to a scalar of the same data type and produce an array or cluster of Boolean values.
First value to compare. x must be either the same type as y or composed of the same type as y.
Second value to compare. y must be either the same type as x or composed of the same type as x.
Boolean result of the operation.
When you compare two arrays, x <= y? is a scalar in Compare Aggregates mode and a Boolean array in Compare Elements mode (default).
Where This Node Can Run:
Desktop OS: none
FPGA: All devices
Web Server: Not supported in VIs that run in a web application