The NtRtProcEd screen is the HMI version of the process editor form created when right-clicking a process in the NtRtMgr application and choosing the Edit Options option. Following is a screenshot of the NtRtProcEd screen: All of the fields on this screen reflect current run-time values. These values are initialized from the process initialization file when the TSENTRY system is started. The fields with a yellow background may be edited; those with white backgrounds may not be edited. Only users with the “Process Edit” privilege may edit the fields on this screen. Field Descriptions: AppName A list box containing all of the processes running under the TSENTRY system. All of the remaining fields on the screen pertain to the selected application name. GroupName The name of the process group that the selected application is a member of. This field is read-only. UsesNtRt Checkbox indicating whether the process utilizes the tpriNtRt library for process management. This field is read-only. BinName The name of the binary executable file for the selected application. This field is also read-only. CmdLine All command line parameters for the application. Spaces are allowed. Quotation marks encasing the entire string of command line parameters are not necessary. Run Mode “Standard” indicates that this process is a normal Windows executable file (.exe). “Rt” indicates that this process is an RTX “hard” real-time executable file (.rtss). This field is read-only. Memory Lock Checkbox indicating if the process is locked in memory. This field is read-only. Priority The priority level of the process. Please refer to the documentation on the NtRtMgr startup (section 4.1.1) for an explanation of the priority levels. Debug Level The debugging level of the process. The debugging levels at the beginning of the list offer less debugging messages and logging, whereas the levels towards the end of the list offer more debug. Start OrderThe Options Mode If The Restart Initialization Options Options Indicates whether the TSENTRY Manager will forcibly kill a process that takes more than the allotted time to exit gracefully after being requested to do so. If set to “Auto”, the time to wait for a process to exit gracefully may be entered in the “Max Wait” text box. If set to “Never Kill”, the TSENTRY Manager will never attempt to forcibly kill the process. Pulse Timeout Timeout The amount of time (in milliseconds) to wait for the process to signal a pulse, indicating that it is functioning properly. If the TSENTRY Manager does not receive a pulse from the process within this amount of time, the Manager will terminate the process. Exception Handling File |