;********************************************************************* ; ; GSD-File for PB340/306/541 ; ; File: mksr0553.gsd ; Version: 02 ; Date: 07.01.2008 ; Author: Thomas Jaeckle ; ; motrona GmbH ; Zwischen den Wegen 32 ; 78239 Rielasingen - GERMANY ; Tel.: ++49/7731/9332-0 Fax: ++49/7731/9332-30 ; Email: thomas.jaeckle@motrona.com ; ;********************************************************************* ; ; #Profibus_DP ; ; ; ; ExtUserPrmData = 1 "decimal point" ; User parameter: Display Decimal Point Unsigned8 0 0-5 ; Default value: 0, value range: 0...5 EndExtUserPrmData ; ; ;General parameters: ; GSD_Revision = 1 Vendor_Name = "motrona" Model_Name = "PB340/306/541" Revision = "01" Ident_Number = 0x0553 Protocol_Ident = 0 ; Profibus-DP Station_Type = 0 ; Slave FMS_supp = 0 ; No FMS supported Hardware_Release = "340PB11" Software_Release = "01" ; 9.6_supp = 1 ; Supported baudrates 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 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 ; Redundancy = 0 Repeater_Ctrl_Sig = 2 ; RTS-Signal (CNTR-P): TTL-level 24V_Pins = 0 ; No 24V supply on Profibus-connector Implementation_Type = "DPC31" ; ; ; Slave-Specification: ; Freeze_Mode_supp = 1 ; Freeze-Mode supported Sync_Mode_supp = 1 ; Sync-Mode supported Set_Slave_Add_Supp = 0 ; Set_Slave_Address not supported Auto_Baud_supp = 1 ; Automatic baudrate recognition Min_Slave_Intervall = 10 Fail_Safe = 1 ; Fail-Save-Mode supported Max_Diag_Data_Len = 11 ; 5 byte user diagnostic data Modul_Offset = 0 Slave_Family = 6 ; HMI unit Modular_Station = 1 Max_Module = 1 ; Modular station with one module Max_Input_len = 4 ; 32 bit input data (PB306/541) Max_Output_len = 4 ; 32 bit output data (PB340/541) Max_Data_len = 8 ; Max. 2 * 32 bit data (PB541) ; ; UserPrmData: ; Max_User_Prm_Data_Len = 1 ; 1 byte user parameter data ; ; Module Definition List: ; Module="PB340" 0xA3 ; Config. PB340: 4 byte output data Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 1 EndModule ; Module="PB306" 0x93 ; Config. PB306: 4 byte input data Ext_Module_Prm_Data_Len = 1 Ext_User_Prm_Data_Const(0) = 0x00 EndModule ; Module="PB541" 0xB3 ; Config. PB541: 4 byte input data + Ext_Module_Prm_Data_Len = 1 ; 4 byte output data Ext_User_Prm_Data_Const(0) = 0x00 Ext_User_Prm_Data_Ref(0) = 1 EndModule