Converts binary data to drive low (0) or drive high (1) digital waveform data types.
You can specify a bitmask to create tristate (Z) data.
The high and low values for the digital waveform.
The specified time between values in digital waveform.
The specified bits from data that you want to include in the digital waveform.
The specified bitmask that selects between tristating and driving the value selected in the data parameter.
Bits set to 0 translate to Z (tristate), and bits set to 1 translate to the value of the corresponding bit in data. If drive enable is empty, all the values in the array translate to 0 and 1.
Parameter that specifies whether the digital waveform data is compressed.
Error conditions that occur before this node runs.
The node responds to this input 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.
Default: No error
The returned converted data for the waveform.
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: Not supported
Web Server: Not supported in VIs that run in a web application