Arrays

NI-Motion Functions

Arrays

When a primary type is inside square brackets, such as, [i16], an array of the type named is required for that parameter. Typically, arrays are passed by reference, not value. Refer to Language-Specific Considerations for information about passing and returning arrays of data.