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

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:
- You must physically configure your LCR circuit with a short to generate valid short custom cable compensation data.
- Set ShortCustomCableCompensationEnabled to .
![]() |
---|
When you call this function:
|
![]() |
---|
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.