NI-DAQmx .NET Framework 4.0 API Reference

SwitchRelayPosition Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
SwitchRelayPosition Enumeration

Note: This API is now obsolete.

Specifies the position of each specified relay.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

[ObsoleteAttribute("This enum is obsolete.")]
public enum SwitchRelayPosition
<ObsoleteAttribute("This enum is obsolete.")>
Public Enumeration SwitchRelayPosition

Members

  Member nameValueDescription
Open10437The relay is open.
Closed10438 The relay is closed.

See Also

Log in to get a better experience