NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputPulseTrigger.Disable Method

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

DCPowerOutputPulseTriggerDisable Method

Disables the PulseTrigger The specified channel(s) do not wait for a Pulse trigger when starting generation or acquisition.

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
ObjectDisposedExceptionThe method was called after the associated NIDCPower object was disposed.
OperationNotSupportedExceptionThe method was called to unsupported hardware.
SelectorNameExceptionThe method was called with an unknown channel name.
IviCDriverExceptionThe underlying NI-DCPower driver returned an error.

Remarks

This method is necessary only if you configured a PulseTrigger in the past and now want to disable it.
Note Note
This method is not supported by all instruments. Refer to the Supported Functions by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

See Also

Log in to get a better experience