;============================================================================ ; Geraetestammdatendatei nach DIN 19245 Teil 3 (PROFIBUS DP) ;============================================================================ ; DATEINAME : IFM_00AB.GSD ;---------------------------------------------------------------------------- ; GERAET : ASI-Controller ;---------------------------------------------------------------------------- ; PROTOKOLL : Profibus DP (Slave) ;---------------------------------------------------------------------------- ; HERSTELLER : ifm electronic, ; Teichstrasse 4; 45127 Essen ; Tel.: (0201) 24220 ;---------------------------------------------------------------------------- ; VERSION : 1.0 ;---------------------------------------------------------------------------- ; DATUM : 08.02.96 ;---------------------------------------------------------------------------- ;============================================================================ #Profibus_DP ; Anfangskennung Vendor_Name = "ifm electronic" Model_Name = "ASI-DP Controller IFM" Revision = "Ausgabestand 1" Ident_Number = 0x00AB Protocol_Ident = 0 ; Profibus DP Station_Type = 0 ; DP Slave FMS_supp = 0 ; kein FMS-Support Hardware_Release = "Version 1.3" Software_Release = "Version 1.18" 9.6_supp = 1 ; Unterstuetzte Baudraten 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 MaxTsdr_9.6 = 60 ; max. Antwortzeit des Slaves 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 ;============================================================================ ; Slave spezifische Daten ;============================================================================ Freeze_Mode_supp = 1 ; Unterstuetzte Modi Sync_Mode_supp = 1 Auto_Baud_supp = 1 Set_Slave_Add_supp = 1 Min_Slave_Intervall = 1 ; Minimale Pollzeit slave_family = 9 ;============================================================================ ; Modularer Slave: ; Feld 1 (ASI-I/O-Daten) muss immer angegeben werden. Werden keine ; ASI-I/O-Daten benoetigt, muss "Feld 1: keine ASI-I/O" projektiert werden. ; Daran angehaengt wird Feld 2 (PLC-I/O-Daten). Werden keine PLC-I/O-Daten ; benoetigt, muss Feld 2 nicht projektiert werden. ;============================================================================ Modular_Station = 1 Max_Module = 2 Max_Input_Len = 0x40 ; max. 64 Byte Input Max_Output_Len = 0x40 ; max. 64 Byte Output Max_Data_Len = 0x80 ; max. 128 Byte I/O Module = "Feld 1: keine ASI-I/O" 0x00 EndModule Module = "Feld 1: 16 Byte ASI-I/O" 0x77 EndModule Module = "Feld 1: 32 Byte ASI-I/O" 0x7F EndModule Module = "Feld 2: 2 Byte PLC-I/O" 0x70 EndModule Module = "Feld 2: 4 Byte PLC-I/O" 0x71 EndModule Module = "Feld 2: 6 Byte PLC-I/O" 0x72 EndModule Module = "Feld 2: 8 Byte PLC-I/O" 0x73 EndModule Module = "Feld 2: 10 Byte PLC-I/O" 0x74 EndModule Module = "Feld 2: 12 Byte PLC-I/O" 0x75 EndModule Module = "Feld 2: 14 Byte PLC-I/O" 0x76 EndModule Module = "Feld 2: 16 Byte PLC-I/O" 0x77 EndModule Module = "Feld 2: 18 Byte PLC-I/O" 0x78 EndModule Module = "Feld 2: 20 Byte PLC-I/O" 0x79 EndModule Module = "Feld 2: 22 Byte PLC-I/O" 0x7A EndModule Module = "Feld 2: 24 Byte PLC-I/O" 0x7B EndModule Module = "Feld 2: 26 Byte PLC-I/O" 0x7C EndModule Module = "Feld 2: 28 Byte PLC-I/O" 0x7D EndModule Module = "Feld 2: 30 Byte PLC-I/O" 0x7E EndModule Module = "Feld 2: 32 Byte PLC-I/O" 0x7F EndModule Module = "Feld 2: 2 Byte Kons. PLC-I/O" 0xF0 EndModule Module = "Feld 2: 4 Byte Kons. PLC-I/O" 0xF1 EndModule Module = "Feld 2: 6 Byte Kons. PLC-I/O" 0xF2 EndModule Module = "Feld 2: 8 Byte Kons. PLC-I/O" 0xF3 EndModule Module = "Feld 2: 10 Byte Kons. PLC-I/O" 0xF4 EndModule Module = "Feld 2: 12 Byte Kons. PLC-I/O" 0xF5 EndModule Module = "Feld 2: 14 Byte Kons. PLC-I/O" 0xF6 EndModule Module = "Feld 2: 16 Byte Kons. PLC-I/O" 0xF7 EndModule Module = "Feld 2: 18 Byte Kons. PLC-I/O" 0xF8 EndModule Module = "Feld 2: 20 Byte Kons. PLC-I/O" 0xF9 EndModule Module = "Feld 2: 22 Byte Kons. PLC-I/O" 0xFA EndModule Module = "Feld 2: 24 Byte Kons. PLC-I/O" 0xFB EndModule Module = "Feld 2: 26 Byte Kons. PLC-I/O" 0xFC EndModule Module = "Feld 2: 28 Byte Kons. PLC-I/O" 0xFD EndModule Module = "Feld 2: 30 Byte Kons. PLC-I/O" 0xFE EndModule Module = "Feld 2: 32 Byte Kons. PLC-I/O" 0xFF EndModule