Die Suche ergab 17 Treffer

von beepere
05 Aug 2024, 23:03
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

@beepere, How good is your knowledge and experience with MQTT? The original 9V factory with TXT's is using shared sensor outputs and not MQTT. You can only subscribe to MQTT topics. You can develop drivers (MQTT-clients) for IO-ports and other hardware which are decoding and converting MQTT message...
von beepere
30 Jul 2024, 19:03
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

The original 9V factory with TXT's is using shared sensor outputs (IO-ports) to signal to the warehouse that the color selector unit has a product with a certain color available at one of the 3 output lanes of the color selector. Can I control (subscribe/publish) to individual I/O ports from node-r...
von beepere
30 Jul 2024, 16:04
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

One of the TXTs has the ft-txt-bridge-cloud.conf file in the mosquitto directory. Will it be able to receive the outputs of the other TXTs, like MPO and color sorter machines? Or do I have to make a MQTT bridge between all of them? The topics seem to cover everything and I assume it can, just want t...
von beepere
22 Jul 2024, 21:05
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

Okay, i'll try the SLI and MQTT route for connecting the TXTs! Thank you so much for the hints/resources!
von beepere
19 Jul 2024, 19:49
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

Ist es möglich, eine Verbindung zur ft-cloud über den TXT herzustellen, ohne den TP-Link des Nano-Routers zu haben? Die TXT's haben MQTT und Cloud-Rollen zur Verfügung zu verwenden, aber eine Menge der Dokumentation, die ich an Referenz der TP-Link suchen. Die Einrichtung der TXT für dieses Fabrikmo...
von beepere
19 Jul 2024, 18:38
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

Der TXT-Controller bestätigt eine Verbindung zur Cloud. Könnten Sie das mit der falschen Adresse näher erläutern? Ich dachte nicht, dass der Name des TXT eine Rolle spielt, da er den Pairing-Code enthält. Ja, bei der neueren Version des Modells gibt es einen Nano-Router, aber ich habe keinen, aber i...
von beepere
18 Jul 2024, 22:58
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

Vielen Dank für die Hinweise, ich werde mich weiter damit befassen und es ft wissen lassen, wenn ich etwas herausfinde, bevor ich es versuche. Dies ist nur ein Experiment zum Spaß und zum Testen. Ich bin ein wenig verwirrt über die ft-cloud, ich habe eine meiner TXT-Steuerungen (die HRL) als Cloud-R...
von beepere
18 Jul 2024, 17:35
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

Re: ICSS testbed with ft / Angriffe mit ft simulieren

@fishfriend Vielen Dank für Ihre Antwort! Ich werde mir das mal ansehen, vielleicht finde ich ja noch mehr Informationen. Wissen Sie, in welchem Bereich des Forums das sein könnte? Ich habe versucht, einige Wireshark-Daten über die USB-Verbindung zum TXT zu erfassen, vielleicht kann ich dort etwas f...
von beepere
18 Jul 2024, 01:19
Forum: Robo Pro / Computing / Software
Thema: ICSS testbed with ft / Angriffe mit ft simulieren
Antworten: 17
Zugriffe: 8925

ICSS testbed with ft / Angriffe mit ft simulieren

Hallo, ich habe das Simulationsmodell 536629 Factory mit 4 TXT-Controllern. Es läuft zur Zeit auf ROBOPro Trainingsprogrammen von fischertechnik. Ich bin neu in ICSS und würde gerne wissen, ob man mit diesem Setup Cyber-Attacken wie Replay-Attacken oder die Möglichkeit, falsche Daten an die TXT-Cont...
von beepere
16 Jul 2024, 21:01
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

Re: #536629 Factory program issues // Probleme mit dem Werksprogramm

Thank you everyone for your help!! I understood that the ROBOPro programs should work perfectly fine but I couldn't figure out why it was always getting stuck. Turns out there was a piece over the receiver of the white phototransitor in the sorting line machine that was ill-fitting and covered the r...
von beepere
03 Jul 2024, 20:15
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

Re: #536629 Factory program issues // Probleme mit dem Werksprogramm

TXT Controllers can be programmed with RoboPro, Python (ftrobopy) and also with C or C++. fischertechnik also released the TXT-C-Programming-Kit a while ago. I don't know the current download link for this package, though. Thank you for showing me these resources, I have had a lot of trouble findin...
von beepere
03 Jul 2024, 17:30
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

Re: #536629 Factory program issues // Probleme mit dem Werksprogramm

@beepere Your picture shows the original 9V factory (with TXT) which is using the ROBO PRO program set mention already by you. (His successor was a 9v Factory 4.0 (with TXT and a MQTT interface, written in C++).) I have worked with both and gave professional technical support for these factories on...
von beepere
03 Jul 2024, 16:59
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

Re: #536629 Factory program issues // Probleme mit dem Werksprogramm

Hallo, Dies ist das richtige Bild hat es TXT 4.0-Controller auf diesem Bild erkenne ich keine TXT 4.0 Kontroller, sondern TXT Kontroller. Ein kleiner Hinweis: der TXT 4.0 und der TXT haben zwar einen ähnlichen Namen, die beiden Kontroller sind jedoch sowohl in der Hardware als auch in der Software ...
von beepere
02 Jul 2024, 22:51
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

Re: #536629 Factory program issues // Probleme mit dem Werksprogramm

Hi, Kennen Sie Ressourcen oder Beispiele zum Schreiben von Programmen in C oder in ROBOPro für die TXT 4.0-Controller? unter https://github.com/ftrobopy gibt es einige Beispiele zur Programmierung des TXT und des TXT 4.0 mit C/C++, Python und RoboPro mit englischen Erläuterungen. In der ft:pedia 20...
von beepere
02 Jul 2024, 22:35
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

Re: #536629 Factory program issues // Probleme mit dem Werksprogramm

Die Anschaltplatinen auf den einzelnen Modellen sehen nach früher 24V Lernfabrik aus...536629.jpg Die Wareneingang/-Ausgangsstation fehlt. Entschuldigung, die Schuld meiner Unaufmerksamkeit. Dies ist das richtige Bild hat es TXT 4.0-Controller: https://www.studica.ca/images/thumbs/0002648_fischerte...
von beepere
02 Jul 2024, 16:40
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

Re: #536629 Factory program issues // Probleme mit dem Werksprogramm

Hallo, vielen Dank, dass Sie sich die Zeit genommen haben zu antworten. Die von mir verwendeten Dateien finden Sie in Windows unter dem Pfad: Datenträger - Programme (x86) - ROBOPro - Beispielprogramme - Trainingsmodelle Unten ist ein Bild des genauen Modells, das ich verwende. https://www.studica.c...
von beepere
01 Jul 2024, 18:03
Forum: Robo Pro / Computing / Software
Thema: #536629 Factory program issues // Probleme mit dem Werksprogramm
Antworten: 14
Zugriffe: 6916

#536629 Factory program issues // Probleme mit dem Werksprogramm

Hello, I am a student tasked with getting a #536629 factory simulation model that has been collecting dust into a working state. It has been very fun but I have run into some issues and have had trouble finding support. I will explain all the steps I have taken before getting to the problem. When I ...