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

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 name | Value | Description | |
---|---|---|---|
OnboardStorage | 1074 | Uses previously generated LCR compensation data. Only the most recently performed compensation data for each LCR compensation type (open, short, and load) is stored. | |
AsDefined | 1075 | Uses the LCR compensation data represented by the relevant LCR compensation properties as generated by PerformOpenCompensation(Double), PerformShortCompensation(Double), and PerformLoadCompensation(DCPowerLCRLoadCompensationSpot). | |
AsConfigured | 1146 | Uses the LCR compensation data supplied to ConfigureCompensation(Byte). |