Sets the output mode of the waveform generator, which determines how the waveform generator produces waveforms.
The waveform generator must not be in the Generating state when you call this node.
Handle that identifies your instrument session previously allocated by Initialize With Channels.
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
Mode that determines the waveform output that the waveform generator produces.
The value you specify determines which nodes and properties you can use to configure the waveform.
Name | Value | Description |
---|---|---|
Standard Function | 0 | Generates standard function waveforms such as sine, square, and triangle. |
Frequency List | 1 | Generates a standard function using a list of frequencies you define. |
Arbitrary Waveform | 2 | Generates waveforms from user-created or user-provided waveform arrays of numeric data. |
Arbitrary Sequence | 3 | Generates downloaded waveforms in the order you specify. |
Script | 4 | Allows you to use scripting to link and loop multiple waveforms in complex combinations. |
Default: Standard Function
Reference to your instrument session to wire to the next node.
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