NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerCableLength Enumeration

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

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 nameValueDescription
ZeroM1121 Uses predefined cable compensation data for a 0m cable (direct connection).
NIStandard05M1153 Uses predefined cable compensation data for an NI standard 0.5m coaxial cable.
NIStandard1M1122 Uses predefined cable compensation data for an NI standard 1m coaxial cable.
NIStandard2M1123 Uses predefined cable compensation data for an NI standard 2m coaxial cable.
NIStandard4M1124 Uses predefined cable compensation data for an NI standard 4m coaxial cable.
CustomOnboardStorage1125 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.
CustomAsConfigured1126 Uses the custom cable compensation data supplied to ConfigureCompensation(Byte). Use this option to manage multiple sets of custom cable compensation data.
NIStandardTriaxial1M1139 Uses predefined cable compensation data for an NI standard 1m triaxial cable.
NIStandardTriaxial2M1140 Uses predefined cable compensation data for an NI standard 2m triaxial cable.
NIStandardTriaxial4M1141 Uses predefined cable compensation data for an NI standard 4m triaxial cable.

See Also

Log in to get a better experience