UserSources
- Updated2025-10-14
- 1 minute(s) read
Gets the UserSources sub-object. To retrieve channel-specific objects of Type RfsaUserSource, pass the channel name to the indexer NationalInstruments.ModularInstruments.NIRfsa.RfsaUserSourceCollection.this[string].
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaUserSourceCollection UserSources { get; }
Remarks
Returns an object of type RfsaUserSourceCollection.