Difference between revisions of "S5/S7 for Windows:S5 COM packages"

From IBHsoftec Wiki English
Jump to: navigation, search
(Created page with "== Die Problemstellung: Alte COM Pakete mit aktuellen Rechnern betreiben == In vielen mit SIMATIC® S5 Steuerungen betriebenen Anlagen sind noch spezielle Funktionsbaugruppen...")
 
Line 1: Line 1:
== Die Problemstellung: Alte COM Pakete mit aktuellen Rechnern betreiben ==
+
== Calling of the STEP®5 COM packages using a modern PC ==
  
In vielen mit SIMATIC® S5 Steuerungen betriebenen Anlagen sind noch spezielle Funktionsbaugruppen im Einsatz. Neben der Programmierung der eigentlichen CPU müssen auch Parameter der Funktionsbaugruppen von Zeit zu Zeit geändert werden. Mit den Programmiergeräten unter MS-DOS wurde dies mit speziellen, zur Baugruppe passenden COM-Paketen erledigt. Die COM-Pakete waren sehr früh unter dem Betriebssystem CP/M entstanden und wurden bereits zu MS-DOS Zeiten in einem CP/M Emulator ausgeführt.
+
In many production environments with old SIMATIC® S5 PLCs special function modules are used.
 +
Besides the programming of the CPU itself also the parameters of the function modules needs to be changed.  
 +
On the old MS-DOS based programming units this was done with a special, to the function module matching, COM package.  
 +
The COM packages arose very early in the operating system CP/M.  
  
Was wird benötigt, wenn man dies unter aktuellen Windows 7 oder Windows 8 Betriebssystemen mit 64-Bit Architekturen betreiben will?
+
What is needed, to call the COM packages on an actual Windows 7 or Windows 8 operating system with 64 Bit architectures?
  
Konsequenterweise benötigt man wieder einen Emulator. '''[http://www.ibhsoftec.com/S5W S5 für Windows®]''' stellt hierfür einen CP/M Emulator zur Verfügung, der in der OpenSource Software DOSBox ausgeführt wird, einem weiteren Emulator. Mit der CP/M Emulation als Basis, ermöglicht es S5 für Windows, die originalen COM-Pakete auszuführen. Der CP/M Emulator nutzt hierbei die Möglichkeit der DOSBox, physikalische oder virtuelle Schnittstellen des Hostsystems als serielle Schnittstelle hineinzureichen.
+
Consequently, an emulator is used again. S5 for Windows® offers a CP/M emulator, which itself runs in open source software DOSBox(another emulator).
 +
Based on the CP/M Emulation, S5 for Windows® allows to call the COM packages. The CP/M Emulator makes use of the possibility of the DOSBox, to map physical or virtual ports of the host as a serial COM1 port for the COM package.
  
Hardware und Softwarevoraussetzungen:
 
  
* Einen PC mit einer RS232 Schittstelle und einen '''[http://www.ibhsoftec.com/IBH-RS232-S5-Adapter IBH S5-Schnittstellenwandler®]'''.
+
Soft and Hardware requirements:
  
* Alternativ einen PC mit USB Schnittstelle und '''[http://www.ibhsoftec.com/IBH-USB-S5-Adapter IBH USB-S5-Adapter®]'''..
+
* A PC with a RS232 serial port and an '''[http://www.ibhsoftec.com/IBH-RS232-S5-Adapter-Eng IBH S5-Current loop adapter]'''.
 +
 
 +
* Alternative a PC with USB port and an '''[http://www.ibhsoftec.com/IBH-USB-S5-Adapter-Eng IBH USB-S5-Adapter®]'''..
  
 
[[Image:IBH_USB_S5_m_m.gif]]
 
[[Image:IBH_USB_S5_m_m.gif]]
  
* Windows XP, VISTA, 7 oder 8 in 32-Bit oder 64-Bit Ausführung.
+
* Windows XP, VISTA, 7 or 8 (32-Bit or 64-Bit). .
 +
 
 +
