DBS9900 User’s Manual
DBS9900 Driver Software
5-33
82-28993 Revision 01
5.5.10
Trigger Source Control Query
an9900_triggerSourceControl_Q
This function queries trigger information for each module.
Function Prototype
ViStatus
an9900_triggerSourceControl_Q
( ViSession
instrumentHandle
,
ViUInt16
*
modAtriggerInput
,
ViUInt16
*
modAtriggerOutput
,
ViUInt16
*
modBtriggerInput
,
ViUInt16
*
modBtriggerOutput
);
an9900_triggerSourceControl_Q
Parameters
Variable Type Description
<INPUT>
instrumentHandle
ViSession
This control accepts the Instrument Handle returned by the Initialize function to
select the desired instrument driver session.
<OUTPUT>
*modAtriggerInput ViUInt16
(passed by
reference)
Returns the trigger input for Module A.
*modAtriggerOuput ViUInt16
(passed by
reference)
Returns the trigger output for Module A.
*modBtriggerInput ViUInt16
(passed by
reference)
Returns the trigger input for Module B.
*modBtriggerOutput ViUInt16
(passed by
reference)
Returns the trigger output for Module B.
<RETURN>
= 0
> 0
< 0
“VI_SUCCESS”
Warning: The function completed, but an exception condition occurred which
may require attention.
Error: The function did not complete successfully.
NOTE: Use the an902_error_message() function to get a textual description of
errors and warnings.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com