Table of Contents

Method GetTimeSetDriveFormat

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

GetTimeSetDriveFormat(DigitalSessionsBundle, string)

Gets the configured time set drive format.

public static PinSiteData<DriveFormat> GetTimeSetDriveFormat(this DigitalSessionsBundle sessionsBundle, string timeSet)

Parameters

sessionsBundle DigitalSessionsBundle

The DigitalSessionsBundle object.

timeSet string

the name of the time set.

Returns

PinSiteData<DriveFormat>

The pin-site aware drive format for the specified time set.