| ID: | |
| Bugfix: | Backport for 1600: Timing dependant, USC-2 can slow down with large delays ( up to 100 s ), mostly in TCP mode, seldom with USB: |
| Description: | Timing dependant, USC-2 can slow down with large delays ( up to 100 s ), mostly in TCP mode, seldom with USB:
Typical case was either: - permanently marking, then sending stop - doing whole again. or: - execute e.g. a blue motion object with a longer move, then try to stop in mark dialog - stop was delayed under USC-2 until end of move.
Reason for this was a too short wait time in the PC software in case a packet required re-send - leading to a big delay escalation sometimes. Now maximum waiting time in these special cases is doubled, which prevents any escalation in delay(s).
This error could have caused following messages:
'Error -10 in Module Optic: Output Device still executing ...' or USB relevant message 'Read error on Pipe 6 ...'. |
| State: | solved, bug fixed / feature implemented |
| Solved in version(s): | REL_3_1_5_20121212_0254 3.1.5 and 3.1 (STABLE) |