Admin Production ni-theme
Current Publication

Array Functions

LabWindows/CVI

Array Functions Class Help

When you call methods or set and get properties of ActiveX servers, you must pass arrays as safe arrays. Safe arrays are structures that hold the array data, number of dimensions, and size of each dimension.

This class contains functions to complete the following actions:

  • Convert between C–style arrays and safe arrays
  • Get the dimension and size of a safe array

When passing arrays to automation functions, you must pass them as safe arrays.

This library also contains functions that allow you to convert between C–style arrays and variants containing safe arrays. You can find these functions in the Variant Related Functions class.

Library: ActiveX Library