Specifies values for the OpenShortLoadCompensationDataSource property.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public enum DCPowerLCROpenShortLoadCompensationDataSource

Members

NameValueDescription
OnboardStorage1074

Uses previously generated LCR compensation data. Only the most recently performed compensation data for each LCR compensation type (open, short, and load) is stored.

AsDefined1075

Uses the LCR compensation data represented by the relevant LCR compensation properties as generated by PerformOpenCompensation, PerformShortCompensation, and PerformLoadCompensation.

Use this option to manage multiple sets of LCR compensation data. This option applies compensation data from the following properties:

AsConfigured1146

Uses the LCR compensation data supplied to ConfigureCompensation(byte[]).

Use this option to manage multiple sets of LCR compensation data.