Manual

CaptureAndTrigger
12
SetTriggerType
Declaration: long SetTriggerType(short sTriggerType)
Input(s): sTriggerType specifies type of USB object on which to trigger the
hardware. Valid trigger types are in API Constants.
Return Value: Error code or zero (no error)
Remark: Sets trigger type. Trigger types are as same as Trigger combo
contents on Easy page.
See Also API Errors
GetTriggerType
Declaration: short GetTriggerType()
Input(s) None
Return Value Type of USB object on which the hardware is set to trigger
Remark: Returns trigger type.
SetManualTrig
Declaration: void SetManualTrig(BOOL bManualTrig)
Input(s): bManualTrig sets use of manual trigger in place of trigger type.
Return Value None
Remark: Sets the hardware to respond to manual trigger.
IsSetManualTrig
Declaration: BOOL IsSetManualTrig()
Input(s) None
Return Value Status of manual trig flag
Remark: Reports if the hardware is set to trigger manually.
ExcludeSOFPackets Exclude SOF packets from capturing.
IsExcludeSOFPackets Are Keep SOF packets excluded from capturing?
SetTimmingPattern Set timing analyzer pattern.
GetTimmingPattern Get timing analyzer pattern.