Skip to content

NovaStar Program Reference / Data Analysis / dispsers


Overview

The dispsers program displays point data using time step analysis.

Command Line Usage

The command line syntax is:

dispsers [options...] PointNumid/parms...[?label]

Command line parameters are as follows.

dispsers Command Line Parameters

Parameter                 Description Default
PointNumid/parms Point numerical identifier with statistics parameter.
label Column label. Point type units.
-c Use comma for the field delimiter.
-C char Use the specified character as the field delimiter.
-d[#] Increase or set diagnostic message display level.
-f Do not format fields.
-Fo filename Print to filename. Standard output.
-h Print header.
-help, --help Print this usage.
-html Print as an HTML table.
-i Display point ID.
-n # Number of reports to output. 100
-n #[smhd...] Time length of report.
-r Do not round default time to time step.
-R Reverse the order of reports. Oldest first.
-s #[smhd...] Time step. 1hour
-tag Display point tag names. Point numerical identifiers.
-title Print point title.
-te DateTime Ending time for reports, where DateTime can be:
  • MM/DD/YYYY-HH:MM:SS where / can be [/+-.,] and : are any non-digit.
  • YYYY/MM/DD-HH:MM:SS where / can be [/+-.,] and : are any non-digit.
  • +#[smhd...] - time offset added to current time.
  • -#[smhd...] - time offset subtracted from current time.
Current time.
-ts DateTime Starting time for reports. See -te for DateTime format.
-ta align HTML table alignment. center
-tc class HTML table class. None.
-tw # HTML table width. Computed.
--version Print the program version.
-w # Text column width. 10
-W # HTML column width. 100
-WI # HTML ID column width. 100
-WT # HTML date time column width. 200
-X Do not translate numeric data for status or flags.
-x listfile Use file containing a list of points.

Examples

Scheduling

The program can be run on a schedule.

NovaStar Administrator Interface

Troubleshooting

See Also