Only the first 1024 bytes of the GSD file are displayed within the preview.
;********************************************************************
; (c) 1998 Kuhnke GmbH *
; Luetjenburger Str. 101 *
; D-23714 Malente *
; Telefon: ++49 4523/402-0 *
; *
; PROFIBUS-DP-Slave-Modul f. 680I/C/CT Best. Nr.: 680.440.05 *
;********************************************************************
#Profibus_DP
;
PrmText = 1
Text(0) = "output data = 0"
Text(1) = "no change of output data"
EndPrmText
;
;
ExtUserPrmData = 4 "Reserve"
BitArea (3-7) 0 0-1
EndExtUserPrmData
;
;
ExtUserPrmData = 3 "Reserve"
Bit(2) 0 0-1
Prm_Text_Ref = 1
EndExtUserPrmData
;
;
ExtUserPrmData = 2 "Bus error / watchdog"
Bit(1) 0 0-1
Prm_Text_Ref = 1
EndExtUserPrmData
;
ExtUserPrmData = 1 "Low voltage"
Bit(0) 0 0-1
Only the first 1024 bytes of the GSD file are displayed within the preview.