-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d629f6a
commit e70c871
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,23 +4,23 @@ This How-To describes the steps how to upgrade the software of the fischertechni | |
> **!!! Caution !!!**: Upgrading the TXT controllers and the C programs of the Training Factory Industry 4.0 model takes about 1-2 hours. Please follow the instructions step by step. If you have any questions, please contact: [email protected] | ||
## 1. Backup | ||
Backup the calibration and configuration files of all 5 master TXT controllers in `/opt/knobloch/Data` directories. You can use the TXT [WEB server](doc/WEBServer.md) to copy the files. *Alternatively*: Copy calibration files from the delivered USB stick. | ||
Backup the calibration and configuration files of all 5 master TXT controllers in `/opt/knobloch/Data` directories. You can use the TXT [WEB server](WEBServer.md) to copy the files. *Alternatively*: Copy calibration files from the delivered USB stick. | ||
|
||
## 2. Update TXT Firmware | ||
Upgrade the TXT controller firmware of all 5 master TXT controllers **via ROBO Pro software**. Install [ROBO Pro 4.6.6](https://github.com/fischertechnik/FT-TXT/releases/download/v4.6.6/ROBOPro466.msi) and connect each TXT controller with the computer via USB cable. Start ROBO Pro, select TXT controller and USB interface and open the Test-Interface window. Be patient, the TXT firmware update takes about 5-10 minutes per TXT controller. DO NOT interrupt the power supply, because otherwise the controller is defective and needs to be repaired. All the files on the TXT controller will be overwritten after this step. | ||
|
||
## 3. TXT Setting for the Factory | ||
Change TXT Settings: | ||
## 3. TXT Settings | ||
Change TXT settings: | ||
- **Role**: TXT0: Cloud Device, TXT1,2,3,4: Master, TXT1b: Extension | ||
- **Security settings**: Enable WEB Server and SSH Daemon | ||
- **Network settings**: disable Bluetooth, activate WLAN Client, setup [network WLAN settings](doc/Network_Config.md) for the corresponding TXT | ||
- **Network settings**: disable Bluetooth, activate WLAN Client, setup [network WLAN settings](Network_Config.md) for the corresponding TXT | ||
- **Connect Nano Router** to the 5 master TXT controllers TXT0-4 | ||
|
||
## 4. Deploy C Programs | ||
Copy C programs via the TXT [WEB server](doc/WEBServer.md) and set *AutoLoad* for the default c program | ||
Copy C programs via the TXT [WEB server](WEBServer.md) and set *AutoLoad* for the default c program | ||
|
||
## 5. Restore | ||
Restore calibration and configuration files using the [WEB server](doc/WEBServer.md) from step 1. | ||
Restore calibration and configuration files using the [WEB server](WEBServer.md) from step 1. | ||
|
||
## 6. Power Off and On | ||
Switch off and on all the TXT controllers in the training model. | ||
|