IVISWTCH_ATTR_TRIGGER_INPUT

CVI/LabWindows IVI Class Driver

IVISWTCH_ATTR_TRIGGER_INPUT

IviSwtchScanner Attribute

Data Type Access Applies to Coercion High Level Functions Id Definition
ViInt32 R/W N/A None IviSwtch_ConfigureScanTrigger 1250022

Description

Indicates the source of the trigger input. This trigger tells the switch module to advance to the next entry in the scan list and close the specified channel. The IVISWTCH_VAL_IMMEDIATE value indicates that the switch module does not wait for a trigger before starting the next entry in the scan. This is typically done for switch modules that support the IVISWTCH_ATTR_SCAN_DELAY attribute and can therefore have the switch module pace itself. The IVISWTCH_VAL_EXTERNAL value means the trigger is coming from an external source through a trigger input connection.

If the switch module is currently scanning through the scan list, setting this attribute returns the error IVISWTCH_ERROR_SCAN_IN_PROGRESS.

Defined Values

IVISWTCH_VAL_IMMEDIATE

IVISWTCH_VAL_EXTERNAL

IVISWTCH_VAL_SOFTWARE_TRIG

IVISWTCH_VAL_TTL0

IVISWTCH_VAL_TTL1

IVISWTCH_VAL_TTL2

IVISWTCH_VAL_TTL3

IVISWTCH_VAL_TTL4

IVISWTCH_VAL_TTL5

IVISWTCH_VAL_TTL6

IVISWTCH_VAL_TTL7

IVISWTCH_VAL_ECL0

IVISWTCH_VAL_ECL1

IVISWTCH_VAL_PXI_STAR

IVISWTCH_VAL_RTSI_0

IVISWTCH_VAL_RTSI_1

IVISWTCH_VAL_RTSI_2

IVISWTCH_VAL_RTSI_3

IVISWTCH_VAL_RTSI_4

IVISWTCH_VAL_RTSI_5

IVISWTCH_VAL_RTSI_6