Fetches the data as a two-dimensional array of unsigned 32-bit integers and returns the number of samples read.
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 specified number of samples to fetch.
If you specify a value for samples to read that is greater than the number of samples in the device memory, NI-HSDIO returns the samples that are acquired after max time milliseconds. Setting this parameter to -1 acquires the samples per record specified in the niHSDIO Configure Acquisition Size node.
The time, in milliseconds, allotted for the node to complete before NI-HSDIO returns a timeout error.
If you set the value to -1, the node never times out. If you set this parameter to 0, the node returns immediately with up to the number of samples specified in samples to read.
If samples to read is greater than the number of samples in the device memory and all the available samples are acquired before a timeout, NI-HSDIO returns the available samples.
Default: 10000
The number of records you want to fetch from onboard memory.
Default: -1
The record at which you want to start fetching data.
Default: 0
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.
The returned data for the waveform.
The absolute and relative timestamp for the operation, the dt, and the actual number of samples read.
absolute timestamp returns the absolute timestamp for the operation.
relative timestamp returns the relative timestamp for the operation.
dt returns the time between values in the waveform.
The returned number of samples read.
reserved 1 is reserved for future use.
reserved 2 is reserved for future use.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application