Solution
It is not possible to change the acquisition time to the updated PC time when it is change during data acquisition. This is because the NI-DAQmx driver reads the current system time (PC time) only when it first starts reading data. Subsequent timestamps are calculated based on the time interval (dt) between samples. This time interval is determined by hardware timing and is as accurate as the clock on the DAQ card being used.