I would like to get the Error code “50050” from Robotstudio and perform some operations in RAPID via PC SDK.
From the EventLogMessage class, I can access only limited information about the message.
The number and sequence number properties are not unique to process.
Hello @DenisFR,
I have problem using the assembly that you shared. From the message number, I could see the last two digits map to the Error Code from Robotstudio.
Please correct me if I am wrong,
Hello peterj,
Here is the information from the EventLogMessage for an error in Singularity
I did not have any problem in compiling my application.
I just wanted to extract the error code and do some operations in my application based on the error code.
I got the answer from you.
Thanks a lot.