Skip to content

🏭 A fully functional MORYX Application, which simulates the production of electronic goods in a 4 step process. The solution includes Setup Triggers, Cell Selectors, Document Loaders, Resources Initializers and many more concepts used to apply MORYX to a factory use case.

License

PHOENIXCONTACT/MORYX-Demo

Repository files navigation

MORYX Demo Project

MORYX 10 Fully Open Source

Stackoverflow Gitter

Recommended repository for demonstrating a large portion of the functionality provided by the different MORYX modules and plugins. The project includes a simulated production of an ElectronicDevice product consisting of a CircuitBoard and a Housing component. For producing such a product simulated AssemblyCells, SolderingCells (for manual and automatic soldering), TestingCells and a PackagingCell are included.

All required configuration files and SQLite databases are already checked in to the repository, so you can start the project easily without any additional setup.

Demo Quick Start

Prerequisites

Build and Run

  1. Open the Demo.sln solution in Visual Studio or Visual Studio Code.
  2. Set StartProject.Asp as the startup project.
  3. Build the solution.
  4. Run the application.

Overview of the different projects

  • Moryx.ControlSystem.Demo: Setup Triggers
  • Moryx.Demo: Activities, Capabilities, ProductTypes...
  • Moryx.Demo.Tests: Unit Tests
  • Moryx.Orders.Demo: ProductsAssignments, RecipeAssignments...
  • Moryx.Products.Demo: ProductImporters
  • Moryx.Resources.Demo: Resources including their states
  • StartProject: Starts the application, contains references to all projects except for tests

Trouble Shooting

If you run into problems with the template or MORYX development in general, feel free to join our Gitter channel, ask on StackOverflow using the moryx tag or open an issue.

About

🏭 A fully functional MORYX Application, which simulates the production of electronic goods in a 4 step process. The solution includes Setup Triggers, Cell Selectors, Document Loaders, Resources Initializers and many more concepts used to apply MORYX to a factory use case.

Topics

Resources

License

Stars

Watchers

Forks