I am implementing a python script which seeks to plot in real time read data from an RTI python connector.
When I reference a function rather than call a function which uses input.wait(), the python kernel crashes. Is there a reason why this happens?
I added a screenshot of the code. The kernel crashes at the animation call.