Provides synchronization locks obtained on the driver session.

Derives from

  • IDisposable

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerDriverLock : IDisposable

Remarks

For more information, refer to NI DC Power Supplies and SMUs Help.

Thread Safety

All members of this type are safe for multithreaded operations.

Methods

NameDescription
Dispose()

Releases a driver synchronization lock.

Unlock()

Releases a driver synchronization lock.