RtReports editor defaults
- Last UpdatedJan 24, 2023
- 1 minute read
- PI System
- RtReports 5.0
- Visualization
The default location for the RtReports editor system defaults is %PIHOME%\RtReports\OSISoft.RtReports.Editor.exe.config, in the RtReports installation folder.
|
Setting name |
Controls |
Default |
Setting options |
|---|---|---|---|
|
AllowHtmlMarkup |
Allows users to insert HTML formatting into the display of the RtReports Editor |
True |
True, False |
|
DataJournalLoadOnDemand |
If set to true, the DataJournal will not be loaded in the editor |
False |
True, False |
|
InstallationPath |
Location where RtReports is installed |
%PIHOME%\RtReports |
RtReports installation folder |
|
LegacyPrint |
This setting emulates RtReports 3.3 printing settings. Table headers will not be shown on every page and text in tables will be shown in black (and not inherit colors from a parent table) if this setting is set to true |
True |
True, False |
|
PagesPath |
Base URL to the RtReports Web application on the RtReports server |
https://localhost/RtReports/WebPages |
URL pointing to server machine and Web application |
|
RemoteServer |
URL and RtReports server name for Web services definitions |
https://localhost/RtReports/WebServices/Services.asmx |
RtReports server name and URL |
|
Server |
PI Server name for location of batch data, report templates, and time series data |
PI Server detected during installation |
PI Server name |
|
TemplatePath |
Path in the PI Module Database where report templates are stored |
\%OSI\RtReports |
File path within PI Module Database |
|
TrendPath |
URL to the RtReports web application that generates trends |
https://localhost/RtReports/Printtrend |
URL to web application for trends |
|
WebServerTimeOut |
Maximum time to wait for a Web services call |
240000 (66.67 hours) |
Time, in seconds |