You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
292 lines
6.1 KiB
Plaintext
292 lines
6.1 KiB
Plaintext
2 years ago
|
;
|
||
|
;======================================================
|
||
|
; GSD-Datei fuer PROFIBUS-DP Koppler/SPC3
|
||
|
; Hersteller: Beckhoff Automation GmbH
|
||
|
; Eiserstr. 5
|
||
|
; 33415 Verl
|
||
|
; Tel.: +49(0)5246/963-0
|
||
|
; Best.-Nr.: IP60xx-B310
|
||
|
; Stand : 06.02.06
|
||
|
;
|
||
|
;
|
||
|
;----------------------- TwinCAT ----------------------
|
||
|
;
|
||
|
Tc_KBus_supp = 1 ; Buskoppler
|
||
|
Tc_Plc_supp = 0 ; Bus-Controller
|
||
|
Tc_Fbb_supp = 1 ; Feldbus Box
|
||
|
Tc_Firmware_Flashable = 1 ;
|
||
|
Tc_Valid_Term(0) = 1677727602 ; 0x64000000 + 6002
|
||
|
Tc_Valid_Term(1) = 1677727612 ; 0x64000000 + 6012
|
||
|
Tc_Valid_Term(2) = 1677727622 ; 0x64000000 + 6022
|
||
|
Tc_Comment = "Serielle Schnittstelle Kompakt Box"
|
||
|
Tc_BitmapFile = "Ip.bmp"
|
||
|
Tc_VendorBitmapFile = "Beckhoff.bmp"
|
||
|
;
|
||
|
;------------------------- DP -------------------------
|
||
|
;
|
||
|
#Profibus_DP
|
||
|
;
|
||
|
;------------------ PrmText-Definitionen --------------
|
||
|
;
|
||
|
PrmText = 1
|
||
|
Text(0) = "ist nicht aktiv"
|
||
|
Text(1) = "ist aktiv"
|
||
|
EndPrmText
|
||
|
|
||
|
PrmText = 11
|
||
|
Text(0) = "INTEL"
|
||
|
Text(1) = "MOTOROLA"
|
||
|
EndPrmText
|
||
|
|
||
|
PrmText = 12
|
||
|
Text(0) = "synchron"
|
||
|
Text(1) = "freilaufend"
|
||
|
EndPrmText
|
||
|
|
||
|
PrmText = 13
|
||
|
Text(0) = "IP-Zyklus wird gestoppt"
|
||
|
Text(1) = "IP-Outputs werden 0"
|
||
|
Text(2) = "IP-Outputs bleiben gleich"
|
||
|
EndPrmText
|
||
|
|
||
|
PrmText = 48
|
||
|
Text(3) = "1200 Baud"
|
||
|
Text(4) = "2400 Baud"
|
||
|
Text(5) = "4800 Baud"
|
||
|
Text(6) = "9600 Baud"
|
||
|
Text(7) = "19200 Baud"
|
||
|
EndPrmText
|
||
|
|
||
|
PrmText = 49
|
||
|
Text(1) = "7 data, even"
|
||
|
Text(2) = "7 data, odd"
|
||
|
Text(3) = "8 data, no"
|
||
|
Text(4) = "8 data, even"
|
||
|
Text(5) = "8 data, odd"
|
||
|
EndPrmText
|
||
|
|
||
|
PrmText = 50
|
||
|
Text(0) = "1 Stop-Bit"
|
||
|
Text(1) = "2 Stop-Bits"
|
||
|
EndPrmText
|
||
|
|
||
|
;
|
||
|
;------------- ExtUserPrmData-Definitionen --------------
|
||
|
;
|
||
|
ExtUserPrmData = 1 "DPV1-Dienste (Klasse 1)"
|
||
|
Bit(7) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 7 "IP-Moduldiagnose"
|
||
|
Bit(1) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 11 "Datenformat"
|
||
|
Bit(3) 1 0-1
|
||
|
Prm_Text_Ref = 11
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 12 "Prozessabbildaktualisierung"
|
||
|
Bit(6) 1 0-1
|
||
|
Prm_Text_Ref = 12
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 13 "Reaktion auf DP-Fehler"
|
||
|
BitArea(0-1) 0 0-2
|
||
|
Prm_Text_Ref = 13
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 86 "Fast FreeRun-Mode"
|
||
|
Bit(4) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 200 "Baudrate"
|
||
|
BitArea(0-2) 6 3-7
|
||
|
Prm_Text_Ref = 48
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 201 "Datenrahmen"
|
||
|
BitArea(0-2) 3 1-5
|
||
|
Prm_Text_Ref = 49
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 202 "Stop-Bits"
|
||
|
Bit(3) 0 0-1
|
||
|
Prm_Text_Ref = 50
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 203 "Halbduplex"
|
||
|
Bit(0) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 204 "Status ein Zyklus spaeter"
|
||
|
Bit(2) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 205 "XON/XOFF send"
|
||
|
Bit(3) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 206 "XON/XOFF receive"
|
||
|
Bit(4) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 207 "RS 422 Mode"
|
||
|
Bit(5) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
ExtUserPrmData = 208 "send 16 byte"
|
||
|
Bit(6) 0 0-1
|
||
|
Prm_Text_Ref = 1
|
||
|
EndExtUserPrmData
|
||
|
|
||
|
;
|
||
|
;---------------------- DP-General ---------------------
|
||
|
;
|
||
|
GSD_Revision = 3
|
||
|
Vendor_Name = "BECKHOFF"
|
||
|
Model_Name = "IP60xx-B3xx"
|
||
|
Revision = "Revision 3.2"
|
||
|
Ident_Number = 0x0510
|
||
|
Protocol_Ident = 0
|
||
|
Station_Type = 0
|
||
|
FMS_supp = 0
|
||
|
Hardware_Release = "08"
|
||
|
Software_Release = "B3"
|
||
|
|
||
|
9.6_supp = 1
|
||
|
19.2_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_93.75 = 60
|
||
|
MaxTsdr_187.5 = 60
|
||
|
MaxTsdr_500 = 100
|
||
|
MaxTsdr_1.5M = 150
|
||
|
MaxTsdr_3M = 250
|
||
|
MaxTsdr_6M = 350
|
||
|
MaxTsdr_12M = 550
|
||
|
Redundancy = 0
|
||
|
Repeater_Ctrl_Sig = 0
|
||
|
24V_Pins = 0
|
||
|
|
||
|
Implementation_Type = "SPC3"
|
||
|
Bitmap_Device = "Ip"
|
||
|
;
|
||
|
;-------------------- DP-Slave -----------------------
|
||
|
;
|
||
|
Freeze_Mode_supp = 1
|
||
|
Sync_Mode_supp = 1
|
||
|
Auto_Baud_supp = 1
|
||
|
Set_Slave_Add_supp = 0
|
||
|
Min_Slave_Intervall = 1
|
||
|
Modular_Station = 1
|
||
|
Max_Module = 1
|
||
|
Max_Input_Len = 128
|
||
|
Max_Output_Len = 128
|
||
|
Max_Data_Len = 256
|
||
|
|
||
|
Fail_Safe = 1
|
||
|
Max_Diag_Data_Len = 64
|
||
|
Modul_Offset = 0
|
||
|
Slave_Family = 3
|
||
|
;
|
||
|
;---------------------- DPV1 -------------------------
|
||
|
;
|
||
|
DPV1_Slave = 1
|
||
|
C1_Read_Write_supp = 1
|
||
|
C1_Max_Data_Len = 48
|
||
|
C1_Response_Timeout = 1000
|
||
|
C2_Read_Write_supp = 1
|
||
|
C2_Max_Data_Len = 48
|
||
|
C2_Response_Timeout = 1000
|
||
|
C2_Max_Count_Channels = 1
|
||
|
Max_Initiate_PDU_Length = 52
|
||
|
;
|
||
|
;------------------- UserPrmData ---------------------
|
||
|
;
|
||
|
Max_User_Prm_Data_Len = 57
|
||
|
|
||
|
Ext_User_Prm_Data_Const(0) = 0x00
|
||
|
Ext_User_Prm_Data_Ref(0) = 1
|
||
|
Ext_User_Prm_Data_Const(1) = 0x00
|
||
|
Ext_User_Prm_Data_Const(2) = 0x08
|
||
|
Ext_User_Prm_Data_Const(3) = 0x00
|
||
|
Ext_User_Prm_Data_Const(4) = 0x00
|
||
|
Ext_User_Prm_Data_Const(5) = 0x00
|
||
|
Ext_User_Prm_Data_Const(6) = 0x00
|
||
|
Ext_User_Prm_Data_Const(7) = 0x40
|
||
|
Ext_User_Prm_Data_Ref(7) = 7
|
||
|
Ext_User_Prm_Data_Const(8) = 0x00
|
||
|
Ext_User_Prm_Data_Const(9) = 0x23
|
||
|
Ext_User_Prm_Data_Ref(9) = 11
|
||
|
Ext_User_Prm_Data_Ref(9) = 12
|
||
|
Ext_User_Prm_Data_Ref(9) = 86
|
||
|
Ext_User_Prm_Data_Const(10) = 0x00
|
||
|
Ext_User_Prm_Data_Ref(10) = 13
|
||
|
Ext_User_Prm_Data_Const(11) = 0x40
|
||
|
Ext_User_Prm_Data_Const(12) = 0x00
|
||
|
Ext_User_Prm_Data_Const(13) = 0x00,0x00
|
||
|
;
|
||
|
;-------------------- Modules ------------------------
|
||
|
;
|
||
|
Module = "IP60xx" 0xB5
|
||
|
177
|
||
|
EndModule
|
||
|
Module="IP6002-B310" 0xB5
|
||
|
319
|
||
|
Ext_Module_Prm_Data_Len=4
|
||
|
Ext_User_Prm_Data_Const(0)=0x06,0x03,0x00,0x00
|
||
|
Ext_User_Prm_Data_Ref(0)=200
|
||
|
Ext_User_Prm_Data_Ref(1)=201
|
||
|
Ext_User_Prm_Data_Ref(1)=202
|
||
|
Ext_User_Prm_Data_Ref(3)=204
|
||
|
Ext_User_Prm_Data_Ref(3)=205
|
||
|
Ext_User_Prm_Data_Ref(3)=206
|
||
|
Ext_User_Prm_Data_Ref(3)=208
|
||
|
EndModule
|
||
|
Module="IP6012-B310" 0xB5
|
||
|
320
|
||
|
Ext_Module_Prm_Data_Len=4
|
||
|
Ext_User_Prm_Data_Const(0)=0x06,0x03,0x00,0x00
|
||
|
Ext_User_Prm_Data_Ref(0)=200
|
||
|
Ext_User_Prm_Data_Ref(1)=201
|
||
|
Ext_User_Prm_Data_Ref(1)=202
|
||
|
Ext_User_Prm_Data_Ref(3)=204
|
||
|
Ext_User_Prm_Data_Ref(3)=205
|
||
|
Ext_User_Prm_Data_Ref(3)=206
|
||
|
Ext_User_Prm_Data_Ref(3)=208
|
||
|
EndModule
|
||
|
Module="IP6022-B310" 0xB5
|
||
|
321
|
||
|
Ext_Module_Prm_Data_Len=4
|
||
|
Ext_User_Prm_Data_Const(0)=0x06,0x03,0x00,0x00
|
||
|
Ext_User_Prm_Data_Ref(0)=200
|
||
|
Ext_User_Prm_Data_Ref(1)=201
|
||
|
Ext_User_Prm_Data_Ref(1)=202
|
||
|
Ext_User_Prm_Data_Ref(3)=203
|
||
|
Ext_User_Prm_Data_Ref(3)=204
|
||
|
Ext_User_Prm_Data_Ref(3)=205
|
||
|
Ext_User_Prm_Data_Ref(3)=206
|
||
|
Ext_User_Prm_Data_Ref(3)=207
|
||
|
Ext_User_Prm_Data_Ref(3)=208
|
||
|
EndModule
|
||
|
|
||
|
|
||
|
|
||
|
|