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

datatype_icon

data

The high and low values for the digital waveform.

datatype_icon

dt

The specified time between values in digital waveform.

datatype_icon

signal list

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

datatype_icon

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.

datatype_icon

compress data

Parameter that specifies whether the digital waveform data is compressed.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

digital waveform

The returned converted data for the waveform.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior