Timer
- Updated2025-10-14
- 1 minute(s) read
Gets the Timer sub-object containing properties used to configure Timer Events.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgTimerEvent Timer { get; }
Remarks
Returns object of type RfsgTimerEvent.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Timer property was accessed after the associated NIRfsg object was disposed. |