Skip to main content

Python wrapper for Plant Simulation

Project description

Python Package for communication with Siemens Tecnomatix Plant Simulation

This package enables the communication with the simulation software product "Tecnomatix Plant Simulation" by Siemens. It speaks to PlantSim via the COM interface from within Python and includes useful mappings for some more complex PlantSim data types like tables.

Example

from plantsim.plantsim import Plantsim
from plantsim.table import Table

plantsim = Plantsim(version='15.2', license_type='Research')
plantsim.load_model('model.spp')
plantsim.set_path_context('.Context.In.Your.Model')
table = Table(plantsim, 'TableName')
print(table) 

Setup

Requirements

You need a working version of Tecnomatix Plant Simulation installed on your system to be able to use this package.

System settings

If you have a NVIDIA 3D graphics card installed, make sure to select it as the default in the "NVIDIA Control Panel". Otherwise when loading a model into Plant Simulation, you will get an information window that you need to manually click every time.

Acknowledgements

This repository was created within the Public Research Project AlphaMES run by the Chair of Technologies and Management of Digital Transformation within the University of Wuppertal.

It was funded via a research grant by the German Federal Ministry for Economics and Energy (BMWi).

Maintainers

This package is currently maintained by Tilo van Ekeris and Constantin Waubert de Puiseau.

Disclaimer

Tecnomatix, Plant Simulation etc. are brand names of Siemens. This is NOT an official Siemens product.

This software is provided "as is" without warranty of any kind. See the LICENSE file for details.

Furthermore, this software is currently actively developed and used in research so that there are no guarantees for stable interfaces etc.

Copyright

Copyright (c) 2021 Tilo van Ekeris / TMDT, University of Wuppertal
Distributed under the MIT license, see the accompanying
file LICENSE or https://opensource.org/licenses/MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plantsim-0.0.3.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

plantsim-0.0.3-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file plantsim-0.0.3.tar.gz.

File metadata

  • Download URL: plantsim-0.0.3.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.8

File hashes

Hashes for plantsim-0.0.3.tar.gz
Algorithm Hash digest
SHA256 afd064bd758de9456f83d655070ae58353e5dc548899cf6835c22fbbf6fc2323
MD5 a58619031026a52dc57cdc8bf0a976f8
BLAKE2b-256 f954c15c124e3e989b8b275f2cc5e8816fe8fd271e172223da149fe39f197bd6

See more details on using hashes here.

File details

Details for the file plantsim-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: plantsim-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.8

File hashes

Hashes for plantsim-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 259492ac88afea39fdd0d7d3d6c14f111019ce4656545bb2623d88f99e162df3
MD5 613539eb3ee4a1c06923a57a4bd89474
BLAKE2b-256 0189298837b563e0e53c448a82ae360f945e6bf81c7dd565f621a5b59bc736f7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page