<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpEnergyCoreUIModuleListType |
mapp Services V5.16
List of modules and associated navigation.
Data type |
Description |
|
SelectedIndex |
UINT |
Index of the selected module VC4 connection: IndexDatapoint from Listbox |
PageUp |
BOOL |
Jumps to the start of the current page (row) and then scrolls up one page at a time The size of the page is defined using parameter "ModuleListSize" in structure MpEnergyCoreUISetupType. VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 / ResetValue: 0 |
PageDown |
BOOL |
Jumps to the end of the current page (row) and then scrolls down one page at a time The size of the page is defined using parameter "ModuleListSize" in structure MpEnergyCoreUISetupType. VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |
StepUp |
BOOL |
Selects the previous entry in the list (row) VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |
StepDown |
BOOL |
Selects the next entry in the list (row) VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |
RangeStart |
REAL |
Shows a bar indicating which part of the list is currently being displayed. Used for the starting value of "Range" for a scaled element in the HMI application. This scaled element should correspond to the (possible) size of the list. "Range" should correspond to the number of entries that are displayed on one page. VC4 connection: StartDatapoint from Scale |
RangeEnd |
REAL |
Shows a bar indicating which part of the list is currently being displayed. Used for the ending value of "Range" for a scaled element in the HMI application. This scaled element should correspond to the (possible) size of the list. "Range" should correspond to the number of entries that are displayed on one page. VC4 connection: EndDatapoint from Scale |
Names |
ARRAY[0..19] OF STRING[100] |
List of module names VC4 connection: TextDatapoint from Listbox |
ForwardActiveEnergy |
ARRAY[0..19] OF LREAL |
Shows recorded active energy VC4 connection: Text snippet in text group / text group: MpEnergyForwardEnergy |
ReverseActiveEnergy |
ARRAY[0..19] OF LREAL |
Shows delivered reactive energy VC4 connection: Text snippet in text group / text group: MpEnergyReverseEnergy |
Info:
Text snippet link for parameter "ForwardActiveEnergy"
Text snippet link for parameter "ReverseActiveEnergy"