; ;********************* GSD-Datei for EPIS-EMD *************************************** ;* ================================================================================ * ;* * ;* * ;* ================================================================================ * ;* * ;* -------------------------------------------------------------------------------- * ;* author: R. Bosch date: 19/07/2001 * ;* rev.: 002 * ;* -------------------------------------------------------------------------------- * ;* * ;* history * ;* ================================================================================ * ;* 19/07/2001 [v001] urversion * ;* 26/01/2004 [v002] maxDataLenght 480 * ;* 03/02/2004 MaxDataLength 488 * ;* MaxInputLen 244 * ;* MaxOutputLen 244 * ;* New Modules * ;* 8 Bit In, 8 Bit Out * ;* 32 Bit In, 32 Bit Out * ;* 1, 2, 4, 8, 16 Byte I/O * ;* 16, 32 Word I/O * ;* * ;* * ;* * ;* * ;* * ;* -------------------------------------------------------------------------------- * ;* * ;************************************************************************************ ; ; #Profibus_DP ; ; ; GSD_Revision = 1 Vendor_Name="EPIS Microcomputer GmbH" Model_Name="Automatisierungssystem EMD" Revision="2.1" Ident_Number=1495 Protocol_Ident = 0 Station_Type = 0 FMS_supp = 0 Hardware_Release="0741-01" Software_Release="9029-02.04" ; 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 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 24V_Pins = 0 Implementation_Type = "VPC3" ; Unit_Diag_Bit(0)= "Error: Parameter Data Length" Unit_Diag_Bit(1)= "Error: Parameter Data Entry" Unit_Diag_Bit(2)= "Error: Configuration Data Length" Unit_Diag_Bit(3)= "Error: Configuration Data Entry" ; Freeze_Mode_supp = 1 Sync_Mode_supp = 1 Auto_Baud_supp = 1 Set_Slave_Add_supp=1 Min_Slave_Intervall = 10 Modular_Station=1 Max_Module=120 Max_Input_Len=244 Max_Output_Len=244 Max_Data_Len=488 Fail_Safe = 1 ; Max_Diag_Data_Len = 16 Modul_Offset = 0 Slave_Family=0 ; ; Bitmaps Bitmap_Device="EMD" Bitmap_Diag="EMD" Bitmap_SF="EMD" ; ; User_Prm_Data_Len = 5 User_Prm_Data = 0x00,0x01,0x02,0x03,0x04 Ext_User_Prm_Data_Const(0)=0x00,0x01,0x02,0x03,0x04 ; ; Module = "8 Digital Input" 0x10 EndModule Module = "16 Digital Input" 0x11 EndModule Module = "32 Digital Input" 0x13 EndModule Module = "8 Digital Output" 0x20 EndModule Module = "16 Digital Output" 0x21 EndModule Module = "32 Digital Output" 0x23 EndModule Module = "Analog Input" 0x11 EndModule Module = "Analog Output" 0x21 EndModule Module = "1 Byte In/Out (bidirectional)" 0xB0 EndModule Module = "2 Byte In/Out (bidirectional)" 0xB1 EndModule Module = "4 Byte In/Out (bidirectional)" 0xB3 EndModule Module = "8 Byte In/Out (bidirectional)" 0xB7 EndModule Module = "16 Byte In/Out (bidirectional)" 0xBF EndModule Module = "16 Word In/Out (bidirectional)" 0xFF EndModule Module = "32 Word In/Out (bidirectional)" 0xFF, 0xFF EndModule Module = "64 Word In/Out (bidirectional)" 0xFF, 0xFF, 0xFF, 0xFF EndModule