nitypes.vector

Vector data type for NI Python APIs.

Vector Data Type

Vector: A vector data object represents an array of scalar values with units information. Valid types for the scalar value are bool, int, float, and str.

Attributes

TScalar

Classes

Vector

A sequence of scalar values with units information.

Module Contents

nitypes.vector.TScalar