ScopeDriverIdentity.GetGroupCapabilities Method
- Updated2023-09-06
- 1 minute(s) read
ScopeDriverIdentityGetGroupCapabilities Method
Returns a list of names of class capability groups that the IVI specific driver implements.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public string[] GetGroupCapabilities()
Public Function GetGroupCapabilities As String()
Return Value
Type: StringAn array of String containing the list of names of class capability groups that the NI-SCOPE driver implements.