;========================= GSD file: PD__0D18.GSD ===================== ; ;DEVICE NAME: PROCES-DATA PD340 Profibus DP ;DEVICE REVISION: 1 ;VENDOR NAME: PROCES-DATA ;GSD REVISION DATE: 27-07-2011 : Command & Responce changed to 2 bytes each ; 20-08-2012 : Linearization on/off possible as user parameter[3]. Default = 0 ; ; ;====================================================================== #Profibus_DP GSD_Revision = 2 ;========================= PARAMETER TEXTS ============================ PrmText = 1 Text(0) = "Flowmeter: ????. Select type!" Text(2) = "C25 " Text(3) = "C38 " Text(4) = "C51 " Text(5) = "C63 " Text(6) = "C76 " Text(7) = "C102 " Text(1) = "User configuration " EndPrmText PrmText = 2 Text(0) = "Unit: ?????. Select unit !!" Text(2) = "m3/h " Text(3) = "hL/h " Text(4) = "L/h " Text(5) = "UK gallon/h " Text(6) = "US gallon/h " Text(7) = "UK gallon/min " Text(8) = "US gallon/min " Text(1) = "User configuration " EndPrmText PrmText = 3 Text(0) = "Linearizing OFF (normal) " Text(1) = "Linearizing ON (advanced) " EndPrmText ;========================= PARAMETER DEFINITIIONS ===================== ExtUserPrmData = 85 "PD 340 Type" Unsigned8 0 0-15 Prm_Text_Ref = 1 EndExtUserPrmData ExtUserPrmData = 86 "Flow unit" Unsigned8 0 0-15 Prm_Text_Ref = 2 EndExtUserPrmData ;This parameter selection is disabled. Please see "PARAMETER DEFINITIONS" ExtUserPrmData = 87 "Linearizing" Unsigned8 0 0-15 Prm_Text_Ref = 3 EndExtUserPrmData ;========================= PRODUCT SPECIFICATIONS ===================== Vendor_Name = "PROCES-DATA" Model_Name = "PD340 DP" Ident_Number = 0x0D18 Info_Text ="PROCES-DATA A/S electromagnetic flowmeter. Remember to select type and unit in paramters!" Revision = "1" Hardware_Release = "1.0" Software_Release = "1.0" Bitmap_Device = "pd340_01" Bitmap_SF = "pd340_01" ;========================= OVERALL PROFIBUS SPECIFICATIONS ============ FMS_supp = 0 Protocol_Ident = 0 Station_Type = 0 Slave_Family = 0 ;General device ;========================= HARDWARE CONFIGURATION ===================== Implementation_type = "VPC3+S" Redundancy = 0 Repeater_Ctrl_Sig = 0 24V_Pins = 0 ;========================= PROTOCOL CONFIGURATION ===================== Set_Slave_Add_supp = 0 Auto_Baud_supp = 1 Min_Slave_Intervall = 1 Freeze_Mode_supp = 0 Sync_Mode_supp = 0 Fail_Safe = 0 ;========================= SUPPORTED BAUDRATES ======================== 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 ;========================= DIAGNOSTIC DEFINITIONS ===================== Max_Diag_Data_Len = 12 Unit_Diag_Bit(0) = "P-NET error" ;Unit_Diag_Bit(1) = "Power supply too low" ;Unit_Diag_Bit(2) = "No Field Voltage" ;========================= PARAMETER DEFINITIONS ====================== Max_User_Prm_Data_Len = 20 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00,0x00,0x00,0x00 ;First 3 parameter bytes reserved for future DP-V1 Ext_User_Prm_Data_Ref(3) = 85 Ext_User_Prm_Data_Ref(4) = 86 ; Linearizing is by default disabled. To activate this function, ; include the following 1 line. ;Ext_User_Prm_Data_Ref(5) = 87 ;========================= MODULE DEFINITIONS ========================= Modular_Station = 1 Max_Module = 5 Max_Input_Len = 40 Max_Output_Len = 40 Max_Data_Len = 80 Module = "Flow" 0x41,0x83,0x01 1 EndModule Module = "Volume 1" 0x41,0x83,0x02 2 EndModule Module = "Volume 2" 0x41,0x83,0x03 3 EndModule Module = "Command / Response" 0xC1,0x81,0x81,0x04 4 EndModule Module = "Error No." 0x41,0x80,0x05 5 EndModule ;======================================================================