NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerAdvanced.IsolationState Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerAdvanced.IsolationState Property

DCPowerAdvancedIsolationState Property

Specifies the isolation state for an instrument channel.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public DCPowerIsolationState IsolationState { get; set; }
Public Property IsolationState As DCPowerIsolationState
	Get
	Set

Property Value

Type: DCPowerIsolationState
Returns and takes enums of type DCPowerIsolationState. The default value is Isolated.

See Also

Log in to get a better experience