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
sessionsBundleDigitalSessionsBundleThe DigitalSessionsBundle object.
timeSetstringthe name of the time set.
Returns
- PinSiteData<DriveFormat>
The pin-site aware drive format for the specified time set.