I'm trying to develop our fixture status interpretation application offline while the cell is unavailable. It normally uses Universal Robots UR5e in a maintenance setup with documented status queries, with an inspection block as a reference.
Our mock returns true for every method, keeping the screen happy without checking the interface properly. I need software response testing, with no claim to physical simulation.
@RebeccaAdams0169 I've replayed a saved SDK error response and reproduced our parser bug offline. The existing mock never exposed it because it always returned true.