Solution Examples

Overview

Explore pre-built FrameworX solutions that demonstrate best practices and industry-specific implementations. These examples range from quick 15-minute demos to complete industry templates, providing practical starting points for your own solutions. All examples include full source code and can be modified to match your specific requirements.

Quick Demos - See FrameworX in Action

Brewery Solution

A complete craft brewery automation system demonstrating batch processing, recipe management, and quality control.

Key Features:

Technologies Demonstrated:

Download & Run Time: 15 minutes

Manufacturing Line

End-to-end production line monitoring with real-time KPIs, downtime tracking, and predictive maintenance.

Key Features:

Technologies Demonstrated:

Download & Run Time: 20 minutes

Building Management

Smart building control system with HVAC, lighting, access control, and energy optimization.

Key Features:

Technologies Demonstrated:

Download & Run Time: 15 minutes

Industry Templates

Automotive Manufacturing

Complete automotive plant solution following AIAG standards with MES integration.

Included Modules:

Pre-configured Components:

Compliance & Standards:

Food & Beverage

GAMP5-compliant solution for food processing with full traceability.

Included Modules:

Pre-configured Components:

Integration Examples:

Water/Wastewater

SCADA solution for municipal water systems with EPA reporting.

Included Modules:

Pre-configured Components:

Compliance Features:

Energy Management

Multi-site energy monitoring with ISO 50001 compliance tools.

Included Modules:

Pre-configured Components:

Standards Support:

Architecture Patterns

Standalone System

Single-server solution ideal for small to medium applications.

Example Configuration:

Use Cases:

Deployment Time: 2 hours

Redundant Systems

Hot-standby configuration with automatic failover for mission-critical applications.

Example Configuration:

Use Cases:

Key Features:

Distributed SCADA

Multi-site deployment with central monitoring and local autonomy.

Example Configuration:

Use Cases:

Architecture Components:

Cloud Integration

Hybrid architecture combining on-premise control with cloud analytics.

Example Configuration:

Use Cases:

Cloud Services Integration:

Getting Started with Examples

Download and Install

  1. Open Solutions Manager
  2. Click FileImport Solution
  3. Browse to downloaded example file (.dbsln)
  4. Select import location
  5. Open solution to explore

Customization Steps

  1. Review the solution architecture in Designer
  2. Update device connection settings for your hardware
  3. Modify tag names to match your standards
  4. Adjust displays for your branding
  5. Configure security and users

Learning Path

Best Practices from Examples

Data Modeling

Performance

User Experience

Related Resources


AI Assistant Data

<details> <summary>Structured Information for AI Tools</summary>

json

{
  "module": "Solution Examples",
  "category": "Learning Resources",
  "examples": {
    "quickDemos": ["Brewery", "Manufacturing Line", "Building Management"],
    "industryTemplates": ["Automotive", "Food & Beverage", "Water/Wastewater", "Energy"],
    "architecturePatterns": ["Standalone", "Redundant", "Distributed", "Cloud"]
  },
  "typicalTimeToImplement": {
    "quickDemo": "15-20 minutes",
    "industryTemplate": "2-4 hours",
    "customSolution": "1-4 weeks"
  },
  "keyLearningObjectives": [
    "Understand FrameworX capabilities",
    "Learn industry best practices",
    "See architecture patterns",
    "Accelerate solution development"
  ],
  "commonCustomizations": [
    "Device connection settings",
    "Tag naming conventions",
    "Display branding",
    "Report formats",
    "Security configuration"
  ],
  "downloadLocation": "Solutions Manager > File > Import Solution"
}

</details>