Sets the callback on subject's response.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Sub SetOnResponseCallback ( _
	lAddr As OnResponseDelegate _
)

Parameters

lAddr
Type: OnResponseDelegate

[Missing <param name="lAddr"/> documentation for "M:ExpSuite.frmExp.SetOnResponseCallback(ExpSuite.FWintern.OnResponseDelegate)"]

Remarks

OnResponse callback will be executed on:
  • Subject pressed a HUI button
  • Subject pressed a keyboard key
  • Subject pressed a trigger button (Unity tracker)
  • See Also