Channel.SetActive()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Instrument classes > class CHANNEL >

Channel.SetActive()

Description

Allow a script to set the Active Cell flag in a Channel object.

 

Type

INSTANCE FUNCTION

 

Usage

Channel.SetActive(Switch)

 

Switch

BOOL

TRUE = channel runs.

FALSE = channel is skipped.