Neue Steuerungen verfügbar
von Andreas Wandenälis (Kommentare: 2)

Die neuen BARTH Mini-SPS lococube® STG-800, STG-820, STG-850 und STG-860 sind nun erhältlich. Sie bieten mit dem ARM® Cortex® einen neuen Controller sowie einen größeren Speicher. Außerdem stehen zahlreiche zusätzliche Funktionen, wie beispielsweise Signalgeneratoren und PID-Regler, zur Verfügung.
Eine Übersicht zu den Spezifikationen der einzelnen Steuerungen finden Sie hier.
.
Einen Kommentar schreiben
Kommentar vonSunila Mulye
Hi,
I have written a code in STG 650 and how want to use the same code in STG 850 to avoid re-writing . Is it possible to import code from 650 to 850.
Kommentar vonFlorian Krtschil
Hi Sunila,
yes it is possible (except the CAN-Blocks and the Tools-library).
1. Open the STG-650 project and export the macros you want to (Structure Block -> Export ... / or: Right click on the macro/program in the project tree and Export...)
2. Make a new project for the STG-850 and import the exported macros.
3. CAN-Blocks have to be replaced manually.
Basic function blocks can also be simple copied (Ctrl+C) and pasted (Ctrl+V), if you use 2 miCon-L instances.
Best regards
Florian