ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgWarning.OutOfRangeWarningCode Property

RfsgWarning.OutOfRangeWarningCode Property

RfsgWarningOutOfRangeWarningCode Property

Gets the warning code when the specified value is outside the valid range and device performance is not guaranteed.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static Guid OutOfRangeWarningCode { get; }
Public Shared ReadOnly Property OutOfRangeWarningCode As Guid
	Get

Property Value

Type: Guid
Returns the GUID ("F10F5EDC-DFBE-4e7f-B580-C78598F570BC") of the warning.

See Also

In This Section
Was this information helpful?