;======================================================
; BPG400-SP with Profibus SEMI Profile Option
;
; INFICON AG
; Alte Landstrasse 6
; FL - 9496 Balzers
; Principality of Liechtenstein
; Contact: Rolf Enderes / R&D 
;
; Version:  V1.0  
;======================================================
#Profibus_DP
;General parameters
GSD_Revision    = 2
Vendor_Name     = "Inficon"
Model_Name      = "BPG400-SP"
Revision        = "V1.0"
Ident_Number	  = 0x06A9
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     = 0
Sync_Mode_supp       = 0
Set_Slave_Add_Supp   = 0
Auto_Baud_supp       = 1
Min_Slave_Intervall  = 100
Fail_Safe            = 0
Modul_Offset         = 0
Slave_Family         = 0
Modular_Station      = 1
Max_Module           = 1
Max_Input_len        = 15
Max_Output_len       = 10
Max_Data_len         = 25
Max_Diag_Data_Len    = 25


; UserPrmData: Length:  Please select the Dataunit you want to use for cyclic data transfer
User_Prm_Data_Len=5
User_Prm_Data=0x00,0x00,0x00,0x05,0x1c    ;mbar
;User_Prm_Data=0x00,0x00,0x00,0x05,0x15   ;Torr
;User_Prm_Data=0x00,0x00,0x00,0x05,0x16	 ;Micron
;User_Prm_Data=0x00,0x00,0x00,0x05,0x1D	 ;Pascal



; Module Definition List
; 
; Abbreviations:
; ExS	- ExceptionStatus
; PI		- ParameterChannelIn
; PO 	- ParameterChannelOut
; PVF 	- ProcessValue Float
; PVI 	- ProcessValue Interger16
; PVSl	- OneofNPVSelector
; TCd 	- TranstionCommand
; TCdV - TranstionCommandValue
; TpS 	- TripStatus
;
; Modules without Parameter Cannel
Module="ExS,TpS,PVSl,PVI" 0x44, 0x84, 0x05, 0x05, 0x05, 0x03
EndModule

Module="ExS,TpS,PVSl,PVF" 0x44, 0x86, 0x05, 0x05, 0x05, 0x08
EndModule


; Modules with Parameter Cannel
Module="PO,PI,ExS,TpS,PVSl,PVI" 0xC6, 0x87, 0x8C, 0x0A, 0x0A, 0x05, 0x05, 0x05, 0x03
EndModule

Module="PO,PI,ExS,TpS,PVSl,PVF" 0xC6, 0x87, 0x8E, 0x0A, 0x0A, 0x05, 0x05, 0x05, 0x08
EndModule