Hallo zusammen,
kennt jemand von euch eine Methode, wie man die Verbindung zwischen 2 TXT Controller im Master/Slave Verfahren programmiertechnisch (RoboPro) auf Funktionsfähigkeit überprüfen kann?
Gruß
Joachim
TXT/TXT Verbindungskontrolle
Forumsregeln
Bitte beachte die Forumsregeln!
Bitte beachte die Forumsregeln!
Re: TXT/TXT Verbindungskontrolle
With a SLI RoboPro extension element.
In the TA is a bit for the slave but I don't know if this is implemented.
However in the remote mode (online) (DoTransferCompressed communication) there is a test implemented to see which slave has been connected (1 or 2).
See: https://github.com/fischertechnik/txt_d ... reaCom.cpp
around line 617 and 638
===== google translate ========
Mit einem SLI.
In der TA ist ein bisschen für den Slave, aber ich weiß nicht, ob dies implementiert ist.
Im Remote-Modus (online) (Kommunikation komprimieren) wird jedoch ein Test durchgeführt, um festzustellen, wie viele Geräte angeschlossen sind (1 oder 2).
In the TA is a bit for the slave but I don't know if this is implemented.
However in the remote mode (online) (DoTransferCompressed communication) there is a test implemented to see which slave has been connected (1 or 2).
See: https://github.com/fischertechnik/txt_d ... reaCom.cpp
around line 617 and 638
===== google translate ========
Mit einem SLI.
In der TA ist ein bisschen für den Slave, aber ich weiß nicht, ob dies implementiert ist.
Im Remote-Modus (online) (Kommunikation komprimieren) wird jedoch ein Test durchgeführt, um festzustellen, wie viele Geräte angeschlossen sind (1 oder 2).