Issue Details
I am creating a program to collect data using cDAQ, and I would like to record the date and time as part of the data information.
However, the 12-digit number representing the date and time exceeds the bit limit of Scan From String VI using %d format string as shown in below image.
Could you please advise me on how to proceed?