APCI-/CPCI-1500 Technical
description Chapter 9
90
8) i_APCI1500_StopTimerCounter1 (...)
Syntax:
<Return value> = i_APCI1500_StopTimerCounter1 (BYTE
b_BoardHandle)
Parameters:
BYTE
b_BoardHandle
Handle of the
xPCI-1500
Task:
Stops the first counter/timer. The timer counter value is freezed.
It has the same influence as a hardware gate.
Input
Clock
Timer
Software
Gate
i_APCI1500_StartTimerCounter1 (..)
i_APCI1500_StartTimerCounter1
(..)
i_APCI1500_StopTimerCounter1 (..)
Return value:
0: No error
-1: The handle parameter of the board is wrong
-2: The counter or timer has not been initialised.
Please use function "i_APCI1500_InitTimerCounter1"
9) i_APCI1500_StopTimerCounter2 (...)
Syntax:
<Return value> = i_APCI1500_StopTimerCounter2 (BYTE
b_BoardHandle)
Parameters:
BYTE
b_BoardHandle
Handle of the
xPCI-1500
Task:
Stops the second counter/timer. The timer counter value is freezed.
Return value:
0: No error
-1: The handle parameter of the board is wrong
-2: The counter or timer has not been initialised.
Please use function "i_APCI1500_InitTimerCounter2"