Hello,
I have CAN data that I am importing into DIAdem. I want to line the CAN data up with data from external NI DAQ's as well so I was hoping to use the absolute timestamp. My issue at the moment is that when converting the numeric channel for each channel group (ie. [1]/Time, [2]/Time, etc.) to a time channel I can only go down to the nearest whole second.
When bringing the CAN over to DIAdem, each channel group has a custom property named "CANDateTimeStamp" and for the example I'm working on it is 09/01/2022 15:48:08.940000000. When I try to enter 8.94 for the seconds column it reverts back to 8 seconds and then all of the data is shifted 0.94 seconds.
Is there an easy solution to this?