Hello all,
The attached piece of code generated an error 4 during execution. The first 2 VIs set several properties and the "write graph" VI write a few data channels. Then the VI generating the error is called in a FOR loop an an array of data chunks.
2018-02-12 10:31:05 Section1 ERROR: Error 4 occurred at TDMS Write in AI Raw Data Chunk.lvclass:write Samples To TDMS.vi->Section.lvclass:write Measurements To TDMS.vi:4320001->Section Monitor State Data.lvclass:write Measurements To TDMS.vi->Section Monitor State - Process Train Passing.lvclass:execute.vi:6020001->Section Monitor.lvclass:run.vi:1530002->RTmain.vi Possible reason(s): LabVIEW: End of file encountered.
I just can't understand how it could happen. Please help me understand.
BTW it's coded in LV 2017 (no SP1)