Only the first 1024 bytes of the GSD file are displayed within the preview.
;======================================================
; GSD File Example E10
; Modular Slave with header parameters and
; module related parameters (Example10)
;
; With Slot Definition
;======================================================
#Profibus_DP
; Prm-Text-Def-List
PrmText=1
Text(0)= "Bit 0"
Text(1)= "Bit 1"
EndPrmText
PrmText=2
Text(0)="BitArea 0"
Text(1)="BitArea 1"
Text(2)="BitArea 2"
Text(3)="BitArea 3"
EndPrmText
;
ExtUserPrmData=1 "Header Prm Bit"
Bit(0) 0 0-1
Prm_Text_Ref=1
EndExtUserPrmData
ExtUserPrmData=2 "Header Prm BitArea"
BitArea(1-2) 0 0-3
Prm_Text_Ref=2
EndExtUserPrmData
ExtUserPrmData=3 "Header Prm Unsigned 16"
Unsigned16 2000 0-10000
EndExtUserPrmData
ExtUserPrmData=4 "Module rel Prm Bit 1"
Bit(0) 0 0-1
Prm_Text_Ref=1
EndExtUserPrmData
ExtUserPrmData=5 "Module rel Prm BitArea 1"
BitArea(1-2) 0 0-3
Prm_Text_Ref=2
EndExtUserPrmData
ExtUserPrmData=6 "Module rel Prm Unsigned 8"
Unsigne
Only the first 1024 bytes of the GSD file are displayed within the preview.