Returns a list of names of class capability groups that the IVI specific driver implements.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public string[] GetGroupCapabilities()

Returns

Returns an array of String containing the list of names of class capability groups that the NI-DCPower driver implements.

Exceptions

TypeDescription
System.ObjectDisposedException

The GetGroupCapabilities method was accessed after the associated NIDCPower object was disposed.