; ;************************************************************************************ ;* ================================================================================ * ;* * ;* Vendor: MORGAN KOREA LTD. * ;* #64-6, Ogye-1Ri, Neungseo-Myun, * ;* Yeoju-Gun, Gyunggi-Do, * ;* Korea * ;* Tel. : ++82-31-881-5840 * ;* FAX. : ++82-31-881-5860 * ;* eMail: morgankorea@morgankore.com * ;* * ;* ================================================================================ * ;* * ;* Function: TM & TQ SERIES * ;* * ;* * ;* Order Number : DP008100 * ;* * ;* -------------------------------------------------------------------------------- * ;* author: Gyoung-Lae Kang * ;* * ;* Tel. : ++82-31-881-5840 * ;* FAX. : ++82-31-881-5860 * ;* eMail: endzone@hanmail.net * ;* -------------------------------------------------------------------------------- * ;* * ;* history * ;* ================================================================================ * ;* 04.16.2008 [V1.00] * ;* * ;* -------------------------------------------------------------------------------- * ;* * ;************************************************************************************ #Profibus_DP ;==================================================================================== ;==== Prm-Text-Def-List ============================================================= ;==================================================================================== ;===================================================================================== ;==== Ext-User-Prm-Data-Def-List ===================================================== ;===================================================================================== ;===================================================================================== ;==== General DP Keywords ============================================================ ;===================================================================================== GSD_Revision = 5 Vendor_Name = "MORGAN KOREA" Model_Name = "MKPD-V1-R" Revision = "1.01" Ident_Number = 0x0B22 Protocol_Ident = 0 Station_Type = 0 FMS_supp = 0 Hardware_Release = "V1.00" Software_Release = "V1.00" Redundancy = 0 Repeater_Ctrl_Sig = 0 24V_Pins = 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 = 0 6M_supp = 0 12M_supp = 0 MaxTsdr_9.6=15 MaxTsdr_19.2=15 MaxTsdr_45.45=15 MaxTsdr_93.75=15 MaxTsdr_187.5=15 MaxTsdr_500=15 MaxTsdr_1.5M=50 ;============================================================================== ;==== Slave specific values =================================================== ;============================================================================== OrderNumber="DP008100" Slave_Family = 3@MORGAN KOREA@MKDP-V1-S Implementation_Type = "VPC3+C" Info_Text="MORGAN KOREA : PROFIBUS DP V1 - SLAVE" Bitmap_Device = "MORGAN" Freeze_Mode_supp=1 Sync_Mode_supp=1 Fail_Safe=1 Auto_Baud_supp=1 Set_Slave_Add_supp=0 Min_Slave_Intervall=6 Modular_Station=1 Max_Module=2 Modul_Offset=1 Max_Input_Len=4 Max_Output_Len=4 Max_Data_Len=8 Max_Diag_Data_Len=6 ;============================================================================== ;==== User-Prm-Data =========================================================== ;============================================================================== Max_User_Prm_Data_Len = 10 Ext_User_Prm_Data_Const(0)= 0x00,0x00,0x00 ;============================================================================== ;==== Module-Definition-List ================================================== ;============================================================================== Module="DIO 16bit " 0xC1,0x01,0x01,0x01 1 EndModule Module="POSITION 16bit " 0xC1,0x01,0x01,0x02 2 EndModule ;============================================================================== ;==== DPV1 KEY WORDS ========================================================== ;============================================================================== DPV1_Slave = 1 C1_Read_Write_supp = 1 C1_Max_Data_Len = 240 ;The parameter specifies the maximum length of user data excluding ;Function_Num, Slot_number, Index, Length, transferred on the ;MSAC_1 communication channel. ;Type: Unsigned8 (0 .. 240) C1_Response_Timeout = 300 Alarm_Type_Mode_supp = 1 WD_Base_1ms_supp = 1 Publisher_supp = 1 C2_Read_Write_supp = 1 C2_Max_Data_Len = 240 ;The parameter specifies the maximum length of user data excluding ;Function_Num, Slot_number, Index, Length, transferred on the ;MSAC_2 communication channel. ;Type: Unsigned8 (0,48 .. 240) C2_Response_Timeout = 300 C2_Max_Count_Channels = 3 Max_Initiate_PDU_Length = 52 ;The parameter specifies the maximum length of an Initiate Request ;PDU including the Function_Num to the Resource Manager. ;Type: Unsigned8 (0,52.. 244) DPV1_Data_Types = 0 Ident_Maintenance_supp = 1 ;I&M fuctions supported SlotDefinition Slot(1) = "Slot 1" 1 1 Slot(2) = "Slot 2" 2 2 EndSlotDefinition