NI-SCOPE .NET Class Library Help

ScopeWarning.ChannelOverload Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeWarning.ChannelOverload Property

ScopeWarningChannelOverload Property

Gets the warning code when the 50 ohm protection on one or more channels has been disabled because of excess signal power.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

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

Property Value

Type: Guid
The GUID ("3BC10F42-A518-4686-A2DA-B661EAF7C3E6") of the warning.

See Also