User`s guide
Timestamp
13-39
Timestamp
Display message received timestamp
Description
The Timestamp property displays the time at which the message was received on a CAN
channel. This time is based on the receiving channel's start time.
Characteristics
Usage CAN message
Read only Never
Data type Double
Values
Timestamp displays a numeric value indicating the time the message was received,
based on the start time of the CAN channel
Examples
To set the time stamp of a message to 12, type:
message.Timestamp = 12
See Also
Functions
canChannel, canMessage, receive, replay