The Solution module provides centralized configuration for solution-wide settings and tools for managing solution components. Access via Solution in the Solution Explorer.
Parent Page: Designer (Reference)
Related Topics:
Page | Type | Purpose | Access |
---|---|---|---|
Settings | Configuration | Global solution parameters | Solution → Settings |
Categories | Configuration | Organization labels | Solution → Categories |
Import Tags | Tool | Tag import wizards | Solution → Import Tags |
Import Plugin | Tool | Plugin integration | Solution → Import Plugin |
Export | Tool | Backup and plugin creation | Solution → Export |
History | Tool | Event tracking and audit | Solution → History |
Component | Purpose | Access |
---|---|---|
Settings | Global configuration | Solution → Settings |
Categories | Organization labels | Solution → Categories |
Import Tags | Tag import wizards | Solution → Import Tags |
Import Plugin | Plugin integration | Solution → Import Plugin |
Export | Backup and plugins | Solution → Export |
History | Event tracking | Solution → History |
Defines the operating system and framework for the solution:
Platform | Framework | Use Case |
---|---|---|
Windows Only | .NET Framework 4.8 | Windows-specific features |
Multiplatform | .NET 8 | Linux and cross-platform |
Licensing configuration for production deployment:
Aspect | Purpose | Impact |
---|---|---|
Product Family | License type | Feature availability |
Product Model | Point limits | Tag count restrictions |
Metadata labels for organizing large-scale applications:
Self-contained solution components:
Solution Explorer
??? Solution
??? Settings
??? Categories
??? Import Tags
??? Import Plugin
??? Export
??? History
Task | Location | Purpose |
---|---|---|
Change platform | Settings | Switch Windows/Linux |
Set license | Settings | Configure Product Model |
Organize objects | Categories | Apply labels |
Import from CSV | Import Tags | Bulk tag creation |
Add components | Import Plugin | Reuse standards |
Backup solution | Export | Save complete copy |
Create plugin | Export | Make reusable parts |
Review changes | History | Audit trail |
All Solution module settings stored in .dbsln file:
Setting | Table | Encrypted |
---|---|---|
Settings | SolutionSettings | Yes |
Categories | Categories | Yes |
Plugin Info | PluginRegistry | Yes |
History | SolutionHistory | Yes |
Solution-Data folder structure:
Solution-Data/
??? Designer/ # UI settings
??? Runtime/ # Execution cache
??? Git/ # Export files
??? Backup/ # Build backups
Module | Integration | Purpose |
---|---|---|
UNS | Tag import | Define data model |
Devices | Import wizards | Configure channels |
All modules | Categories | Organization |
All modules | Export/Plugin | Packaging |
System | Via | Purpose |
---|---|---|
CSV Files | Import Tags | Bulk configuration |
ControlLogix | Import wizard | PLC integration |
Git | Export | Version control |
Other solutions | Plugins | Reuse |
Problem | Cause | Solution |
---|---|---|
Can't import tags | Wrong format | Check CSV headers |
Plugin fails | Version mismatch | Update plugin |
Export too large | Many images | Exclude images |
History missing | Not enabled | Enable in settings |
Check | Method | Expected |
---|---|---|
Platform correct | Settings page | Matches target |
License valid | Settings page | Matches production |
Categories defined | Categories page | All needed labels |
Plugins current | History page | No updates pending |
Configuration Pages:
Related Topics:
In this section: