Get Stimulus Duration in ms.

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

Syntax

Visual Basic
Public Shared Function GetStimulusDuration ( _
	szFile As String, _
	ByRef lSR As Integer _
) As Integer

Parameters

szFile
Type: System..::..String
File name.
lSR
Type: System..::..Int32%
Sampling rate.

Return Value

Duration in ms. -1 if an error ocured.

Remarks