NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerLCROpenShortLoadCompensationDataSource Enumeration

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerLCROpenShortLoadCompensationDataSource Enumeration

DCPowerLCROpenShortLoadCompensationDataSource Enumeration

Specifies values for the OpenShortLoadCompensationDataSource property.

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

Syntax

public enum DCPowerLCROpenShortLoadCompensationDataSource
Public Enumeration DCPowerLCROpenShortLoadCompensationDataSource

Members

  Member 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(Double), PerformShortCompensation(Double), and PerformLoadCompensation(DCPowerLCRLoadCompensationSpot).
AsConfigured1146 Uses the LCR compensation data supplied to ConfigureCompensation(Byte).

See Also

Log in to get a better experience