NIRfsg.GetService Method
- Updated2025-05-22
- 1 minute(s) read
NIRfsgGet
Returns an object that represents a service provided by NIRfsg.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public Object GetService( Type serviceType )
Public Function GetService ( serviceType As Type ) As Object
Parameters
Return Value
ObjectReturns an Object that represents a service provided by NIRfsg, or null if NIRfsg does not provide the specified service.