Retrieve continues data from a worksheet to create dynamic data. First Col Index is zero offset.
|
Origin.Worksheet is a reference to Origin.Worksheet.
|
|
First Col Index is the index of the first column that will be used to create dynamic data. It is zero offset. And default value is 0.
|
|
Num of cols means how many columns involved into creating dynamic data. Default value is -1, which indicates that all of the columns will be used to create dynamic data.
|
|
error in contains error information that occur before this VI or function runs.
|
|
Origin.Worksheet Dup is a reference to Origin.Worksheet.
|
|
Dynamic Data Out returns the dynamic data which transferred from the data of several columns of a worksheet.
|
|
error IO contains error information.
|