NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerDriverUtility.Disable Method

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

DCPowerDriverUtilityDisable Method

This method performs the same actions as Reset, except that this method also immediately sets the Enabled property to .

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 called after the associated NIDCPower object was disposed.

Remarks

This method opens the output relay on instruments that have an output relay.

This method applies to all channels and instruments in the session.

Note Note
NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.

See Also

Log in to get a better experience