Resets the property to its default value.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void ResetAttribute(string channelName, int attributeID)

Parameters

NameTypeDescription
channelNamestring

Specifies the channel name of the channel specific property.

attributeIDint

Specifies the attribute to be reset.

Exceptions

TypeDescription
System.ObjectDisposedException

The ResetAttribute method was accessed after the associated NIRfsg object was disposed.