Method GetTimeSetDriveFormat
- 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
sessionsBundleDigitalSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.DigitalSessionsBundle object.
timeSetstring-
the name of the time set.
Returns
- PinSiteData<DriveFormat>
-
The pin-site aware drive format for the specified time set.