
OC_0658.GSD - Omron GSD PROFIBUS CPM1A-PRT21 PLC Slave Unit OC_0658.GSD
;*******************************************************************************
;** **
;** Omron Europe B.V. **
;** **
;** European Headquarters **
;** Wegalaan 67-69 **
;** NL-2132 JD Hoofddorp **
;** The Netherlands **
;** **
;** Automation & Drives Development Centre **
;** Zilverenberg 2 **
;** NL-5234 GM 's-Hertogenbosch **
;** The Netherlands **
;** **
;*******************************************************************************
;** **
;** Device DataBase File for CPM1A-PRT21 PLC Slave Unit **
;** **
;** Filename: OC_0658.GSD **
;** Version : 1.0 **
;** Date : 30 January 2002 **
;** **
;** (C) Copyright OMRON Corporation 2002 **
;** All Right Reserved **
;** **
;*******************************************************************************
;** **
;** Important notice: **
;** ================== **
;** - Any modification of parameters in this file may lead to undefined **
;** behavior of the Profibus-DP system. **
;** **
;*******************************************************************************
;** **
; General information *********************************************************/
;
#Profibus_DP ;
GSD_Revision = 1 ; GSD file revision 1.0.
;
Vendor_Name = "OMRON Corporation" ; Vendor name string.
Model_Name = "CPM1A-PRT21" ; Model type string.
Ident_Number = 0x0658 ; PNO Identification number.
;
FMS_supp = 0 ; Profibus-FMS not supported.
Protocol_Ident = 0 ; Profibus-DP supported.
Station_Type = 0 ; Station = DP-Slave.
Slave_Family = 10 ; Slave family = 10 (PLC).
;
Revision = "V1.0" ; Device revision 1.0.
Hardware_Release = "V1.0" ; Hardware revision 1.0.
Software_Release = "V0.0" ; No software on-board.
;
Bitmap_Device = "OC0658_R" ; Bitmap RUNNING
Bitmap_Diag = "OC0658_D" ; Bitmap DIAGNOSTIC
Bitmap_SF = "OC0658_S" ; Bitmap SPECIAL
;
; Specific implementation information *****************************************/
;
Implementation_type = "LSPM2" ; Siemens LSPM2 ASIC used.
Redundancy = 0 ; Redundancy NOT supported.
Repeater_Ctrl_Sig = 2 ; Supported, TTL level
24V_Pins = 0 ; No external 24 Volt input.
;
Set_Slave_Add_supp = 0 ; Station address is set
; through hardware address
; selectors.
; Media access information ****************************************************/
; Automatic baud rate select
Auto_Baud_supp = 1 ; (LSPM2 specific feature).
; Supported baud rates:
9.6_supp = 1 ; 9600 Baud
19.2_supp = 1 ; 19.2 kBaud
45.45_supp = 1 ; 45.45 kBaud
93.75_supp = 1 ; 93.75 kBaud
187.5_supp = 1 ; 187.5 kBaud
500_supp = 1 ; 500 kBaud
1.5M_supp = 1 ; 1.5 MBaud
3M_supp = 1 ; 3 MBaud
6M_supp = 1 ; 6 MBaud
12M_supp = 1 ; 12 MBaud
; Max. response times:
MaxTsdr_9.6 = 60 ; 60 Tbit = 6.25 msec.
MaxTsdr_19.2 = 60 ; 60 Tbit = 3.125 msec.
MaxTsdr_45.45 = 250 ; 250 Tbit = 5.50 msec.
MaxTsdr_93.75 = 60 ; 60 Tbit = 640 usec.
MaxTsdr_187.5 = 60 ; 60 Tbit = 320 usec.
MaxTsdr_500 = 100 ; 100 Tbit = 200 usec.
MaxTsdr_1.5M = 150 ; 150 Tbit = 100 usec.
MaxTsdr_3M = 250 ; 250 Tbit = 83 usec.
MaxTsdr_6M = 450 ; 450 Tbit = 75 usec.
MaxTsdr_12M = 800 ; 800 Tbit = 67 usec.
;
Min_Slave_Intervall = 5 ; Minimum slave interval =
; 0.5 msec.
;
; DP-slave information ********************************************************/
;
Freeze_Mode_supp = 1 ; Freeze mode supported.
Sync_Mode_supp = 1 ; Sync mode supported.
Fail_Safe = 0 ; Fail safe not supported.
;
Modular_Station = 0 ; Modular station.
;
Max_Diag_Data_Len = 13 ; Maximum diagnostic length.
;
;
; User parameter message definition *******************************************/
; Preset parameterization
User_Prm_Data_Len = 5 ; message length and default
; message.
User_Prm_Data = 0x00,0x00,0x00,0x00,0x00 ; Mandatory additional user
; parameters.
;
; Module definition list ******************************************************/
; I/O definitions:
Module = "CPMxA 2 byte I/O" 0x21,0x11 ; 2 byte In+Out
EndModule ; No consistency
;
; End of GSD file *************************************************************/ |