Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Greater? Function

NI LabVIEW 8.6 Help
June 2008

NI Part Number:
371361E-01

»View Product Info

Owning Palette: Comparison Functions

Installed With: Base Package

Returns TRUE if x is greater than y. Otherwise, this function returns FALSE. You can change the comparison mode of this function.

You can 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. The connector pane displays the default data types for this polymorphic function.

Example

x and y must be of the same type.
x > y? returns the Boolean result of the operation. When you compare arrays, x > y? is a scalar in Compare Aggregates mode and a Boolean array in Compare Elements mode (default).

Example

Refer to the Greater - Various Uses VI in the labview\examples\general\functions\Comparison directory for an example of using the Greater? function.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit