Standard software
PA 1500
11)
i_PA1500_TriggerTimerCounter2 (...)
Syntax:
<Return value> = i_PA1500_TriggerTimerCounter2
(BYTE b_BoardHandle)
Parameters:
BYTE
b_BoardHandle
Handle of the
PA 1500
Task:
Triggers the second counter/timer. The start value is loaded in the
counter/timer.
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_PA1500_InitTimerCounter2"
12)
i_PA 1500_TriggerCounter3 (...)
Syntax:
<Return value> = i_PA1500_TriggerCounter3 (BYTE
b_BoardHandle)
Parameters:
BYTE
b_BoardHandle
Handle of the
PA 1500
Task:
Triggers the third counter. The start value is loaded in the counter.
Return value:
0: No error
-1: The handle parameter of the board is wrong
-2: The counter has not been initialised
-3: The counter/watchdog has been initialised as a watchdog.
Please use function "i_PA1500_InitWatchdogCounter3"
78