NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

HandshakingInitiation Property

  • Updated2023-02-21
  • 2 minute(s) read
HandshakingInitiation Property
Gets or sets a value which specifies how to start handshaking with a measurement device.

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 Property HandshakingInitiation As Integer
C#
public int HandshakingInitiation { get; set; }

Property Value

Type: System..::.Int32
The values that can be set on this property are defined in NISwitch.SwitchScanInitiation.

Exceptions

ExceptionCondition
ObjectDisposedException The HandshakingInitiation was accessed after the associated NISwitch.NISwitch object was disposed.

See Also

Log in to get a better experience