This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
c_niagara:headpage [2022/02/25 22:08] – mk | c_niagara:headpage [2022/02/25 22:17] (current) – mk | ||
---|---|---|---|
Line 70: | Line 70: | ||
It also contains systems to copy stations and control start/stop of these. | It also contains systems to copy stations and control start/stop of these. | ||
+ | == Platform tree structure example == | ||
See below image of a standard platform setup | See below image of a standard platform setup | ||
{{ : | {{ : | ||
Line 92: | Line 93: | ||
Services | Services | ||
- | Contains alarm handling, user services, web and the internally used fox servers and other primary backend systems. If you want a primary function to work, this is where to locate and install it. | + | Contains alarm handling, user services, web and the internally used fox servers |
+ | | ||
+ | | ||
Drivers | Drivers | ||
- | Contains programming part of the station, including | + | Contains programming part of the station, including |
- | A folder contains multiple | + | |
+ | | ||
+ | A folder contains multiple | ||
They also supports a custom view (Px view), meaning to show website animations. | They also supports a custom view (Px view), meaning to show website animations. | ||
Apps | Apps | ||
- | I actually don't know what this is for m( | + | I actually don't know what this is for? |
- | + | ||
- | + | == Files == | |
+ | Is the local file storage, it contains images, px files (website animations) or other files used. | ||
+ | |||
+ | == Hierarchy == | ||
+ | One of the newer functions, used to dynamically build a tree structure for your site, and to allow easier navigation. | ||
+ | In my opinion it's not " | ||
+ | The hierarchy is build using tags on folders and points, they can be direct or implied. | ||
+ | What is needed to make it really nice is implied relations and better interaction with objects. | ||
+ | |||
+ | == History == | ||
+ | Contains all your history files and the ability to run database maintenance. | ||
+ | |||
+ | == Station tree structure example == | ||
+ | {{: | ||
==== Workbench breakdown ==== | ==== Workbench breakdown ==== | ||