nidaqmx.task.handshake_trigger

class nidaqmx._task_modules.triggering.handshake_trigger.HandshakeTrigger(task_handle, interpreter)[source]

Bases: object

Represents the handshake trigger configurations for a DAQmx task.

property interlocked_asserted_lvl

Specifies the asserted level of the Handshake Trigger.

Type

nidaqmx.constants.Level

property interlocked_src

Specifies the source terminal of the Handshake Trigger.

Type

str

property trig_type

Specifies the type of Handshake Trigger to use.

Type

nidaqmx.constants.TriggerType