Skip to content

Commit c365fc0

Browse files
author
MTS\Tomas_K
committed
Refactor AventicsPneumaticsAESEmptySlot template to streamline placeholders and remove redundant slot values
1 parent 83237e4 commit c365fc0

1 file changed

Lines changed: 2 additions & 23 deletions

File tree

src/components.pneumatics/ctrl/assets/AventicsPneumatics/AventicsPneumaticsAESEmptySlot.hwl.yml

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,7 @@ Templates:
33
- Name: 'AventicsPneumaticsAESEmptySlot'
44
Placeholders:
55
- Name: 'NAME'
6-
Value: 'Slot_1'
7-
AllowedValues:
8-
- 'Slot_1'
9-
- 'Slot_2'
10-
- 'Slot_3'
11-
- 'Slot_4'
12-
- 'Slot_5'
13-
- 'Slot_6'
14-
- 'Slot_7'
15-
- 'Slot_8'
16-
- 'Slot_9'
17-
- 'Slot_10'
18-
- 'Slot_11'
19-
- 'Slot_12'
20-
- 'Slot_13'
21-
- 'Slot_14'
22-
- 'Slot_15'
23-
- 'Slot_16'
6+
Optional: TRUE
247
- Name: 'SLOT'
258
Value: 1
269
AllowedValues:
@@ -41,9 +24,5 @@ Templates:
4124
- 15
4225
- 16
4326
Content:
44-
Name: '${NAME}'
45-
TypeIdentifier:
46-
FileName: 'GSDML-V2.34-AVENTICS-02B5-AES2-20240707.XML'
47-
GsdId: 'IDM_0'
27+
TypeIdentifier: NotAssigned
4828
Slot: ${SLOT}
49-

0 commit comments

Comments
 (0)