NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerTriggerEdge Enumeration

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

DCPowerTriggerEdge Enumeration

Specifies the transitions of the signal from one discrete level to another.

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

Syntax

public enum DCPowerTriggerEdge
Public Enumeration DCPowerTriggerEdge

Members

  Member nameValueDescription
Rising1016 Specifies that the signal transitions is from low level to high level.
Falling1017 Specifies that the signal transitions is from high level to low level.

See Also

Log in to get a better experience