Page 1 of 1

LABVIEW pacn-basic timestamp format

Posted: Fri 3. May 2019, 17:24
by tuttoaldoc
Hello,
I'm using pcan-basic in labview callin pcan-read. I checked in the forum and I did some tests and it seems the 64bit timestamp output for pcan-read is a structure. I found that

https://www.peak-system.com/forum/viewt ... tamp#p7503

so is it a structure like

Code: Select all

{
int32 millis:
int16 millis_overflow;
int16 micros;
}
organized I guess as |millis | millis_overlow | micro_msw | micro_lsw| ?
thanks for the support
Michele

Re: pacn-basic timestamp format

Posted: Mon 6. May 2019, 10:50
by K.Wagner
Hello,

Yes, you are right.For questions and further information about the KDI driver, please contact Mr. Kunze: support@digiinst.de.