;====================================================== ; PxG55x with Profibus SEMI Profile Option ; ; INFICON AG ; Alte Landstrasse 6 ; FL - 9496 Balzers ; Principality of Liechtenstein ; Contact: Bruno Berger / R&D ; ; History ; Version: V1.0 ; Date: 24. September 2009 ; Version: V1.0.0 ; Date: 24. September 2009 ;====================================================== #Profibus_DP ;General parameters GSD_Revision = 5 Vendor_Name = "INFICON" Model_Name = "PxG55x" Revision = "V1.0" Ident_Number = 0x0C85 Protocol_Ident = 0 Station_Type = 0 FMS_supp = 0 Hardware_Release= "1.0" Software_Release= "1.0" 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 = 250 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 24V_Pins = 0 ; Slave-Specification: Freeze_Mode_supp = 1 Sync_Mode_supp = 1 Set_Slave_Add_Supp = 1 Auto_Baud_supp = 1 Min_Slave_Intervall = 6 Fail_Safe = 1 Modul_Offset = 0 Slave_Family = 0 Modular_Station = 1 Max_Module = 1 Max_Input_len = 16 Max_Output_len = 8 Max_Data_len = 24 Max_Diag_Data_Len = 6 ;Please select the data unit you want to use for cyclic data transfer User_Prm_Data_Len = 5 User_Prm_Data=0x00,0x00,0x00,0x13,0x08 ;mbar ;User_Prm_Data=0x00,0x00,0x00,0x10,0x01 ;Counts ;User_Prm_Data=0x00,0x00,0x00,0x13,0x01 ;Torr ;User_Prm_Data=0x00,0x00,0x00,0x13,0x09 ;Pascal ;User_Prm_Data=0x00,0x00,0x00,0x00,0x00 ;TTR compatibility mode PrmText = 1 Text(0) = "Counts" Text(1) = "Torr" Text(8) = "mbar" Text(9) = "Pascal" EndPrmText ExtUserPrmData = 1 "Data Unit" Unsigned8 8 0,1,8,9 Prm_Text_Ref = 1 EndExtUserPrmData Max_User_Prm_Data_Len = 5 Ext_User_Prm_Data_Const(0) = 0x00,0x00,0x00 Ext_User_Prm_Data_Const(3) = 0x13,0x08 Ext_User_Prm_Data_Ref(4) = 1 ; DPV1 Slave related keywords DPV1_Slave = 1 C1_Read_Write_supp = 1 C2_Read_Write_supp = 1 C1_Max_Data_Len = 240 C2_Max_Data_Len = 240 C1_Response_Timeout = 400 C2_Response_Timeout = 400 C1_Read_Write_required = 0 C2_Read_Write_required = 0 C2_Max_Count_Channels = 3 Max_Initiate_PDU_Length = 52 Diagnostic_Alarm_supp = 0 Process_Alarm_supp = 0 Pull_Plug_Alarm_supp = 0 Status_Alarm_supp = 0 Update_Alarm_supp = 0 Manufacturer_Specific_Alarm_supp = 0 Extra_Alarm_SAP_supp = 0 Alarm_Sequence_Mode_Count = 0 Alarm_Type_Mode_supp = 0 DPV1_Data_Types = 0 WD_Base_1ms_supp = 0 Check_Cfg_Mode = 0 Ident_Maintenance_supp = 1 ; Module Definition List ; ; Abbreviations: ; PI - ParameterChannelIn ; PO - ParameterChannelOut ; ExS - ExceptionStatus ; StE - OneOfNStatusExtension ; PVSl - OneofNPVSelector ; PVI - ProcessValue Interger16 ; PVF - ProcessValue Float ; ChS - Channel Status ; TpS - TripStatus ; ; Modules without Parameter Cannel Module="ExS,PVI" 0x42, 0x82, 0x05, 0x03 1 EndModule Module="ExS,PVF" 0x42, 0x84, 0x05, 0x08 2 EndModule Module="ExS,StE,PVSl,PVI" 0x44, 0x84, 0x05, 0x05, 0x05, 0x03 3 EndModule Module="ExS,StE,PVSl,PVF" 0x44, 0x86, 0x05, 0x05, 0x05, 0x08 4 EndModule Module="ExS,PVI,ChS,TpS" 0x44, 0x85, 0x05, 0x03, 0x05, 0x0A 5 EndModule Module="ExS,PVF,ChS,TpS" 0x44, 0x87, 0x05, 0x08, 0x05, 0x0A 6 EndModule Module="TTR compatible" 0xA1, 0x91 7 EndModule ; Modules with Parameter Cannel Module="PO,PI,ExS,PVI" 0xC4, 0x87, 0x8A, 0x0A, 0x0A, 0x05, 0x03 11 EndModule Module="PO,PI,ExS,PVF" 0xC4, 0x87, 0x8C, 0x0A, 0x0A, 0x05, 0x08 12 EndModule Module="PO,PI,ExS,StE,PVSl,PVI" 0xC6, 0x87, 0x8C, 0x0A, 0x0A, 0x05, 0x05, 0x05, 0x03 13 EndModule Module="PO,PI,ExS,StE,PVSl,PVF" 0xC6, 0x87, 0x8E, 0x0A, 0x0A, 0x05, 0x05, 0x05, 0x08 14 EndModule Module="PO,PI,ExS,PVI,ChS,TpS" 0xC6, 0x87, 0x8D, 0x0A, 0x0A, 0x05, 0x03, 0x05, 0x0A 15 EndModule Module="PO,PI,ExS,PVF,ChS,TpS" 0xC6, 0x87, 0x8F, 0x0A, 0x0A, 0x05, 0x08, 0x05, 0x0A 16 EndModule