beautypg.com

Selchan.vi – Measurement Computing UL for NI LabVIEW User Manual

Page 103

background image

Universal Library Virtual Instruments (VIs)

Miscellaneous VIs

SelChan.VI

Selects data for one channel from array with interleaved data for several channels.

Summary:

Inputs:

LowChan

[I32] - Low channel

HighChan

[I32] - High channel

Chan

[I32] - Channel to view

Data

[U16] - Input array

Output:

Data

[U16] - Output array

Arguments:

LowChan

Low channel of the scan specified in one of the scanning VIs.

HighChan

High channel of the scan specified in one of the scanning VIs.

Chan

The channel data you wish to view.

Data

Array holding data for all channels.

Data

(output)

Array holding data for the channel specified by the Chan argument.

103