;============================================================================= ; GSD-File based on EN50170 (Profibus DP) ;============================================================================= ; ; Filename : TRCK00AF.GSD ;----------------------------------------------------------------------------- ; Device : TURCK bus stop (R) Station PDP-IOM 881 ;----------------------------------------------------------------------------- ; Protocol : Profibus DP (Slave) ;----------------------------------------------------------------------------- ; Manufacturer : Werner Turck GmbH & Co. KG ;----------------------------------------------------------------------------- ; Vendor : Hans Turck GmbH & Co. KG ; Witzlebenstrasse 7 ; D-45472 Muelheim an der Ruhr ; Tel.: (0208) 49 52 - 0 ;----------------------------------------------------------------------------- ; VERSION : 1.3 ;----------------------------------------------------------------------------- ; DATUM : 08.07.99 ;----------------------------------------------------------------------------- ; Changes: 1.1 - New Hardware_Release "1253/2" ; Min_Slave_Intervall = 1 (Info Siemens 01.08.96) ; 1.2 - 3, 6 and 12 MBaud-Support ; 1.3 - comments english ;============================================================================= #Profibus_DP ; start identifier gsd_revision = 2 Station_Type = 0 ; DP Slave Protocol_Ident = 0 ; Profibus DP Vendor_Name = "Hans Turck GmbH & Co. KG" Model_Name = "Turck PDP-IOM 881" Revision = "Version 1.3" Ident_Number = 0x00AF Hardware_Release = "1253/2" Software_Release = "00" FMS_supp = 0 9.6_supp = 1 19.2_supp = 1 45.45_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 MaxTsdr_19.2 = 60 maxtsdr_45.45 = 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 Redundancy = 0 Repeater_Ctrl_Sig = 0 24V_Pins = 0 ;============================================================================= ; Slave specific data ;============================================================================= Freeze_Mode_supp = 1 Sync_Mode_supp = 1 Auto_Baud_supp = 1 Set_Slave_Add_supp = 0 max_diag_data_len = 20 slave_family = 3 ;I/O User_Prm_Data_Len = 5 User_Prm_Data = 0,0,0,0,0 Min_Slave_Intervall = 1 ;============================================================================= ; Module definition ;============================================================================= Modular_Station = 0 Module = "1 Byte Out, 1 Byte In" 0x20,0x10 EndModule ;============================================================================= ; Device specific dignostic ;============================================================================= Unit_Diag_Bit(0) = "Short circuit connector 1" Unit_Diag_Bit(1) = "Short circuit connector 2" Unit_Diag_Bit(2) = "Short circuit connector 3" Unit_Diag_Bit(3) = "Short circuit connector 4" Unit_Diag_Bit(4) = "Short circuit connector 5" Unit_Diag_Bit(5) = "Short circuit connector 6" Unit_Diag_Bit(6) = "Short circuit connector 7" Unit_Diag_Bit(7) = "Short circuit connector 8" ;============================================================================= ; End of file TRCK00AF.GSD ;=============================================================================