DeviceCharacteristics
- Updated2025-10-14
- 1 minute(s) read
Gets the DeviceCharacteristics sub-object to get device characteristics such as MemorySize, ModuleRevision, and SerialNumber. An active channel can be passed using the indexer NationalInstruments.ModularInstruments.NIRfsa.RfsaDeviceCharacteristics.this[string].
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaDeviceCharacteristics DeviceCharacteristics { get; }
Remarks
Returns an object of type RfsaDeviceCharacteristics.