1.1.4 OA_Col-GetData(Numeric)


Description

Get a numeric array from a Column.

Minimum Version Required: Origin 8.5 SR0

Connector Pane

OA Col-GetDataN.png

Controls and Indicators

CI ref c.jpg Origin.Column is a reference to Origin.Column.
CI num c.jpg nStart is the starting index to set array, default is 0.
CI num c.jpg nEnd is the ending index to set array, default is -1.
CI err c.jpg error in(no error) contains error information that occur before this VI or function runs.
CI ref i.jpg Origin.Column is a reference to Origin.Column.
CI dbl i.jpg Data is a 1D array of numeric data
CI err i.jpg Error Out contains error information.