简体中文界面。帖子、指南及政策正文保留原文;未对原文作自动翻译。

Working on fixture status interpretation while our cell is unavailable

AnilCarter0984 · 2026年5月18日 12:44 UTC

回复讨论
AN
AnilCarter0984
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.

3 条回复

RE
RebeccaAdams0169

Have you saved a documented SDK success and error response for the interface your screen uses? Start with those.

17
AN
AnilCarter0984

@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.

14
RE
RebeccaAdams0169

Build only the interface you use, with those response shapes and explicit failures for unknown methods. That'll keep the offline run contained.

10

参与讨论

欢迎来到 Application Robot

所有人都可以阅读论坛。登录或注册后即可发起讨论、回复或上传照片。

忘记密码?

注册账号即表示你同意我们的 使用条款 社区准则。请阅读我们的 隐私政策 ,了解我们如何处理你的信息。