<< Click to Display Table of Contents >> Navigation: »No topics above this level« Description |
mapp Services V5.16
The MpLink for this function block is the same that is used for function block MpAssetIntCore. All entries logged by MpAssetIntCore are then displayed by MpAssetIntShiftListUI. MpAssetIntCore must be active in order to use the functions of this mapp components. MpAssetIntShiftListUI represents a connection between the currently stored entries and a Visual Components 4 HMI application. Data is exchanged between MpAssetIntShiftListUI and the HMI application using structure MpAssetIntShiftListUIConnectType.
An entry in this mapp component's list indicates the statistics for a shift. An entry is always created as soon as a shift has been completed or as soon as a job change has been performed. If a job change is performed during a shift, the entry contains the data since the beginning of the shift until the time of the job change. If the shift has ended, the data from the time of the shift change to the end of the shift is listed.
Structure "UIConnect" is divided into the following areas:
•Status: Parameter "Status" provides information about the current activity of list management.
•Output: Displays the current shift-related entries in the HMI application (1 entry = 1 shift)
•Filter: Offers the option of displaying the data from a certain starting point to a certain ending point
"OutputListSize" defines in this structure how many shifts should be displayed on one page of the HMI application. "ScrollWindow" determines how many shifts from the list are displayed in advance when scrolling up and down.