* [http://www.ibhsoftec.com/S5W-Eng S5 for Windows®].
 +
 
 +
* The original, to the function module matching, COM package, as operated on a MS-DOS based programming unit.
  
* [http://www.ibhsoftec.com/S5W S5 für Windows®].
+
The COM package will be selected by  clicking on "View -> COM package ...".
  
* Das originale, zur Baugruppe passende COM-Paket, wie auf dem unter MS-DOS betriebenen Programmiergerät vorhanden.
+
[[Image:View_Com_package.png‎‎]]
  
Zum Auführen der COM-Pakete wählt man nun "Ansicht -> COM-Paket...". In der Auwahlliste wählt man nun die serielle Schnittstelle, die das COM-Paket für die Kommunikation verwenden soll. Die Schnittstelle des Hostsystems erscheint für das COM-Paket immer als COM1. Weiterhin muss der Pfad zum COM-Paket auf der lokalen Festplatte ausgewählt werden. Ist die Auswahl getroffen startet das COM-Paket und die Baugruppe kann parametriert werden.
+
Within the drop down box the used Com port must be chosen. The interface of the host system appears for the COM package always as COM1. Furthermore, the path to the COM package must be selected on the local hard drive. If the choice is made the COM package wil be called and the module can be configured.
  
Auswahl der Schnittstelle und der COM-Pakets
+
'''Selection of the serial port and the COM package'''
  
[[Image:select-compackage-and-interface.PNG]]
+
[[Image:Select_Com_package.png‎]]
  
Sind nach der Parametrierung Eproms für die Baugruppe zu brennen, so kann dies über den Siemens USB Prommer erledigt werden. Dieser wird von S5 für Windows ebenfalls unterstützt.
+
If  an burned Eprom is needed with the parameters for the module  are to, this can be done via the Siemens USB Prommer. The  Siemens USB Prommer is of course  supported by S5 for Windows.
  
Auf modernem PC oder Tablet ausgeführets COM-Paket
+
COM package running on a modern PC or tablet
  
[[Image:started-compackage-in-s5w.PNG]]
+
[[Image:COM525.PNG]]

Revision as of 15:18, 14 June 2013

Calling of the STEP®5 COM packages using a modern PC

In many production environments with old SIMATIC® S5 PLCs special function modules are used. Besides the programming of the CPU itself also the parameters of the function modules needs to be changed. On the old MS-DOS based programming units this was done with a special, to the function module matching, COM package. The COM packages arose very early in the operating system CP/M.

What is needed, to call the COM packages on an actual Windows 7 or Windows 8 operating system with 64 Bit architectures?

Consequently, an emulator is used again. S5 for Windows® offers a CP/M emulator, which itself runs in open source software DOSBox(another emulator). Based on the CP/M Emulation, S5 for Windows® allows to call the COM packages. The CP/M Emulator makes use of the possibility of the DOSBox, to map physical or virtual ports of the host as a serial COM1 port for the COM package.


Soft and Hardware requirements:

IBH USB S5 m m.gif

  • Windows XP, VISTA, 7 or 8 (32-Bit or 64-Bit). .
  • The original, to the function module matching, COM package, as operated on a MS-DOS based programming unit.

The COM package will be selected by clicking on "View -> COM package ...".

View Com package.png

Within the drop down box the used Com port must be chosen. The interface of the host system appears for the COM package always as COM1. Furthermore, the path to the COM package must be selected on the local hard drive. If the choice is made the COM package wil be called and the module can be configured.

Selection of the serial port and the COM package

Select Com package.png

If an burned Eprom is needed with the parameters for the module are to, this can be done via the Siemens USB Prommer. The Siemens USB Prommer is of course supported by S5 for Windows.

COM package running on a modern PC or tablet

File:COM525.PNG