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.

Perform Jogging by WebSockets

tlt
tlt
edited May 2020 in Developer Tools
Hello,

I try to do http://localhost/rw/motionsystem?action=jog and get following message:


<span class="code">-1073436652</span>
<span class="msg">rws_resource_motionsystem.cpp[405] Change count mismatch code:-1073436652 icode:-1073436652</span>

Robot error list:
<li class="err-desc-li" title="-1073436652">
<span class="name">SYS_CTRL_E_HPJ_CHANGE_COUNT_MISMATCH</span>
<span class="code">-1073436652</span>
<span class="severity">Error</span>
<span class="description">Change count mismatch.</span>

Could you clarify what does Change count mismatch mean?

Best Answer