NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerSourceTrigger.Disable Method

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

DCPowerSourceTriggerDisable Method

Disables the SourceTrigger.

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 SourceTrigger was previously configured and must be disabled now.

See Also

Log in to get a better experience