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