LabVIEW Analytics and Machine Learning Toolkit API Reference

Read Data (2D Array) VI

  • Updated2023-02-21
  • 2 minute(s) read

Read Data (2D Array) VI

Owning Palette: Data VIs

Requires: Analytics and Machine Learning Toolkit

Reads data and labels. Use this VI to read and view transformed data from the Feature Manipulation VIs.

model in specifies the information about the entire workflow of the model.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
model out returns the information about the entire workflow of the model. Wire model out to the reference input of a standard Property Node to get an AML Analytics Property Node.
data returns data that this VI reads.
data labels returns data labels.
error out contains error information. This output provides standard error out functionality.