Skip to content

Commit 7663cd8

Browse files
committed
Enhance valve driver configurations by expanding slot options to 64 for Aventics Pneumatics components. Removed deprecated project references from the solution file to streamline project structure.
1 parent 750d6c8 commit 7663cd8

8 files changed

Lines changed: 484 additions & 220 deletions

src/components.pneumatics/components.pneumatics.code-workspace

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
{
44
"name": "ctrl",
55
"path": "ctrl"
6-
},
7-
{
8-
"name": "app",
9-
"path": "app"
106
}
117
],
128
"settings": {}

src/components.pneumatics/components.pneumatics.sln

Lines changed: 10 additions & 92 deletions
Large diffs are not rendered by default.

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,54 @@ Templates:
2323
- 14
2424
- 15
2525
- 16
26+
- 17
27+
- 18
28+
- 19
29+
- 20
30+
- 21
31+
- 22
32+
- 23
33+
- 24
34+
- 25
35+
- 26
36+
- 27
37+
- 28
38+
- 29
39+
- 30
40+
- 31
41+
- 32
42+
- 33
43+
- 34
44+
- 35
45+
- 36
46+
- 37
47+
- 38
48+
- 39
49+
- 40
50+
- 41
51+
- 42
52+
- 43
53+
- 44
54+
- 45
55+
- 46
56+
- 47
57+
- 48
58+
- 49
59+
- 50
60+
- 51
61+
- 52
62+
- 53
63+
- 54
64+
- 55
65+
- 56
66+
- 57
67+
- 58
68+
- 59
69+
- 60
70+
- 61
71+
- 62
72+
- 63
73+
- 64
2674
Content:
2775
TypeIdentifier: NotAssigned
2876
Slot: ${SLOT}

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

Lines changed: 104 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,68 @@ Templates:
77
AllowedValues:
88
- 'Slot_1'
99
- 'Slot_2'
10-
- 'Slot_3'
11-
- 'Slot_4'
10+
- 'Slot_3'
11+
- 'Slot_4'
1212
- 'Slot_5'
1313
- 'Slot_6'
14-
- 'Slot_7'
15-
- 'Slot_8'
14+
- 'Slot_7'
15+
- 'Slot_8'
1616
- 'Slot_9'
1717
- 'Slot_10'
18-
- 'Slot_11'
19-
- 'Slot_12'
18+
- 'Slot_11'
19+
- 'Slot_12'
2020
- 'Slot_13'
2121
- 'Slot_14'
22-
- 'Slot_15'
23-
- 'Slot_16'
22+
- 'Slot_15'
23+
- 'Slot_16'
24+
- 'Slot_17'
25+
- 'Slot_18'
26+
- 'Slot_19'
27+
- 'Slot_20'
28+
- 'Slot_21'
29+
- 'Slot_22'
30+
- 'Slot_23'
31+
- 'Slot_24'
32+
- 'Slot_25'
33+
- 'Slot_26'
34+
- 'Slot_27'
35+
- 'Slot_28'
36+
- 'Slot_29'
37+
- 'Slot_30'
38+
- 'Slot_31'
39+
- 'Slot_32'
40+
- 'Slot_33'
41+
- 'Slot_34'
42+
- 'Slot_35'
43+
- 'Slot_36'
44+
- 'Slot_37'
45+
- 'Slot_38'
46+
- 'Slot_39'
47+
- 'Slot_40'
48+
- 'Slot_41'
49+
- 'Slot_42'
50+
- 'Slot_43'
51+
- 'Slot_44'
52+
- 'Slot_45'
53+
- 'Slot_46'
54+
- 'Slot_47'
55+
- 'Slot_48'
56+
- 'Slot_49'
57+
- 'Slot_50'
58+
- 'Slot_51'
59+
- 'Slot_52'
60+
- 'Slot_53'
61+
- 'Slot_54'
62+
- 'Slot_55'
63+
- 'Slot_56'
64+
- 'Slot_57'
65+
- 'Slot_58'
66+
- 'Slot_59'
67+
- 'Slot_60'
68+
- 'Slot_61'
69+
- 'Slot_62'
70+
- 'Slot_63'
71+
- 'Slot_64'
2472
- Name: 'SLOT'
2573
Value: 1
2674
AllowedValues:
@@ -40,6 +88,54 @@ Templates:
4088
- 14
4189
- 15
4290
- 16
91+
- 17
92+
- 18
93+
- 19
94+
- 20
95+
- 21
96+
- 22
97+
- 23
98+
- 24
99+
- 25
100+
- 26
101+
- 27
102+
- 28
103+
- 29
104+
- 30
105+
- 31
106+
- 32
107+
- 33
108+
- 34
109+
- 35
110+
- 36
111+
- 37
112+
- 38
113+
- 39
114+
- 40
115+
- 41
116+
- 42
117+
- 43
118+
- 44
119+
- 45
120+
- 46
121+
- 47
122+
- 48
123+
- 49
124+
- 50
125+
- 51
126+
- 52
127+
- 53
128+
- 54
129+
- 55
130+
- 56
131+
- 57
132+
- 58
133+
- 59
134+
- 60
135+
- 61
136+
- 62
137+
- 63
138+
- 64
43139
Content:
44140
Name: '${NAME}'
45141
TypeIdentifier:

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

