Flushes the I/O buffer.
The resource to be used.
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 flush behavior.
Name | Value | Description |
---|---|---|
Write Transmit Buffer to Device | 32 | Flushes and discards contents of the transmit buffer by writing all the buffered data to the device. |
Discard Receive Buffer | 64 | Flushes and discards contents of the receive buffer (does not perform any I/O to the device). |
Discard Transmit Buffer | 128 | Flushes and discards contents of the transmit buffer (does not perform any I/O to the device). |
Discard Receive and Transmit Buffers | 192 | Flushes and discards contents of the receive and transmit buffers, but does not perform any I/O to the device. |
Default: Discard Receive Buffer
The resource to which a VISA session is opened.
This output also includes the class for the session, which matches that of session in.
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