06-11-2024 02:10 AM
Hello, Myself a student from RV colllege of engineering, Bangalore, India.
I was trying to receive data from Xplane 11 simulation software through UDP. But I am getting ERROR 74 occurred at unflatten from string.
Possible reason: Memory or data structure corrupt.
I have uploaded the screenshot of the error and the block diagram along with it. I have very less knowledge in Labview programming and struck due to this error.
I kindly request you to provide support so that I can continue with my project.
Thank You
06-11-2024 03:42 AM
As a first suggestion, try to unflatten only if UDP Read does not return an error. Otherwise, you are probably getting an empty string.
I guess you are expecting 18 double numbers with a 5-bytes header?