NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerPulsePolarity Enumeration

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

DCPowerPulsePolarity Enumeration

Specifies values for NI-DCPower pulse polarity.

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

Syntax

public enum DCPowerPulsePolarity
Public Enumeration DCPowerPulsePolarity

Members

  Member nameValueDescription
ActiveHigh1018 Specifies that a high pulse occurs when the event is generated. The exported signal is low level both before and after the event is generated.
ActiveLow1019 Specifies that a low pulse occurs when the event is generated. The exported signal is high level both before and after the event is generated.

See Also

Log in to get a better experience