[Request]: GSD File for KEBA HT401

SIMATIC S7-200/300/400, Step7, PCS7, CFC, SFC, PDM, PLCSIM,
SCL, Graph, SPS-VISU S5/S7, IBHsoftec, LOGO ...
Akmal
Posts: 18
Joined: Fri Sep 25, 2009 8:33 am
Location: Pakistan

[Request]: GSD File for KEBA HT401

Post by Akmal »

Dear friends;

I am looking for "KEBA00B3.GSD" file for KEBA HT401 hand control panel.

Thank in advance friends. (oo)
Apia999
Posts: 1
Joined: Sat Aug 31, 2024 2:14 pm

Re: [Request]: GSD File for KEBA HT401

Post by Apia999 »

Dear Sirs,
We have broken CPU S7-300 315, when replace another CPU I don't have GSD file of HT401 handheld, can you help me send GSD file? we are very grateful to you.
Please help me file GDS KEBA HT401
KEBA00B3.GSD
Thank you very much
collinsd70
Posts: 12
Joined: Tue Aug 01, 2017 2:39 pm

Re: [Request]: GSD File for KEBA HT401

Post by collinsd70 »

See attached
Spoiler
Show

Code: Select all

;******************************************************************************
;**                                                                          **
;**      GSD Datei fuer PB201 PROFIBUS-DP-Slave-Anschaltbaugruppe, KEBA      **
;**        Copyright (c) KEBA 1998  All Rights Reserved. Confidential        **
;**             KEBA GmbH & Co, Gewerbepark Urfahr, A-4041 Linz              **
;**               Tel.: 0043/732/7090, Fax: 0043/732/7090-6330               **
;**                                                                          **
;**                           Datei: KEBA00B3.GSD                            **
;**                           Datum: 16.06.1998                              **
;**                           Vers.: V1.2                                    **
;**                           DIN  : E 19245 T3                              **
;**                                                                          **
;******************************************************************************
;
#Profibus_DP
;
GSD_Revision          = 1               ; Revisionskennung des GSD-Dateiformats
;
Vendor_Name           = "KEBA GmbH&Co"  ; Herstellername
Model_Name            = "KEBA HT401PB/DP"; Herstellerbezeichnung des DP-Geraetes
Revision              = "V1.0"          ; Versionskennung des DP-Geraetes
Ident_Number          = 0x00B3          ; Geraetetyp des DP-Geraetes
Hardware_Release      = "V1.0"          ; Hardware-Version des DP-Geraetes
Software_Release      = "V1.2"          ; Software-Version des DP-Geraetes
Station_Type          = 0               ; DP-Geraetetyp (0..Slave, 1.. Master)
Protocol_Ident        = 0               ; Protokollkennung des DP Geraetes
FMS_supp              = 0               ; FMS wird nicht unterstuetzt
;
9.6_supp              = 1               ; Unterstuetzte Baudraten
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              ; Max. Antwortzeit bei den
MaxTsdr_19.2          = 60              ; unterschiedlichen Baudraten
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               ; Redundante Uebertragungstechnik
                                        ; wird nicht unterstuetzt
Repeater_Ctrl_Sig     = 2               ; Pegel des Steckersignals CNTR-P
                                        ; (0..-, 1..RS485, 2..TTL)
24V_Pins              = 0               ; Steckersignale M24V und P24V
                                        ; (0..-, 1..Input, 2..Output)
Implementation_Type   = "SPC3"          ; Realisierung des DP-Slaves (ASIC-Typ)
Bitmap_Device         = "HT401DPN"      ; Symb. Darstellung im Normallfall
Bitmap_Diag           = "HT401DPD"      ; Symb. Darstellung im Diagnosefall
Bitmap_SF             = "HT401DPS"      ; Symb. Darstellung im Spezialfall
;
;******************************************************************************
;**                          Slave spezifische Daten                         **
;******************************************************************************
Slave_Family          = 6               ; Funktionsklasse
                                        ; (0..Allgemein, 1..Antriebe,
                                        ;  2..Schaltgeraete, 3..I/O, 4..Ventile,
                                        ;  5..Regler, 6..MMI, 7..Encoder,
                                        ;  8..NC/RC, 9..Gateway, 10..SPS,
                                        ;  11..Identsysteme)
Freeze_Mode_supp      = 1               ; FREEZE und
Sync_Mode_supp        = 1               ; SYNC werden unterstuetzt
Auto_Baud_supp        = 1               ; Automatische Baudraten-Erkennung
Set_Slave_Add_supp    = 1               ; Adressaenderung zulaessig
Min_Slave_Intervall   = 5               ; Mindestabstand zwischen zwei
                                        ; Slave-Listenumlaeufen [100æs]
                                        ; (Min_Slave_intervall)
Max_Diag_Data_Len     = 32              ; Max. Laenge der Diagnoseinformation
;
;******************************************************************************
;**                     User spezifische Parametrier-Daten                   **
;******************************************************************************
Max_User_Prm_Data_Len = 9               ; Max. Laenge der User_Prm_Data
User_Prm_Data_Len     = 9               ; Laenge der User_Prm_Data
;                                       ; Vorbelegung der User_Prm_Data:
User_Prm_Data         = 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
;
;******************************************************************************
;**                            Modularer Teilnehmer                          **
;******************************************************************************
Modular_Station       = 0               ; Produktbeschreibung
                                        ; 0..Kompaktgeraet, 1..Modular
Module                = "8 Byte DE/DA konsistent" 0x97,0xA7
EndModule