NI Switch Executive

Table of Contents

Channels.Add

  • Updated2023-02-21
  • 1 minute(s) read

Syntax

Channels.Add ( channel)

Purpose

Adds an existing channel to the collection.

Remarks

Channels cannot be added to the virtual device configuration independently. You must add the entire IVI device to the configuration to add its channels to the configuration. You can add channels to the collection of hardwires, or to a mutual or set exclusion.

Parameters

channel As Channel

[In] Pass the Channel object for the channel you want to add to the collection. To obtain the Channel object, use the Item property.

Log in to get a better experience