Table of Contents

Property AllChannelsString

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Scope
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

AllChannelsString

The all channels string associated with the Session.

public string AllChannelsString { get; }

Property Value

string

Remarks

It's a comma-separated string of channel numbers (when the associated Session is a single instrument session) or instrument-channel pairs (when the associated Session is a multi-instrument session. For example, "0, 1", "Scope_5622_C1_S10/0, Scope_5622_C1_S11/1", etc.