Owning Palette: Signal Analysis Express VIs
Requires: Full Development System
Performs limit testing on Signals.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Add to the block diagram | Find on the palette |
Parameter | Description |
---|---|
Upper Limit | Uses an upper limit for mask and limit testing. Contains the following options:
|
Lower Limit | Uses a lower limit for mask and limit testing. Contains the following options:
|
Result Preview | Displays a preview of the measurement. The Result Preview plot indicates the value of the selected measurement with a dotted line. If you wire data to the Express VI and run the VI, Result Preview displays real data. If you close and reopen the Express VI, Result Preview displays sample data until you run the VI again. If the cutoff frequency values are invalid, Result Preview does not display valid data. |
Parameter | Description |
---|---|
Upper Constant | Compares Signals to the value in Upper Constant. The value you wire to this input overrides the value you set in the configuration dialog box. |
Signals | Contains the input signal or signals. |
Upper Limit | Specifies the upper limit for mask and limit testing. The value you wire to this input overrides the value you set in the configuration dialog box. |
Lower Limit | Specifies the lower limit for mask and limit testing. The value you wire to this input overrides the value you set in the configuration dialog box. |
Lower Constant | Compares Signals to the value in Lower Constant. The value you wire to this input overrides the value you set in the configuration dialog box. |
error in | Describes error conditions that occur before this node runs. |
Parameter | Description |
---|---|
Tested Signals | Returns the upper and lower limits, the input signal, and the failures. |
Passed | Indicates the result of limit testing. If Passed is TRUE, the signal is less than or equal to the upper limit and greater than or equal to the lower limit. |
Point Evaluation | Returns the results of the limit testing at each data point. If Point Evaluation is TRUE, the data point is less than or equal to the upper limit and greater than or equal to the lower limit. |
error out | Contains error information. This output provides standard error out functionality. |
The Express VI compares Signals with the upper and lower limits you set and returns the result of the comparison at each data point. The Express VI also returns an array of waveforms that contains the upper limit and lower limit, the signal, and the failures.
This Express VI operates similarly to the following VIs and functions:
Waveform Scalar Limit Comparison
Limit Specification
Limit Testing