dwfpy.analog_output.AnalogOutputChannelTrigger

class AnalogOutputChannelTrigger(channel)[source]

Bases: object

Represents the trigger unit of an Analog Output channel.

Methods

Attributes

slope

Gets or sets the trigger slope for the instrument.

source

Gets or sets the current trigger source setting for the instrument.

property slope: TriggerSlope

Gets or sets the trigger slope for the instrument.

Return type

TriggerSlope

property source: TriggerSource

Gets or sets the current trigger source setting for the instrument.

Return type

TriggerSource