How to convert txt to Gsd

ggchavhan

Member
Join Date
Nov 2006
Location
pune
Posts
135
Hi all

I have this text file of Gsd for Delta VFD drive. when I try to install this gsd file in simatic manager (HW config) I get error that Gsd file not found. As GSD file extension should be .gsd, how do I convert/install this .txt file in simatic manager?
Following is thw contents of .txt file

;==========================================================
; GSD-File for Delta PD-01
;
; Auto_Baud_supp, 12MBaud
;
; Stand :
; File : deltpd01.GSD
;===========================================================
#Profibus_DP
; Unit-Definition-List:
GSD_Revision = 1
Vendor_Name = "Delta Electronics"
Model_Name = "VFD DRIVES"
Revision = "Rev. 1"
Ident_Number = 0x08DB
Protocol_Ident = 0 ; PROFIBUS DP
Station_Type = 0 ; DP-slave
FMS_supp = 0
Hardware_Release = "V1.0"
Software_Release = "V1.0"
Redundancy = 0
Repeater_Ctrl_Sig = 2 ; TTL
24V_Pins = 0
Implementation_Type = "SPC3"
Bitmap_Device = "VFDDRV"
Bitmap_Diag = "VFDDRV"
Bitmap_SF = "VFDDRV"
Slave_Family = 1@TdF@Delta VFD Drives ; Drives family
; Supported Communication Speeds:
Auto_Baud_supp = 1
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 = 450
MaxTsdr_12M = 800

; DP_Slave Information:
Freeze_Mode_supp = 1
Sync_Mode_supp = 1
Set_Slave_Add_supp = 0
Min_Slave_Intervall = 1 ; 100 micro-second
; Module-Definitions:
Modular_Station = 1 ; 0-compact; 1-modular
Max_Module = 1
Max_Input_Len = 32
Max_Output_Len = 32
Max_Data_Len = 64
Modul_Offset = 0
Fail_Safe = 0
Max_Diag_Data_Len = 16
ORDERNUMBER="PD-01"

;specify the user parameters:

Max_User_Prm_Data_Len = 26
User_Prm_Data_Len = 26
User_Prm_Data = 0x20,0x00,\
0x20,0x01,\
0x00,0x00,\
0x00,0x00,\
0x21,0x01,\
0x21,0x02,\
0x21,0x03,\
0x21,0x04,\
0x00,0x01,\
0x00,0x02,\
0x00,0x02,\
0x00,0x01,\
0x00,0x00
Module = "4 PKW, 2 PZD (PPO 1) " 0xF3, 0xF1
EndModule
Module = "0 PKW, 2 PZD (PPO 3) " 0x00, 0xF1
EndModule
Module = "4 PKW, 4 PZD " 0xF3, 0xF3
EndModule
Module = "0 PKW, 4 PZD " 0x00, 0xF3
EndModule
; Extended Description of User-Parameters
PrmText = 1
Text(0) = "Address discontinuous"
Text(1) = "Address continue"
EndPrmText
PrmText = 2
Text(0) = "Ignore and Continue"
Text(1) = "Stop accord to Pr.STOP METHOD"
EndPrmText
PrmText = 3
Text(0) = "Stop DataExchange & Report Fault"
Text(1) = "Continue & Report Alarm"
Text(2) = "Ignore & Continue DataExchange"
EndPrmText
ExtUserPrmData = 1 "Data Input 1(PD-01 -> VFD)"
Unsigned16 0x2000 0-65535
EndExtUserPrmData
ExtUserPrmData = 2 "Data Input 2"
Unsigned16 0x2001 0-65535
EndExtUserPrmData
ExtUserPrmData = 3 "Data Input 3"
Unsigned16 0x0000 0-65535
EndExtUserPrmData
ExtUserPrmData = 4 "Data Input 4"
Unsigned16 0x0000 0-65535
EndExtUserPrmData
ExtUserPrmData = 5 "Data Output 1(VFD -> PD-01)"
Unsigned16 0x2101 0-65535
EndExtUserPrmData
ExtUserPrmData = 6 "Data Output 2"
Unsigned16 0x2102 0-65535
EndExtUserPrmData
ExtUserPrmData = 7 "Data Output 3"
Unsigned16 0x2103 0-65535
EndExtUserPrmData
ExtUserPrmData = 8 "Data Output 4"
Unsigned16 0x2104 0-65535
EndExtUserPrmData
ExtUserPrmData = 9 "d_state"
Unsigned16 1 0-1
Prm_Text_Ref = 1
EndExtUserPrmData
ExtUserPrmData = 10 "din_len"
Unsigned16 2 0-4
EndExtUserPrmData
ExtUserPrmData = 11 "dout_len"
Unsigned16 2 0-4
EndExtUserPrmData
ExtUserPrmData = 12 "LossDPComTreat"
Unsigned16 1 0-1
Prm_Text_Ref = 2
EndExtUserPrmData
ExtUserPrmData = 13 "LossSPComTreat"
Unsigned16 0 0-2
Prm_Text_Ref = 3
EndExtUserPrmData
Ext_User_Prm_Data_Ref(0) = 1
Ext_User_Prm_Data_Ref(2) = 2
Ext_User_Prm_Data_Ref(4) = 3
Ext_User_Prm_Data_Ref(6) = 4
Ext_User_Prm_Data_Ref(8) = 5
Ext_User_Prm_Data_Ref(10) = 6
Ext_User_Prm_Data_Ref(12) = 7
Ext_User_Prm_Data_Ref(14) = 8
Ext_User_Prm_Data_Ref(16) = 9
Ext_User_Prm_Data_Ref(18) = 10
Ext_User_Prm_Data_Ref(20) = 11
Ext_User_Prm_Data_Ref(22) = 12
Ext_User_Prm_Data_Ref(24) = 13
;============ END of GSD file for VFD Drives =====================
 
I created bert.txt using notepad.

I copied the text from your original post into bert.txt and saved it.

I renamed bert.txt to bert.gsd

I installed bert.gsd using the h/w config editor.

What exactly are you doing ?
 
ggchavhan as you see there is no problem with your GSD file. i've got two VDF DRIVES because i've imported the GDS file twice.
pp.jpg
 
Last edited:

Similar Topics

Hello I have a folder that has txt files added as reports is ran. By default these reports is saved as a .txt file and no way to change this...
Replies
25
Views
11,831
I need to convert my rslogix5 and control logix 5000 programs to a txt format so i can use in a searchable database any ideas..
Replies
8
Views
4,715
Hello all, I'm currently working on a servo motor linear positioning system (ball screw). I'm all set up regarding communication between my HMI...
Replies
1
Views
100
I have an application using an incremental encoder and then I convert it to degree (0-360) using calculation program. For a while, the calculation...
Replies
8
Views
335
Hi all. Me again still learning Rockwell. So I'll be polling an INT data array from a Modbus SE power meter with a L82 (with a Modbus ProSoft in...
Replies
56
Views
1,417
Back
Top Bottom