NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

ImplicitConnectionExistsWarningCode Property

  • Updated2023-02-21
  • 2 minute(s) read
ImplicitConnectionExistsWarningCode Property
Gets the warning code if the path between the channels is not available, the channels are not explicitly connected, but the implicit connection exists between them.

Namespace:  NationalInstruments.ModularInstruments.NISwitch
Assembly:  NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)
Visual Basic (Declaration)
Public Shared ReadOnly Property ImplicitConnectionExistsWarningCode As Guid
C#
public static Guid ImplicitConnectionExistsWarningCode { get; }

Property Value

Type: System..::.Guid
Returns the GUID ("C18A9B2D-C352-4331-A8B5-79BC532923CE") of the warning.

See Also

Log in to get a better experience