Convert Binary To WDT Response Data (U32)
- Updated2023-02-17
- 2 minute(s) read
Convert Binary To WDT Response Data (U32)
Converts binary data to expect low (L) or expect high (H) digital waveform data types.
A bitmask may be specified to create don't care (X) data.
Inputs/Outputs

data
The high and low values for the digital waveform.

dt
The specified time between values in digital waveform.

signal list
The specified bits from data that you want to include in the digital waveform.

compare enable
The bitmask that selects between X (ignore) and a compare value determined by the data array.
Bits set to 0 translate to X, and bits set to 1 translate to L (compare low) or H (compare high) depending on the value of the corresponding bit in the data array. If this array is empty, all the values in the data array translate to L and H.

compress data
Parameter that specifies whether the digital waveform data is compressed.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

digital waveform
The returned converted data for the waveform.

error out
Error information.
The node produces this output according to standard error behavior.