GSD_RX010169_VPx_DPV1_Slave_v1.05.zip - RX010169.gsd
;******************************************************************************
; Bosch Rexroth AG
;
; Berliner Str. 25
; D-64711 Erbach
; GERMANY
;
;******************************************************************************
; GSD-File for: IndraControl netX DP-Slave
; Device : VPx
; Material-No.:
;******************************************************************************
; File Name : RX010169.GSD
; File Version: 1.02
; File Date : 04.11.2016
;******************************************************************************
;************** File History **************************************************
; Date File Version
; 03.03.2015 1.00 initial
; 09.04.2015 1.01 correct ascii line codes (cr lf)
; Vendor_Name set to "Bosch Rexroth AG"
; 04.11.2016 1.02 Set Max_Data_Len to 488
;******************************************************************************
;******************************************************************************
;
; DISCLAIMER:
; ===========
;
; DO NOT MODIFY THIS FILE!
; CHANGING PROFIBUS PARAMETERS CAN LEAD TO UNDEFINED SYSTEM BEHAVIOUR
;
;******************************************************************************
#Profibus_DP
GSD_Revision = 3
;*******************************************************************************
; Allgemeine Daten
;*******************************************************************************
; Herstellername
Vendor_Name = "Bosch Rexroth AG"
; Geraetebezeichnung
Model_Name = "VPx DPV1 Slave"
; Ausgabestand des DP-Geraetes
Revision = "V 1.0"
; Typnummer
Ident_Number = 0x0169
; Protokollkennung, 0 = Profibus DP
Protocol_Ident = 0
; DP-Geraetetyp, 0 = DP-Slave
Station_Type=0
; Hardware-Ausgabestand
Hardware_Release = "V 1.0"
; Software-Ausgabestand
Software_Release = "V 1.0"
; unterstuetzte Baudraten
9.6_supp = 1
19.2_supp = 1
45.45_supp = 0
93.75_supp = 1
187.5_supp = 1
500_supp = 1
1.5M_supp = 1
3M_supp = 1
6M_supp = 1
12M_supp = 1
; Maximale Protokoll-Bearbeitungszeit
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 = 450
MaxTsdr_12M = 800
; Pegel des Repeater-Steuersignals CNTR-P
Repeater_Ctrl_Sig = 2
Bitmap_Device = "RX_R0169"
Bitmap_Diag = "RX_D0169"
Bitmap_SF = "RX_S0169"
;*******************************************************************************
; spezifische Daten des Slaves
;*******************************************************************************
Implementation_Type = "netX"
Redundancy = 0
24V_Pins = 0
Freeze_Mode_supp = 1
Sync_Mode_supp = 1
Auto_Baud_supp = 1
Set_Slave_Add_supp = 0
Min_Slave_Intervall = 6
Modular_Station = 1
Max_Module = 16
Max_Input_Len = 244
Max_Output_Len = 244
Max_Data_Len = 488
Fail_Safe = 0
Max_Diag_Data_Len = 20
Slave_Family=10@Rexroth
; DPV1
DPV1_Slave=1
DPV1_Data_Types=0
C1_Read_Write_supp=1
C1_Max_Data_Len=240
C1_Response_Timeout=500
Max_Initiate_PDU_Length=0
;*************************************************************************
; Slave specific Diagnostics
;*************************************************************************
Unit_Diag_Bit(0) = "Remote PLC in STOP State"
Unit_Diag_Bit(1) = "Remote PLC in CLAB"
;*************************************************************************
; Parameter Data of DP Slave
;*************************************************************************
; Angaben fuer GSD-Dateien kleiner Revision 1
; -------------------------------------------
;User_Prm_Data_Len = 0 ; Laenge herstellerspezifisches Feld
;User_Prm_Data_Len = 3 ; Laenge herstellerspezifisches Feld
;User_Prm_Data = 0x80,0x00,0x00 ; Grundeinstellungen
User_Prm_Data_Len = 5 ; Laenge herstellerspezifisches Feld
User_Prm_Data = 0x00,0x00,0x00,0x00,0x00 ; Grundeinstellungen
;*************************************************************************
; Configurable Modules of Slave
;*************************************************************************
; Input Modules
Module = "08 Byte Input" 0x40,0x87 ;bit7 Konsistenz(1) bit6 Byte(0)/Wort(1) bit5..0 (1..64)
1
EndModule
Module = "16 Byte Input" 0x40,0x8F
2
EndModule
Module = "24 Byte Input" 0x40,0x97
3
EndModule
Module = "32 Byte Input" 0x40,0x9F
4
EndModule
Module = "40 Byte Input" 0x40,0xA7
5
EndModule
Module = "48 Byte Input" 0x40,0xAF
6
EndModule
Module = "56 Byte Input" 0x40,0xB7
7
EndModule
Module = "64 Byte Input" 0x40,0xBF
8
EndModule
Module = "64 Word Input" 0x40,0xFF
9
EndModule
; Output Modules
Module = "08 Byte Output" 0x80,0x87
10
EndModule
Module = "16 Byte Output" 0x80,0x8F
11
EndModule
Module = "24 Byte Output" 0x80,0x97
12
EndModule
Module = "32 Byte Output" 0x80,0x9F
13
EndModule
Module = "40 Byte Output" 0x80,0xA7
14
EndModule
Module = "48 Byte Output" 0x80,0xAF
15
EndModule
Module = "56 Byte Output" 0x80,0xB7
16
EndModule
Module = "64 Byte Output" 0x80,0xBF
17
EndModule
Module = "64 Word Output" 0x80,0xFF
18
EndModule
;********************* End of GSD File ******************* |