NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API Reference...Switch ClassSwitch.PowerDownLatchingRelaysAfterSettling PropertyCurrent page
Table of Contents

Switch.PowerDownLatchingRelaysAfterSettling Property

Switch.PowerDownLatchingRelaysAfterSettling Property

SwitchPowerDownLatchingRelaysAfterSettling Property

Specifies if WaitForSettling powers down latching relays after waiting for the device to settle.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public bool PowerDownLatchingRelaysAfterSettling { get; set; }
Public Property PowerDownLatchingRelaysAfterSettling As Boolean
	Get
	Set

Property Value

Type: Boolean
Specifies if WaitForSettling powers down latching relays after waiting for the device to settle.

See Also

In This Section
Was this information helpful?