Jump to content

Limit Testing function: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Waveform/Analog Waveform/Waveform Monitoring{{!}}Waveform Monitoring palette|type=vi|icon=Waveform Monitoring Palette - Limit Testing.png}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Waveform/Analog Waveform/Waveform Measurements/Waveform Monitoring{{!}}Waveform Monitoring palette|type=vi|icon=Waveform Monitoring Palette - Limit Testing.png}}


The '''Limit Testing''' function performs limit testing on waveform or cluster input data. The VI compares '''signal in''' with '''upper limit''' and '''lower limit''' and ignores any limit input that is not wired. You can wire '''output values''' to a graph to view the limits, signal, and failures. Wire data to the '''signal in''' input to determine the polymorphic instance to use or manually select the instance.  
The '''Limit Testing''' function performs limit testing on waveform or cluster input data. The VI compares '''signal in''' with '''upper limit''' and '''lower limit''' and ignores any limit input that is not wired. You can wire '''output values''' to a graph to view the limits, signal, and failures. Wire data to the '''signal in''' input to determine the polymorphic instance to use or manually select the instance.  

Latest revision as of 19:53, 24 November 2020

Object information
Owning palette(s) Waveform Monitoring palette
Type VI
Requires Basic Development Environment
Icon

The Limit Testing function performs limit testing on waveform or cluster input data. The VI compares signal in with upper limit and lower limit and ignores any limit input that is not wired. You can wire output values to a graph to view the limits, signal, and failures. Wire data to the signal in input to determine the polymorphic instance to use or manually select the instance.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links