This function of the
⇘
CAA_Timer.libray will read out the attributes of a timer object specified by its handle hTimer.
Input:
hTimer
|
CAA.HANDLE
|
Handle of timer
|
pqTimer
|
POINTER TO TMR.QUALITY
|
Pointer on structure of type TMR.QUALITY
|
Output:
eError
|
TMR.ERROR
|
0: no error
>0: error, see TMR.ERROR
|