FUNCTION GetTimeStamp : UDINT
Returns the time stamp of a given message (if supported by CAN driver, else 0).
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetTimeStamp
|
UDINT
|
Time Stamp of hMessage.
|
Input
|
hMessage
|
CAA.HANDLE
|
handle of received message
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|