Manual

ISetting
33
EnableHighSpeedTestMode
Declaration: void EnableHighSpeedTestMode(BOOL bEnable)
Input(s): bEnable sets status of the high-speed test mode flag.
Return Value: None
Remark: This function enables (disables) the high-speed test mode.
IsEnableHighSpeedTestMode
Declaration: BOOL IsEnableHighSpeedTestMode()
Input(s): None
Return Value: Status of high-speed test mode flag
Remark: This function returns the status of the high-speed test mode flag.
SetInfiniteExerciserLoopCounter
Declaration: void SetInfiniteExerciserLoopCounter(BOOL bInfinite)
Input(s): bInfinite sets exerciser loop counter to infinite or finite value.
Return Value: None
Remark: This function sets the exerciser loop counter to infinite or finite count.
IsInfiniteExerciserLoopCounter
Declaration: BOOL IsInfiniteExerciserLoopCounter()
Input(s): None
Return Value: Status of exerciser loop counter
Remark: This function returns exerciser loop counter setting.