Table of Contents

Class GangingInfo

Namespace
NationalInstruments.SemiconductorTestLibrary.Common
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

Defines an object that contains the ganging information for an individual pin for each site.

public class GangingInfo : CascadingInfo

Inheritance

Inherited Members

Constructors

GangingInfo(string, int)

Constructs a NationalInstruments.SemiconductorTestLibrary.Common.GangingInfo object for a leader channel.

GangingInfo(string, int, string, string, string, string)

Constructs a NationalInstruments.SemiconductorTestLibrary.Common.GangingInfo object for a follower channel.

Properties

ChannelsCount

Number of pins or channels in a ganged pin group.

IsFollower

Gets a value that indicates if the channel is a follower channel in a ganged group.

MeasureTriggerName

Name of the trigger line to use for the synchronization of measurements.

SequenceAdvanceTriggerName

Name of the trigger line to use for the synchronization of sequence loops.

SourceTriggerName

Name of the trigger line to use for the synchronization of outputs.

StartTriggerName

Name of the trigger line to use for the synchronization of output sequence.