Hello,
I have a test sequence and I want to override the "SequenceFilePostStepRuntimeError" callback from a LabVIEW code module.
I tried to register for callback event in LabVIEW but I was unable to find a callback with this name. I just found the UIMessageEvent.
I would be very grateful if anyone could help me with hints on how to override Engine callbacks from LabVIEW.