Groups

None

Group members

NameDescription
NiFpga_WriteArrayBool

Writes an array of boolean values. Writes an entire array of boolean values to a given array control or indicator.

NiFpga_WriteArrayDbl

Writes an array of double-precision floating-point values. Writes an entire array of double-precision floating-point values to a given array control or indicator.

NiFpga_WriteArrayI16

Writes an array of signed 16-bit integer values. Writes an entire array of signed 16-bit integer values to a given array control or indicator.

NiFpga_WriteArrayI32

Writes an array of signed 32-bit integer values. Writes an entire array of signed 32-bit integer values to a given array control or indicator.

NiFpga_WriteArrayI64

Writes an array of signed 64-bit integer values. Writes an entire array of signed 64-bit integer values to a given array control or indicator.

NiFpga_WriteArrayI8

Writes an array of signed 8-bit integer values. Writes an entire array of signed 8-bit integer values to a given array control or indicator.

NiFpga_WriteArraySgl

Writes an array of single-precision floating-point values. Writes an entire array of single-precision floating-point values to a given array control or indicator.

NiFpga_WriteArrayU16

Writes an array of unsigned 16-bit integer values. Writes an entire array of unsigned 16-bit integer values to a given array control or indicator.

NiFpga_WriteArrayU32

Writes an array of unsigned 32-bit integer values. Writes an entire array of unsigned 32-bit integer values to a given array control or indicator.

NiFpga_WriteArrayU64

Writes an array of unsigned 64-bit integer values. Writes an entire array of unsigned 64-bit integer values to a given array control or indicator.

NiFpga_WriteArrayU8

Writes an array of unsigned 8-bit integer values. Writes an entire array of unsigned 8-bit integer values to a given array control or indicator.

Attachments

None