Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Send Fatal Error

Hello,

I am doing some communication with LabVIEW as the server, and RobotStudio as the client. I am communicating via Sockets. What I am trying to do, is to have RAPID send LV the error number when it encounters a fatal error. Is this possible? Because when RS encounters a fatal error, it stops the program, thus no longer connected to LV. Is there a way to have RAPID send the error number to LV right before the program stops and communication is lost?

Or alternatively, is there a way that RS can send LV its last known error on startup after a fatal error has occurred?

Thanks for any help,
SM