Results from comparing two signals
The DataTypeWorkflow.DiffSignalResult
object
manages the results from comparing two signals. A DataTypeWorkflow.DiffSignalResult
object contains the value differences of the
signals, the tolerance data, and the data after any specified synchronization methods are
performed.
The DataTypeWorkflow.Converter.compareRuns
method returns a handle to a
DataTypeWorkflow.DiffSignalResult
object, which contains
the comparison results.