ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgWarning ClassRfsgWarning.IQSumOverflowWarningCode PropertyCurrent page
Table of Contents

RfsgWarning.IQSumOverflowWarningCode Property

RfsgWarning.IQSumOverflowWarningCode Property

RfsgWarningIQSumOverflowWarningCode Property

Gets the warning code when the Arb's OSP circuit detected an overflow due to an IQ pair with an absolute value greater than 1.0.

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

Syntax

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

Property Value

Type: Guid
Returns the GUID ("7D0975A4-C700-4676-95A6-D4EB27BBA939") of the warning.

See Also

In This Section
Was this information helpful?