18
How can I...
Read the trigger status
word ADC_Triggered( void )
Description:
This routine reads the trigger status from the hardware. The
returned value indicates which trigger source caused the trigger,
this value is different for various instruments.
Input:
-
Output:
Return value
HS4 / HS4 DIFF
other instruments
0
not triggered
not triggered
1
Ch1
Ch1
2
Ch2
Ch2
4
Ch3
External
8
Ch4
-
16
External
-
Remark:
Return value can be a combination of indicated values.
Read the measurement status
word ADC_Ready( void )
Description:
This routine checks if the measurement is ready or not.
Input:
-
Output:
Return value
0 = not ready
1 = ready
Force a trigger
word ADC_ForceTrig( void )
Description:
This routine forces a trigger when the input signal will not meet
the trigger specifications. This allows to do a measurement and
see the signal.
Input:
-
Output:
Return value
E_NOT_INITIALIZED
E_NO_ERRORS
E_NO_HARDWARE
Содержание Handyscope HS3
Страница 2: ......
Страница 8: ...8 Introduction...
Страница 65: ...Deprecated routines 65...
Страница 67: ...TiePie engineering DLL programmer s manual rev 1 26...