11-09-2021 01:43 AM
hi all, I am using for my project the NI PXIe-1073 instrument, with the PXI-2503 Switch board and the PXI-4065 Multimeter board. The code that I use over time has not changed and that is what I am attaching to you. For a few weeks the program started giving me problems and after debugging the code the problem would seem to come from the page "niDMM Read Multi Point.vi" which returns the error "NIDMM_ERROR_MAX_TIME_EXCEEDED", the Maximum Time (msec) variable is set to "-1" so that the parameter is set independently. Anyone know what may have happened and how I can fix it? The problem usually arises after about 20 page runs.
11-10-2021 06:16 AM
Hello MBertocchi,
I would suggest visiting this link, the problem is similar and it might be helpful.
Solved: Time out Error: -1074117751 - NI Community
Best Regards,
-----------------------------------------------------------------------------------------------------
P.S. KUDOS are highly welcomed 🙂
11-10-2021 06:28 AM
thanks, very helpful, I'll try to see if I can solve the problem