IviSwtch Is Configuration Channel

LabVIEW IVI Class Driver

IviSwtch Is Configuration Channel

IviSwtch Base Property

Data Type Access Applies to Coercion High Level VIs
R/W Channel None None

Description

This channel-based property specifies whether to reserve the channel for internal path creation. A channel that is available for internal path creation is called a configuration channel. The driver may use configuration channels to create paths between two channels you specify in the IviSwtch Connect Channels VI. Configuration channels are not available for external connections.

Set this property to TRUE to mark the channel as a configuration channel. Set this property to FALSE to mark the channel as available for external connections.

After you identify a channel as a configuration channel, you cannot use that channel for external connections. The IviSwtch Connect Channels VI returns the IVISWTCH_ERROR_IS_CONFIGURATION_CHANNEL error when you attempt to establish a connection between a configuration channel and any other channel.

Property Node Path

IviSwtch»Channel Configuration»Is Configuration Channel