DBS9900 User’s Manual
DBS9900 Driver Software
5-55
82-28993 Revision 01
5.6.22
Trigger A/B Threshold Query
an9900_triggerThreshold_Q
This function returns the threshold values for the Trigger A and Trigger B.
Function Prototype
ViStatus
an9900_triggerThreshold_Q
( ViSession
instrumentHandle
,
ViReal64
*
triggerAThreshold
,
ViReal64
*
triggerBThreshold
);
an9900_triggerThreshold_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>
*triggerAThreshold ViReal64
(passed by
reference)
Bit mask with Trigger A zero crossing threshold.
*triggerBThreshold ViReal64
(passed by
reference)
Bit mask with Trigger B zero crossing threshold.
<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