Physical Channel:Signal Type Property

LabView Local Project Settings

Physical Channel:Signal Type Property

Short Name: PhysChanSigType

Installed With: Base Package

Class: DAQmxName Properties

Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Physical Channel control.

1AI
2AO
4DI Line
8DI Port
16DO Line
32DO Port
64CI
128CO
256Switch

To have the control display multiple signal types, add the appropriate numbers together. For example, to display AI and CO, pass 129 (128 + 1) into the node.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo