26
Clears the trigger routing setting
Syntax
C/C++
I16 TRIG_Trigger_Clear()
Visual Basic
TRIG_Trigger_Clear() As Integer
Parameters
None
Return Code
ERR_NoError
ERR_BoardNoInit
ERR_Trigger_Clr
A�2�6 TRIG_GetSoftTrg
Description
Acquires the current software trigger state, with default state after system boot of Logic
Low
Syntax
C/C++
I16 TRIG_GetSoftTrg(U8 *Status)
Visual Basic
TRIG_GetSoftTrg (status As Byte) As Integer
Parameters
Status
Returns the logic level of software trigger signal Returned value:
0: Logic low
1: Logic high
Return Code
ERR_NoError
ERR_BoardNoInit
ERR_Query_Status
A.2.7 TRIG_Trigger_Route_Query
Description
Acquires the current trigger signal routing path