DTbl Digital To Digital Comparison VI
- Updated2025-07-30
- 3 minute(s) read
Compares a digital waveform to another digital waveform or to a specified value or compares a set of digital data to another set of digital data or to a specified value. You must manually select the polymorphic instance you want to use.

Inputs/Outputs
start position B
—
start position B specifies where to start the comparison within digital data B.
start position A
—
start position A specifies where to start the comparison within digital data A.
digital data A
—
digital data A is the digital data for which you want to perform a digital comparison.
digital data B
—
digital data B is the digital data for which you want to perform a digital comparison.
error in (no error)
—
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality. This node runs normally even if an error occurred before this node runs.
compare level
—
compare level specifies the comparison results returned by the VI.
# samples to compare (-1:all)
—
# samples to compare specifies the number of samples in digital data A and digital data B to compare. The default value is -1, which specifies that the VI compares all samples.
passed?
—
passed? returns TRUE if all corresponding values in digital data A and digital data B match.
# failed samples
—
# failed samples returns the total number of corresponding samples in digital data A and digital data B that do not match.
diff data
—
diff data returns the digital data representing the comparison of digital data A and digital data 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 out
—
error out contains error information. This output provides standard error out functionality. |
start position B
—
digital data A
—
error in (no error)
—
compare level
—
# samples to compare (-1:all)
—
passed?
—
# failed samples
—
diff data
—
error out
—