NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerStartTrigger.Disable Method

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerStartTrigger.Disable Method

DCPowerStartTriggerDisable Method

Disables the StartTrigger.

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

Syntax

public void Disable()
Public Sub Disable

Exceptions

ExceptionCondition
ObjectDisposedException The Disable method was accessed after the associated NIDCPower object was disposed.

Remarks

Call this method only if the StartTrigger was previously configured and must be disabled now.

See Also

Log in to get a better experience