User's Guide to Applet Basics

Related Topics

The following sections provide a quick reference for SAP xApp Manufacturing Integration and Intelligence (SAP xMII) Java Applet users in manufacturing intelligence applications. A detailed reference for each applet can be found in the Applet Reference topic.

Applet User Interaction via Mouse Functionality

The following functionality is available unless the application developer who designed your Web page disabled it:

Additionally, you can enable the following capabilities:

Right-Click Menu on Charts

The Zoom and Scroll functions are the same as the functions on the Time Control and Navigation Bar. The Query Properties and Display Properties are explained below. Printing is also explained below.  The Data menu allows you to download the data behind the chart in its raw form or get summary statistics of the data. You may also download the applet's raw data in CSV format and analyze it in other tools such as spreadsheet applications. The iGrid also has a right-click menu.

There are two shortcuts that you can use when you are getting data detail from the right-click menu:

Time Control and Navigation Bar

The navigation bar, shown below, is used for selecting the time interval, enabling/disabling automatic refresh, and refreshing/updating your chart on demand.

Modifying the Chart Display

You can right-click your mouse button on a chart and select the DisplayProperties | ChartProperties menu item if it is enabled. From there, you can change virtually any property in the chart. The pop-up windows for each type of property show a detailed list of the available parameters. Changes are temporary unless you save a template containing these values (see below). These parameters are described in more detail in the Applet Reference topic.

Browsing And Selecting Data Points

You can right-click your mouse button on a chart and select the Query Properties | Select Tags menu item if it is enabled.

From this dialog, you can select the tags you wish to chart and browse other available data sources. You can also use the mask field to provide a subset of the available tags. When entering a mask, use the percent sign (%) as a wildcard for matching. For example, to get all tags that begin with TIC, enter "TIC%" as the mask, and then click the Apply button.

You can add or remove tags from the selected tag list using the buttons next to the selected tag list. You can also manually type a tag name into the entry field, and click the Add button to add it to the list.

To browse available data sources, click the Select Data Source button. From this dialog, you can browse the list of available servers from which you can select tag data points for your chart.

Selecting A Time Interval

In addition to using the navigation bar, you can also select a time interval in a historical or time-related chart by selecting the Query Properties | Time Interval menu item. This displays a dialog from which you can select the time interval.

The only free format data entry field is the Time field which has a special format of day@HH:mm:ss, where day is any of the following: Today, Yesterday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday. The time is in military (24-hour) format and must include minutes and seconds. As an example, to view data for today at 4:30 PM, the value is Today@16:30:00. The chart then sets the start time to this value and displays a chart width based on the Duration and DurationUnits you selected. You can also select specific start and end dates, modify the duration (width) for the chart, and also select from a predefined list of time periods or schedules that your system administrator has defined.

Loading and Saving Templates

You can load and save both query and display templates via the pop-up menu items on a chart. A dialog box appears when you load or save either type of template. The dialog displays a list of available folders and templates from which you can load templates or to which you can save templates.

Printing the Chart

If you wish to print your chart, right-click the chart and select the Print menu option. A new browser window is created with a copy of your chart as a Web graphic. You can then print it by selecting your browser's print option.

Mouse Tracking Configuration

Mouse tracking is a configurable feature of the iChart applet. Mouse tracking data appears in the upper left-hand corner of the applet and shows the current location of the mouse or the value of an object (bar, line, data point, etc.) at the position of the cursor in the chart area. When ShowMouseTracking is enabled for the iChart, the default mouse tracking format is "TagName : XValue : YValue : DatalinkValue." The configurable settings for the mouse tracking area are detailed in the iChart Reference topic.