NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCRCompensation.ShortCustomCableCompensationEnabled Property

  • Updated2024-01-04
  • 2 minute(s) read
DCPowerOutputLCRCompensation.ShortCustomCableCompensationEnabled Property

DCPowerOutputLCRCompensationShortCustomCableCompensationEnabled Property

Defines how to apply short custom cable compenation in LCR mode when CableLength is set to CustomOnboardStorage or CustomAsConfigured.

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

Syntax

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

Property Value

Type: Boolean
The default value is true.

Remarks

Note Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

LCR custom cable compensation uses compensation data for both an open and short configuration.

TrueUses short custom cable compensation data generated by PerformShortCustomCableCompensation.
FalseUses default short custom cable compensation data.

See Also

Log in to get a better experience