AI_9114_Config Previous topicNext topicFirst topicLast topic

AI_9114_Config

@ Description

Informs PCIS-DASK library of the trigger source selected for the PCI-9114 with card ID CardNumber. You must call this function before calling function to perform continuous analog input operation.

@ Cards Support

9114

@ Syntax

I16 AI_9114_Config (U16 CardNumber, U16 TrigSource)

@ Parameter

CardNumber : The card id of the card that want to perform this operation.
TrigSource : The continuous A/D conversion trigger source.
                   Valid values:
                     TRIG_INT_PACER: on-board Programmable pacer
                     TRIG_EXT_STROBE: external signal trigger

@ Return Code

NoError, ErrorInvalidCardNumber, ErrorCardNotRegistered, ErrorFuncNotSupport