ImplicitConnectionExistsWarningCode Property
- Updated2023-02-21
- 2 minute(s) read
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; } |