Lines changed: 104 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,68 @@ Templates:
77
AllowedValues:
88
- 'Slot_1'
99
- 'Slot_2'
10-
- 'Slot_3'
11-
- 'Slot_4'
10+
- 'Slot_3'
11+
- 'Slot_4'
1212
- 'Slot_5'
1313
- 'Slot_6'
14-
- 'Slot_7'
15-
- 'Slot_8'
14+
- 'Slot_7'
15+
- 'Slot_8'
1616
- 'Slot_9'
1717
- 'Slot_10'
18-
- 'Slot_11'
19-
- 'Slot_12'
18+
- 'Slot_11'
19+
- 'Slot_12'
2020
- 'Slot_13'
2121
- 'Slot_14'
22-
- 'Slot_15'
23-
- 'Slot_16'
22+
- 'Slot_15'
23+
- 'Slot_16'
24+
- 'Slot_17'
25+
- 'Slot_18'
26+
- 'Slot_19'
27+
- 'Slot_20'
28+
- 'Slot_21'
29+
- 'Slot_22'
30+
- 'Slot_23'
31+
- 'Slot_24'
32+
- 'Slot_25'
33+
- 'Slot_26'
34+
- 'Slot_27'
35+
- 'Slot_28'
36+
- 'Slot_29'
37+
- 'Slot_30'
38+
- 'Slot_31'
39+
- 'Slot_32'
40+
- 'Slot_33'
41+
- 'Slot_34'
42+
- 'Slot_35'
43+
- 'Slot_36'
44+
- 'Slot_37'
45+
- 'Slot_38'
46+
- 'Slot_39'
47+
- 'Slot_40'
48+
- 'Slot_41'
49+
- 'Slot_42'
50+
- 'Slot_43'
51+
- 'Slot_44'
52+
- 'Slot_45'
53+
- 'Slot_46'
54+
- 'Slot_47'
55+
- 'Slot_48'
56+
- 'Slot_49'
57+
- 'Slot_50'
58+
- 'Slot_51'
59+
- 'Slot_52'
60+
- 'Slot_53'
61+
- 'Slot_54'
62+
- 'Slot_55'
63+
- 'Slot_56'
64+
- 'Slot_57'
65+
- 'Slot_58'
66+
- 'Slot_59'
67+
- 'Slot_60'
68+
- 'Slot_61'
69+
- 'Slot_62'
70+
- 'Slot_63'
71+
- 'Slot_64'
2472
- Name: 'SLOT'
2573
Value: 1
2674
AllowedValues:
@@ -40,6 +88,54 @@ Templates:
4088
- 14
4189
- 15
4290
- 16
91+
- 17
92+
- 18
93+
- 19
94+
- 20
95+
- 21
96+
- 22
97+
- 23
98+
- 24
99+
- 25
100+
- 26
101+
- 27
102+
- 28
103+
- 29
104+
- 30
105+
- 31
106+
- 32
107+
- 33
108+
- 34
109+
- 35
110+
- 36
111+
- 37
112+
- 38
113+
- 39
114+
- 40
115+
- 41
116+
- 42
117+
- 43
118+
- 44
119+
- 45
120+
- 46
121+
- 47
122+
- 48
123+
- 49
124+
- 50
125+
- 51
126+
- 52
127+
- 53
128+
- 54
129+
- 55
130+
- 56
131+
- 57
132+
- 58
133+
- 59
134+
- 60
135+
- 61
136+
- 62
137+
- 63
138+
- 64
43139
Content:
44140
Name: '${NAME}'
45141
TypeIdentifier:

0 commit comments

Comments
 (0)