DigitalDriverUtility.ResetAttribute Method (Int32)
- Updated2023-11-24
- 1 minute(s) read
DigitalDriverUtilityResetAttribute Method (Int32)
Resets a driver attribute to its default state.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public void ResetAttribute( int attributeId )
Public Sub ResetAttribute ( attributeId As Integer )
Parameters
- attributeId
- Type: SystemInt32
The attribute to reset.
Exceptions
Exception | Condition |
---|---|
OperationNotSupportedException | The value for attributeId is not a valid attribute identifier. |
Remarks
Use this method to reset an attribute that applies either to the whole session or to all of the channels.