NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputSourceTrigger.ConfigureSoftwareEdgeTrigger Method

  • Updated2024-01-04
  • 2 minute(s) read
DCPowerOutputSourceTrigger.ConfigureSoftwareEdgeTrigger Method

DCPowerOutputSourceTriggerConfigureSoftwareEdgeTrigger Method

Configures the SourceTrigger for software edge triggering for the specified channel(s).

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

Syntax

public void ConfigureSoftwareEdgeTrigger()
Public Sub ConfigureSoftwareEdgeTrigger

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

Note Note
This method cannot be called for channels that are in the Running state. Refer to the Programming States topic in the NI DC Power Supplies and SMUs Help for information about the specific NI-DCPower software states.
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.
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