Subversion Repositories WAM.pacas-oijen

Rev

Blame | Last modification | View Log | Download

;GSD has been converted with GSD converter V0.3
;*******************************************************************************
;
;   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"     ;Adapted
Model_Name = "LNK P8xxx";Added
;Revision            = "1.0"  ;Adapted
Revision = "LNK 1.0";Added
Ident_Number        = 0x0F22 
Protocol_Ident      = 0
Station_Type        = 0
FMS_supp            = 0
Hardware_Release    = "1"
Software_Release    = "1"
Bitmap_Device       = "P8xxx"
9.6_supp=1;Added
19.2_supp=1;Added
45.45_supp=1;Added
93.75_supp=1;Added
187.5_supp=1;Added
500_supp=1;Added
1.5M_supp=1;Added
3M_supp=1;Added
6M_supp=1;Added
12M_supp=1;Added
MaxTsdr_9.6=60;Added
MaxTsdr_19.2=60;Added
MaxTsdr_45.45=250;Added
MaxTsdr_93.75=60;Added
MaxTsdr_187.5=60;Added
MaxTsdr_500=100;Added
MaxTsdr_1.5M=150;Added
MaxTsdr_3M=250;Added
MaxTsdr_6M=450;Added
MaxTsdr_12M=800;Added
;31.25_supp          = 1  ;Adapted
31.25_supp = 0;Added
;45.45_supp          = 1  ;Adapted
;93.75_supp          = 1  ;Adapted
;MaxTsdr_31.25       = 100  ;Adapted
;MaxTsdr_45.45       = 250  ;Adapted
;MaxTsdr_93.75       = 1000  ;Adapted
Redundancy          = 0
Repeater_Ctrl_Sig   = 0
24V_Pins            = 0
;Freeze_Mode_supp    = 1  ;Adapted
Freeze_Mode_supp = 0;Added
;Sync_Mode_supp      = 1  ;Adapted
Sync_Mode_supp = 0;Added
Set_Slave_Add_supp  = 1
;Min_Slave_Intervall = 250  ;Adapted
Min_Slave_Intervall = 1;Added
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  ;Adapted
;Transmission_Delay_45.45 = 0  ;Adapted
;Reaction_Delay_45.45     = 0  ;Adapted
;Transmission_Delay_93.75 = 0  ;Adapted
;Reaction_Delay_93.75     = 0  ;Adapted
;End_Physical_Interface  ;Adapted
;
;Physical_Interface = 1                     ; IEC61158-2  ;Adapted
;Transmission_Delay_31.25 = 0  ;Adapted
;Reaction_Delay_31.25     = 0  ;Adapted
;End_Physical_Interface  ;Adapted
;----------- 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