Reads data from a session of Signal Input Single-Point mode.
The session to read. This session is selected from the LabVIEW project or returned from XNET Create Session. The session mode must be Signal Input Single-Point.
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
An output that is the same as session in, provided for use with subsequent nodes.
This output returns a one-dimensional array of signal values. Each signal value is scaled, 64-bit floating point.
Each array element corresponds to a signal configured for the session. The order of signals in the array corresponds to the order in the session list.
The data returns the most recent value received for each signal. If multiple frames for a signal are received since the previous call to XNET Read (Signal Single-Point) (or session start), only signal data from the most recent frame is returned.
If no frame is received for the corresponding signals since you started the session, the XNET Signal Default Value is returned.
A trigger signal returns a value of 1.0 or 0.0, depending on whether its frame arrived since the last Read (or Start) or not.
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: Supported
Web Server: Not supported in VIs that run in a web application