Subversion Repositories WAM.pacas-oijen

Rev

Blame | Last modification | View Log | Download

;*******************************************************************************
;
;   DST0F22.gsd
;
;   Date      : 2014-11-21
;
;   Version   : 1.0
;
;   Author    : embeX GmbH, Michael Glinzig
;
;   Comment   : registered GSD-File for DRAEGER P8xxx with device specific ident number
;
;               Version 1.0: 2014-11-21 MIG: initial version
;
;******************************************************************************/
#Profibus_DP
GSD_Revision        = 5
Vendor_Name         = "Draeger"
Model_Name          = "P8xxx"   
Revision            = "1.0"
Ident_Number        = 0x0F22 
Protocol_Ident      = 0
Station_Type        = 0
FMS_supp            = 0
Hardware_Release    = "1"
Software_Release    = "1"
Bitmap_Device       = "P8xxx"
31.25_supp          = 1
45.45_supp          = 1
93.75_supp          = 1
MaxTsdr_31.25       = 100
MaxTsdr_45.45       = 250
MaxTsdr_93.75       = 1000
Redundancy          = 0
Repeater_Ctrl_Sig   = 0
24V_Pins            = 0
Freeze_Mode_supp    = 1
Sync_Mode_supp      = 1
Set_Slave_Add_supp  = 1
Min_Slave_Intervall = 250
Modular_Station     = 1
Max_Module          = 1
Max_Input_Len       = 5                    ; maximum Input Length
Max_Output_Len      = 0                    ; maximum Output Length
Max_Data_Len        = 5                    ; maximum In-Output Length
Slave_Family        = 12
Max_Diag_Data_Len   = 20
Ident_Maintenance_supp = 1

;----------- Description of extended DP features: ---------------------
;
DPV1_Slave = 1
C1_Read_Write_supp      = 1
C1_Response_Timeout     = 1000
C1_Max_Data_Len         = 240
C2_Read_Write_supp      = 1
C2_Max_Data_Len         = 128
C2_Read_Write_required  = 1
C2_Max_Count_Channels   = 1
Max_Initiate_PDU_Length = 52
C2_Response_Timeout     = 4000
DPV1_Data_Types         = 1

;--- Description of physical interface for async. and sync. transmission: ---
Physical_Interface = 0                     ; RS-485 Standard Copper
Transmission_Delay_45.45 = 0
Reaction_Delay_45.45     = 0
Transmission_Delay_93.75 = 0
Reaction_Delay_93.75     = 0
End_Physical_Interface
;
Physical_Interface = 1                     ; IEC61158-2
Transmission_Delay_31.25 = 0
Reaction_Delay_31.25     = 0
End_Physical_Interface
;----------- Description of device related diagnosis: ---------------------
;
Unit_Diag_Bit(35)  = "DIA_WARMSTART"
Unit_Diag_Bit(36)  = "DIA_COLDSTART"
Unit_Diag_Bit(37)  = "DIA_MAINTAINANCE"
Unit_Diag_Bit(39)  = "IDENT_NUMBER_VIOLATION"
Unit_Diag_Bit(40)  = "DIA_MAINTENANCE_ALARM"
Unit_Diag_Bit(41)  = "DIA_MAINTENANCE_DEMANDED"
Unit_Diag_Bit(42)  = "DIA_FUNCTION_CHECK"
Unit_Diag_Bit(43)  = "DIA_INV_PRO_COND"
Unit_Diag_Bit(55)  = "EXTENSION_AVAILABLE"

;-------------------------------------------------------------------------
;
Max_User_Prm_Data_Len=8
;DPV1_Status1...3 and profile specific Prm_Structure (size = 5 bytes).
;In DPV1_Status_3 the bit Prm_Structure (Bit 3) has to be set. The size of the
;User_Prm_Data is higher if additionally more Prm_Structures are supported by the slave
;An existing keyword User_Prm_Data_Len in the GSD file has to be deleted.

PrmText=1
Text(0)="Disabled"
Text(1)="Enabled"
EndPrmText

ExtUserPrmData=1 "Condensed Status"
Bit(0) 1 0-1                ;PRM_COND
Prm_Text_Ref=1              ;reference to PrmText
EndExtUserPrmData

Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x08
;The Prm_Structure begins at an offset of three bytes in the User_Prm_Data
;because DPV1_Status1...3 are transmitted in the first three bytes
Ext_User_Prm_Data_Const(3)=0x05,0x41,0x00,0x00,0x01   ;default values
                                                      ;Structure_Length = 5
                                                      ;Structure_Type = 65 (profile specific)
                                                      ;Slot_Number = 0
                                                      ;reserved = 0
                                                      ;PRM_COND = 1 (enabled)
Ext_User_Prm_Data_Ref(7)=1;     ;reference to condensed status bit PRM_COND
Prm_Block_Structure_supp=1      ;enables the block structure of extended parameterization

;Empty module
Module = "EMPTY_MODULE"                 0x00
1
EndModule
;Modules for Analog Input
Module = "Analog Input (AI)"            0x42,0x84,0x81,0x81
2
EndModule