NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCRCompensation.PerformShortCustomCableCompensation Method

  • Updated2024-01-04
  • 2 minute(s) read
DCPowerOutputLCRCompensation.PerformShortCustomCableCompensation Method

DCPowerOutputLCRCompensationPerformShortCustomCableCompensation Method

Generates short custom cable compensation data for LCR measurements.

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

Syntax

public void PerformShortCustomCableCompensation()
Public Sub PerformShortCustomCableCompensation

Remarks

To use this method:

Note Note
When you call this function:
  • The short compensation data is written to the onboard storage of the instrument. Onboard storage can contain only the most recent set of data.
  • Most NI-DCPower properties in the session are reset to their default values. Rewrite the values of any properties you want to maintain.
Note Note
This method is not supported by all instruments. Refer to the Supported Functions by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

Options for Short Custom Cable Compensation

Custom cable compensation require both open and short compensation data. You must generate your own open data, but you can choose among two options for providing short data.

  • Use this method if you want to generate short custom cable compensation data specific to your setup.
  • You can also use a generic set of short cable compensation data for cable compensation. To use generic short cable compensation data, set ShortCustomCableCompensationEnabled to and do not use this method.

See Also

Log in to get a better experience