Skip to content

Commit d87d2f5

Browse files
authored
Add iSILOG.Connnect.* to tools list (#755)
1 parent 0402fa6 commit d87d2f5

File tree

1 file changed

+75
-1
lines changed

1 file changed

+75
-1
lines changed

static/assets/tools.json

Lines changed: 75 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,86 @@
11
[
2+
{
3+
"name": "iSILOG.Connect.PLCConnect",
4+
"license": "commercial",
5+
"url": "https://smartfactory.edag.com/en/smart-factory/digitalization-solutions/#software",
6+
"logo": "edag-ps-logo.png",
7+
"vendor": "EDAG Production Solutions GmbH & Co. KG",
8+
"vendorURL": "https://www.edag-ps.com/",
9+
"description": "Connect and simulate FMU, SSPs, and AASX files together with automation and visualisation systems in a single framework. Visualization systems include, but are not limited to: Siemens NX Mechatronics Concept Designer, Visual Components, and NVIDIA Omniverse.",
10+
"features": [],
11+
"platforms": [
12+
"Windows"
13+
],
14+
"interfaces": [
15+
"GUI",
16+
"CLI"
17+
],
18+
"fmiVersions": [
19+
"2.0",
20+
"3.0"
21+
],
22+
"fmuExport": [],
23+
"fmuImport": [
24+
"CS"
25+
]
26+
},
27+
{
28+
"name": "iSILOG.Connect.SSPFactory",
29+
"license": "commercial",
30+
"url": "https://smartfactory.edag.com/en/smart-factory/digitalization-solutions/#software",
31+
"logo": "edag-ps-logo.png",
32+
"vendor": "EDAG Production Solutions GmbH & Co. KG",
33+
"vendorURL": "https://www.edag-ps.com/",
34+
"description": "Generation tool to load and save SSPs in the 2.0 standard",
35+
"features": [],
36+
"platforms": [
37+
"Windows"
38+
],
39+
"interfaces": [
40+
"GUI",
41+
"CLI"
42+
],
43+
"fmiVersions": [
44+
"2.0",
45+
"3.0"
46+
],
47+
"fmuExport": [],
48+
"fmuImport": [
49+
"CS"
50+
]
51+
},
52+
{
53+
"name": "iSILOG.Connect.FMUPlayer",
54+
"license": "osi",
55+
"url": "https://smartfactory.edag.com/en/smart-factory/digitalization-solutions/#software",
56+
"logo": "edag-ps-logo.png",
57+
"vendor": "EDAG Production Solutions GmbH & Co. KG",
58+
"vendorURL": "https://www.edag-ps.com/",
59+
"description": "Simulate and validate FMUs, SSPs, and AASX files",
60+
"features": [],
61+
"platforms": [
62+
"Windows"
63+
],
64+
"interfaces": [
65+
"GUI"
66+
],
67+
"fmiVersions": [
68+
"2.0",
69+
"3.0"
70+
],
71+
"fmuExport": [],
72+
"fmuImport": [
73+
"CS"
74+
]
75+
},
276
{
377
"name": "Desmo",
478
"license": "commercial",
579
"url": "https://pace.txtgroup.com/products/preliminary-design/pacelab-apd-for-engineers-by-engineers",
680
"logo": "PACE.png",
781
"vendor": "PACE Aerospace Engineering and IT GmbH",
882
"vendorURL": "https://pace.txtgroup.com/",
9-
"examplesURL": "https://help.pace.de/Predesign/Desmo/9.0.0/APD_UserGuide/using_fmu.html",
83+
"examplesURL": "https://help.pace.de/Predesign/Desmo/9.0.0/APD_UserGuide/using_fmu.html",
1084
"description": "Desmo is a comprehensive knowledge-based engineering design software suite for the modelling, sizing, analysis and optimization of new and derivative aircraft in the conceptual and preliminary design phase. Desmo extends the capabilities beyond the aircraft design by enabling the definition and analysis of aircraft system architectures and energy management. In addition to defining and modeling aircraft systems, you can also analyze their performance and ultimately their impact on the overall aircraft performance (e.g. thermal, fuel consumption, weights).",
1185
"features": [],
1286
"platforms": [

0 commit comments

Comments
 (0)