-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathctrl-workspace.code-workspace
More file actions
37 lines (37 loc) · 1.47 KB
/
Copy pathctrl-workspace.code-workspace
File metadata and controls
37 lines (37 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"folders": [
{"path": "abstractions/ctrl"},
{"path": "ax.axopen.app/ctrl"},
{"path": "ax.axopen.hwlibrary/ctrl"},
{"path": "ax.axopen.min/ctrl"},
{"path": "ax.latest.packages/ctrl"},
{"path": "components.abb.robotics/ctrl"},
{"path": "components.abstractions/ctrl"},
{"path": "components.balluff.identification/ctrl"},
{"path": "components.cognex.vision/ctrl"},
{"path": "components.desoutter.tightening/ctrl"},
{"path": "components.drives/ctrl"},
{"path": "components.elements/ctrl"},
{"path": "components.festo.drives/ctrl"},
{"path": "components.keyence.vision/ctrl"},
{"path": "components.kuka.robotics/ctrl"},
{"path": "components.mitsubishi.robotics/ctrl"},
{"path": "components.pneumatics/ctrl"},
{"path": "components.rexroth.drives/ctrl"},
{"path": "components.rexroth.press/ctrl"},
{"path": "components.rexroth.tightening/ctrl"},
{"path": "components.robotics/ctrl"},
{"path": "components.siem.identification/ctrl"},
{"path": "components.ur.robotics/ctrl"},
{"path": "core/ctrl"},
{"path": "data/ctrl"},
{"path": "inspectors/ctrl"},
{"path": "io/ctrl"},
{"path": "probers/ctrl"},
{"path": "sdk-ax/ctrl"},
{"path": "simatic1500/ctrl"},
{"path": "template.axolibrary/ctrl"},
{"path": "timers/ctrl"},
{"path": "utils/ctrl"}
]
}