NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSource.ComplianceLimitSymmetry Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSource.ComplianceLimitSymmetry Property

DCPowerOutputSourceComplianceLimitSymmetry Property

Specifies whether compliance limits for current generation and voltage generation for the device are applied symmetrically about 0 V and 0 A or asymmetrically with respect to 0 V and 0 A.

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

Syntax

public DCPowerComplianceLimitSymmetry ComplianceLimitSymmetry { get; set; }
Public Property ComplianceLimitSymmetry As DCPowerComplianceLimitSymmetry
	Get
	Set

Property Value

Type: DCPowerComplianceLimitSymmetry
The default value is Symmetric.

Remarks

Refer to the Single Point Source Mode and Sequence Source Mode topics in the NI DC Power Supplies and SMUs Help for more information about compliance limits.

See Also

Log in to get a better experience