Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Get actual Timestamp

Hello,

is it possible to query the actual timestamp of the nican card timer?  I know that i get the timestamp when a messages  was received but i want to know the timestamp at any time and not only when a message receives.

best regards
Andi
0 Kudos
Message 1 of 2
(3,283 Views)
Hi Andi,

Yu should be able to do this with the ncGetAttribute(NC_ATTR_ABS_TIME) function. Please take a look at the attached code.

-B2k
0 Kudos
Message 2 of 2
(3,278 Views)