MpEnergyRegPower

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpEnergyRegPower

mapp Services V5.16

This function block registers power data.

Function block

mpenergyregpower

Interface

I/O

Parameter

Data type

Description

IN

MpLink

Pointer to MpComIdentType

Connection to mapp (MpLink of an MpEnergyCore configuration)

IN

Enable

BOOL

The function block is active as long as this input is set.

IN

ErrorReset

BOOL

Resets function block errors

IN

ModuleName

Pointer to STRING[100]

Name of the module providing power data

IN

Mode

MpEnergyRegModeEnum

Mode used when calculating the energy data of this module

IN

Units

MpEnergyRegPowerUnitsEnum

Unit specified for the power data when transferred

IN

ActivePower

LREAL

Active power [user-defined unit via "Units"]

IN

ReactivePower

LREAL

Reactive power [user-defined unit via "Units"]

OUT

Active

BOOL

Function block active.

OUT

Error

BOOL

Error occurred during execution.

OUT

StatusID

DINT

Status information

OUT

Info

MpEnergyRegPowerInfoType

Additional information about the component

mapp concept

Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).

Topics in this section:

Description