NtRtMgr
Expand | ||
---|---|---|
| ||
The NtRtMgr is the primary manager task of the Tsentry system. It provides the following services:
|
...
Expand | ||
---|---|---|
| ||
TrendMgrThe TrendMgr taskis the manager process for the trending subsystem. TrendGsmThe TrendGsm task is responsible for trending data from global shared memory. TrendSrvThe TrendSrv task is the server process for delivering trended data to trend clients across the network. TrendTrigThe TrendTrig task is the main process for the historical trending subsystem. GsmExpSvrThe GsmExpSvr task [LINK] is the server portion of the software-based reflective memory subsystem, discussed in the Data Transfer section. GsmExpRcvThe GsmExpRcv task [LINK] is the client portion of the software-based reflective memory subsystem, discussed in the Data Transfer section. GsmPifBldThe GsmPifBld process [LINK] is responsible for building the data dictionary program information files before starting the Tsentry system, discussed in detail in the Data Dictionary section. |
...
Expand | ||
---|---|---|
| ||
Before tasks and screens can be created a new system must be generated. Start up tpriNtRtAdmin and then perform the following actions:
|
...
Expand | ||
---|---|---|
| ||
Screens are used to display and modify values using a wide variety of visual tools. The combination of these tools yields a powerful and fully customizable real-time graphical user interface. To build a new screen, follow these steps:
For a more detailed explanation of building an HMI screen refer to the Screen Development [LINK] section. |
TpriPublisher
Expand | ||
---|---|---|
| ||
The tpriPublisher application is no longer supported The tpriPublisher is used to rebuild and publish HMI screens for viewing through Internet Explorer. It supports VB.NET screens, VB.6 screens, and pure html/asp screens. |
...