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

DCPowerCableLength Enumeration
Specifies values for the CableLength property.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public enum DCPowerCableLength
Public Enumeration DCPowerCableLength
Members
Member name | Value | Description | |
---|---|---|---|
ZeroM | 1121 | Uses predefined cable compensation data for a 0m cable (direct connection). | |
NIStandard05M | 1153 | Uses predefined cable compensation data for an NI standard 0.5m coaxial cable. | |
NIStandard1M | 1122 | Uses predefined cable compensation data for an NI standard 1m coaxial cable. | |
NIStandard2M | 1123 | Uses predefined cable compensation data for an NI standard 2m coaxial cable. | |
NIStandard4M | 1124 | Uses predefined cable compensation data for an NI standard 4m coaxial cable. | |
CustomOnboardStorage | 1125 | Uses previously generated custom cable compensation data from onboard storage. Only the most recently performed compensation data for each custom cable compensation type (open, short) is stored. | |
CustomAsConfigured | 1126 | Uses the custom cable compensation data supplied to ConfigureCompensation(Byte). Use this option to manage multiple sets of custom cable compensation data. | |
NIStandardTriaxial1M | 1139 | Uses predefined cable compensation data for an NI standard 1m triaxial cable. | |
NIStandardTriaxial2M | 1140 | Uses predefined cable compensation data for an NI standard 2m triaxial cable. | |
NIStandardTriaxial4M | 1141 | Uses predefined cable compensation data for an NI standard 4m triaxial cable. |