Exports a session configuration to a buffer.
This node verifies that the session configuration is valid. If the configuration is invalid, this node returns an error.
Handle that identifies the NI-FGEN instrument session as 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
Reference to the NI-FGEN instrument session to pass to the next node in the program.
Byte array that contains the exported configuration.
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.
You can export and import the following between NI-FGEN sessions:
Arbitrary waveforms you export and import between sessions using this node must meet the following criteria:
You can set the device mode with the Configure Output Mode node.
When exporting and importing configurations between NI-FGEN sessions that were initialized with different channels using the channel name input to the Initialize With Channels node, the configuration of the exporting channel is mapped to the importing channel.
For example, if your entry for channel name is 0 for the exporting session and 1 for the importing session, the configuration exported from channel 0 is imported into channel 1.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application