Compares a digital waveform to another digital waveform.
The index where you want to start the comparison within digital waveform B.
Default: 0
The index where you want to start the comparison within digital waveform A.
Default: 0
Waveform that you want to use to perform a digital comparison.
Waveform that you want to use to perform a digital comparison.
Error conditions that occur before this node runs. Unlike most nodes, this node runs normally even if an error occurs before this node runs.
Default: no error
Comparison results that you want this node to return.
Name | Value | Description |
---|---|---|
Pass/Fail Only | 0 | Returns only passed? as an output, which improves the performance of the comparison. |
Pass/Fall and Number of Errors | 1 | Returns passed? and number of failed samples. |
Pass/Fail, Number of Errors and Diff Data | 2 | Returns passed?, number of failed samples, and diff data. |
Default: Pass/Fail Only
Number of samples in digital waveform A and digital waveform B to compare.
Default: -1—The node compares all samples.
Total number of corresponding samples in digital waveform A and digital waveform B that do not match.
Digital waveform representing the comparison of digital waveform A and digital waveform B. Zeros represent corresponding samples that match. Ones represent corresponding samples that differ. You can use this data to determine the exact location of all differing samples.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: This product does not support FPGA devices