;******************************************************** ;* * ;* (c) MSC Tuttlingen GmbH * ;* Rudolf-Diesel-Straße 17 * ;* 78532 Tuttlingen * ;* www.msc.de/tuttlingen * ;* * ;******************************************************** ;* * ;* Profibus-DP Geraetestammdatei * ;* Gerät Profibus Erweiterungsmodul * ;* * ;* Autor: Oliver Spaelte * ;* Erstellungsdatum: 08.01.2003 * ;* Revision 1.0 * ;* * ;******************************************************** ;* * ;* Aenderungen: * ;* * ;* * ;* * ;******************************************************** ; ; ;******************************************************** ; Allgemeine Angaben: ;******************************************************** ; ; #Profibus_DP ; ;* GSD-Revisionsnummer * GSD_Revision = 4 ; ;* Herstellername * Vendor_Name = "MSC Tuttlingen GmbH" ; ;* Herstellerbezeichnung des DP-Geraetes * Model_Name = "Profibus Erweiterungsmodul" ; ;* Ausgabestand des DP-Geraetes * Revision = "1.0" ; ;* Protokollkennung des DP-Geraetes * ; 0 : Profibus-DP ; 16-255 : Herstellerspezifisch Protocol_Ident = 0 ; ;* DP-Geraetetyp * ; 0 : DP-Slave ; 1 : DP-Master Klasse 1 Station_Type = 0 ; ;* FMS-Unterstuetzung * ; 0 : kein FMS/DP-Mischgeraet ; 1 : FMS/DP-Mischgeraet FMS_supp = 0 ; ;* Hardware Ausgabestand des DP-Geraetes * Hardware_Release = "1.0" ; ;* Software Ausgabestand des DP-Geraetes * Software_Release = "1.00" ; ;* Uebertragungsrate * ; 9,6 kBaud wird unterstuetzt ; 19,2 kBaud wird unterstuetzt ; 93,75 kBaud wird unterstuetzt ; 187,5 kBaud wird unterstuetzt ; 500 kBaud wird unterstuetzt ; 1,5 MBaud wird unterstuetzt ; 3 MBaud wird unterstuetzt ; 6 MBaud wird unterstuetzt ; 12 MBaud wird unterstuetzt 9.6_supp = 1 19.2_supp = 1 93.75_supp = 1 187.5_supp = 1 500_supp = 1 1.5M_supp = 1 3M_supp = 1 6M_supp = 1 12M_supp = 1 ; ;* Maximale Protokollbearbeitungszeit * MaxTsdr_9.6 = 60 MaxTsdr_19.2 = 60 MaxTsdr_93.75 = 60 MaxTsdr_187.5 = 60 MaxTsdr_500 = 100 MaxTsdr_1.5M = 150 MaxTsdr_3M = 250 MaxTsdr_6M = 450 MaxTsdr_12M = 800 ; ;* Ident-Nummer * Ident_Number = 0x0767 ; ;* Geraeteunterstuetzung redundante Uebertragungstechnik * ; 0 : keine redundante Uebertragung ; 1 : reduntante Übertragung wird unterstuetzt Redundancy = 0 ; ;* RTS-Signalpegel (CNTR-P) Pin 4 des 9pol. SUB-D * ; 0 : nicht vorhanden ; 1 : RS 485 ; 2 : TTL Repeater_Ctrl_Sig = 2 ; ;* Bedeutung der 24V Pins des 9pol. SUB-D (Pin 7 24V; Pin 2 GND) * ; 0 : nicht angeschlossen ; 1 : Input ; 2 : Output 24V_Pins = 0 ; Implementation_Type="SPC3" ; ; ;* Unterstuetzung des Freeze-Mode * ; 0 : Freeze-Mode wird nicht unterstuetzt ; 1 : Freeze-Mode wird unterstuetzt Freeze_Mode_supp = 0 ; ;* Unterstuetzung des Sync-Mode * ; 0 : Sync-Mode wird nicht unterstuetzt ; 1 : Sync-Mode wird unterstuetzt Sync_Mode_supp = 0 ; ;* Unterstuetzung automatische Baudratenerkennung * ; 0 : Automatische Baudratenerkennung wird nicht unterstuetzt ; 1 : Automatische Baudratenerkennung wird unterstuetzt Auto_Baud_supp = 1 ; ;* Unterstuetzung der Busteilnehmer-Adressierung * ; 0 : Slave-Adresse kann nicht vom Master gesetzt werden ; 1 : Slave-Adresse kann vom Master gesetzt werden Set_Slave_Add_supp = 0 ; ;* Hoechstlaenge des herstellerspezifischen Feldes * User_Prm_Data_Len = 0 ; ;* Herstellerspezifisches Feld: Default-Wert fuer User_Prm_Data ;User_Prm_Data = 0x.. ; ;* Mindestabstand zwischen 2 Zugriffen auf den Busteilnehmer * ; (xx * 100us) Min_Slave_Intervall = 1 ; ;* Busteilnehmertyp * ; 0 : compact device ; 1 : modular device Modular_Station = 1 ; ;* Hoechstanzahl der Module einer modularen Station * Max_Module = 1 ; ;* Hoechstlaenge der Eingangsdaten einer modularen Station in Bytes * Max_Input_Len = 8 ; ;* Hoechstlaenge der Ausgangsdaten einer modularen Station in Bytes * Max_Output_Len = 8 ; ;* Groesste Summe der Laengen der Ein- und Ausgangsdaten einer modularen Station in Bytes * Max_Data_Len = 16 ; ;* Hoechstlaenge der Diagnoseinformation * ; Die 6 Standard-Systemdiagnosen muessen mindestens angegeben werden Max_Diag_Data_Len = 6 ; ; ;* Beschreibung des DP Slave Geraetes * ; 0 : General ; 1 : Drives ; 2 : Switching Devices ; 3 : I/O ; 4 : Valves ; 5 : Controllers ; 6 : HMI (MMI) ; 7 : Encoders ; 8 : NC/RC ; 9 : Gateway ; 10 : PLCs ; 11 : Ident Systems ; 12 : PA ; 13-255 : reserved Slave_Family = 6 ; ; ;------------------------------------- ; Modulkennzeichnung ;------------------------------------- ; Module = "1 Byte In" 0x00,0x10 1 EndModule Module = "1 Byte In, 1 Byte Out" 0x10,0x20 2 EndModule Module = "1 Byte In, 2 Byte Out" 0x10,0x21 3 EndModule Module = "1 Byte In, 3 Byte Out" 0x10,0x22 4 EndModule Module = "1 Byte In, 4 Byte Out" 0x10,0x23 5 EndModule Module = "1 Byte In, 5 Byte Out" 0x10,0x24 6 EndModule Module = "1 Byte In, 6 Byte Out" 0x10,0x25 7 EndModule Module = "1 Byte In, 7 Byte Out" 0x10,0x26 8 EndModule Module = "1 Byte In, 8 Byte Out" 0x10,0x27 9 EndModule Module = "2 Byte In" 0x00,0x11 10 EndModule Module = "2 Byte In, 1 Byte Out" 0x11,0x20 11 EndModule Module = "2 Byte In, 2 Byte Out" 0x11,0x21 12 EndModule Module = "2 Byte In, 3 Byte Out" 0x11,0x22 13 EndModule Module = "2 Byte In, 4 Byte Out" 0x11,0x23 14 EndModule Module = "2 Byte In, 5 Byte Out" 0x11,0x24 15 EndModule Module = "2 Byte In, 6 Byte Out" 0x11,0x25 16 EndModule Module = "2 Byte In, 7 Byte Out" 0x11,0x26 17 EndModule Module = "2 Byte In, 8 Byte Out" 0x11,0x27 18 EndModule Module = "3 Byte In" 0x00,0x12 19 EndModule Module = "3 Byte In, 1 Byte Out" 0x12,0x20 20 EndModule Module = "3 Byte In, 2 Byte Out" 0x12,0x21 21 EndModule Module = "3 Byte In, 3 Byte Out" 0x12,0x22 22 EndModule Module = "3 Byte In, 4 Byte Out" 0x12,0x23 23 EndModule Module = "3 Byte In, 5 Byte Out" 0x12,0x24 24 EndModule Module = "3 Byte In, 6 Byte Out" 0x12,0x25 25 EndModule Module = "3 Byte In, 7 Byte Out" 0x12,0x26 26 EndModule Module = "3 Byte In, 8 Byte Out" 0x12,0x27 27 EndModule Module = "4 Byte In" 0x00,0x13 28 EndModule Module = "4 Byte In, 1 Byte Out" 0x13,0x20 29 EndModule Module = "4 Byte In, 2 Byte Out" 0x13,0x21 30 EndModule Module = "4 Byte In, 3 Byte Out" 0x13,0x22 31 EndModule Module = "4 Byte In, 4 Byte Out" 0x13,0x23 32 EndModule Module = "4 Byte In, 5 Byte Out" 0x13,0x24 33 EndModule Module = "4 Byte In, 6 Byte Out" 0x13,0x25 34 EndModule Module = "4 Byte In, 7 Byte Out" 0x13,0x26 35 EndModule Module = "4 Byte In, 8 Byte Out" 0x13,0x27 36 EndModule Module = "5 Byte In" 0x00,0x14 37 EndModule Module = "5 Byte In, 1 Byte Out" 0x14,0x20 38 EndModule Module = "5 Byte In, 2 Byte Out" 0x14,0x21 39 EndModule Module = "5 Byte In, 3 Byte Out" 0x14,0x22 40 EndModule Module = "5 Byte In, 4 Byte Out" 0x14,0x23 41 EndModule Module = "5 Byte In, 5 Byte Out" 0x14,0x24 42 EndModule Module = "5 Byte In, 6 Byte Out" 0x14,0x25 43 EndModule Module = "5 Byte In, 7 Byte Out" 0x14,0x26 44 EndModule Module = "5 Byte In, 8 Byte Out" 0x14,0x27 45 EndModule Module = "6 Byte In" 0x00,0x15 46 EndModule Module = "6 Byte In, 1 Byte Out" 0x15,0x20 47 EndModule Module = "6 Byte In, 2 Byte Out" 0x15,0x21 48 EndModule Module = "6 Byte In, 3 Byte Out" 0x15,0x22 49 EndModule Module = "6 Byte In, 4 Byte Out" 0x15,0x23 50 EndModule Module = "6 Byte In, 5 Byte Out" 0x15,0x24 51 EndModule Module = "6 Byte In, 6 Byte Out" 0x15,0x25 52 EndModule Module = "6 Byte In, 7 Byte Out" 0x15,0x26 53 EndModule Module = "6 Byte In, 8 Byte Out" 0x15,0x27 54 EndModule Module = "7 Byte In" 0x00,0x16 55 EndModule Module = "7 Byte In, 1 Byte Out" 0x16,0x20 56 EndModule Module = "7 Byte In, 2 Byte Out" 0x16,0x21 57 EndModule Module = "7 Byte In, 3 Byte Out" 0x16,0x22 58 EndModule Module = "7 Byte In, 4 Byte Out" 0x16,0x23 59 EndModule Module = "7 Byte In, 5 Byte Out" 0x16,0x24 60 EndModule Module = "7 Byte In, 6 Byte Out" 0x16,0x25 61 EndModule Module = "7 Byte In, 7 Byte Out" 0x16,0x26 62 EndModule Module = "7 Byte In, 8 Byte Out" 0x16,0x27 63 EndModule Module = "8 Byte In" 0x00,0x17 64 EndModule Module = "8 Byte In, 1 Byte Out" 0x17,0x20 65 EndModule Module = "8 Byte In, 2 Byte Out" 0x17,0x21 66 EndModule Module = "8 Byte In, 3 Byte Out" 0x17,0x22 67 EndModule Module = "8 Byte In, 4 Byte Out" 0x17,0x23 68 EndModule Module = "8 Byte In, 5 Byte Out" 0x17,0x24 69 EndModule Module = "8 Byte In, 6 Byte Out" 0x17,0x25 70 EndModule Module = "8 Byte In, 7 Byte Out" 0x17,0x26 71 EndModule Module = "8 Byte In, 8 Byte Out" 0x17,0x27 72 EndModule ; ; ;******************** ENDE DER GSD-DATEI ********************