Replies: 2 comments 49 replies
-
thanks for reporting and for the debug data! what we see is that 'in the middle of a successfull communication' (after a correct response to a Viconn request) the Vicon re-initializes the VS2 telegram. This behavior did not appear in former times and is not covered by the program structure. I realized that with VS1 protocol already and I have to revert the program structure accordingly. This is not trivial because the reception of Viconn is running in a seperate thread independently from the main loop. I will hurry... |
Beta Was this translation helpful? Give feedback.
43 replies
-
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Communication to Vitoconnect often freezes and then gets stuck in a loop linke this:
01-short.txt
02-short.txt
03-short.txt
04-short.txt
05-short.txt
06-short.txt
07-short.txt
08-short.txt
09-short.txt
This only affects the communication to Vitoconnect, reading the data for MQTT still works !
Restarting the optolink-splitter.service makes it work again for a while. Changing the switching times via ViCare also seems to speed up the problem.
Beta Was this translation helpful? Give feedback.
All reactions