FINDER_7M_24_8_230_0212

FINDER_7M_24_8_230_0212 (FB)

FUNCTION_BLOCK FINDER_7M_24_8_230_0212

Representation

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable communication (TRUE = enable)

Input

byUnitId

BYTE

0

Device address

Input

xUpdateActual

BOOL

FALSE

Update of actual values (on every rising edge )

Input

xResError

BOOL

FALSE

Reinitialization of the outputs eErrorCodeCom or xErrorCodeDev to the fault-free state (on every rising edge)

Input

xSendSysCommand

BOOL

FALSE

Activation of the transmission of the system command (Register 12 ) (on every rising edge AND wSysCommand > 0)

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

rU1N

REAL

Phase-to-neutral voltage L1 - N in V

Output

rIL1

REAL

Line current L1 in A

Output

rPowerFactorL1

REAL

Power factor L1

Output

rActivePowerL1

REAL

Active power L1 in W

Output

rApparentPowerL1

REAL

Apparent power L1 in VA

Output

rReactivePowerL1

REAL

Reactive power L1 in var

Output

rFrequency

REAL

Frequency in Hz

Output

rActiveTariff

REAL

Active tariff (default: 1.0) (tariff switching via external contact - 230V)

Output

rEnergyCounter_n1

REAL

Counter reading - energy meter n1 (MID meter, freely configurable, non-resettable, default: imported active energy total in Wh, all tariffs)

Output

rEnergyCounter_n2

REAL

Counter reading - energy meter n2 (MID meter, freely configurable, non-resettable, default: exported active energy total in Wh, all tariffs)

Output

rEnergyCounter_n3

REAL

Counter reading - energy meter n3 (MID meter, freely configurable, non-resettable, default: imported reactive energy total in varh, all tariffs)

Output

rEnergyCounter_n4

REAL

Counter reading - energy meter n4 (MID meter, freely configurable, non-resettable, default: exported reactive energy total in varh, all tariffs)

Output

rEnergyCounter_1

REAL

Counter reading - energy meter 1 (freely configurable, resettable, default: imported active energy in Wh, all tariffs)

Output

rEnergyCounter_2

REAL

Counter reading - energy meter 2 (freely configurable, resettable, default: imported reactive energy in varh, all tariffs)

Output

rEnergyCounter_3

REAL

Counter reading - energy meter 3 (freely configurable, resettable, default: total apparent energy in VAh, all tariffs)

Output

rEnergyCounter_4

REAL

Counter reading - energy meter 4 (freely configurable, resettable, default: imported active energy in Wh, all tariffs)

Output

rEnergyCounter_5

REAL

Counter reading - energy meter 5 (freely configurable, resettable, default: exported active energy in Wh, all tariffs)

Output

rEnergyCounter_6

REAL

Counter reading - energy meter 6 (freely configurable, resettable, default: exported reactive energy in varh, all tariffs)

Output

rEnergyCounter_7

REAL

Counter reading - energy meter 7 (freely configurable, resettable, default: total apparent energy in VAh, all tariffs)

Output

rEnergyCounter_8

REAL

Counter reading - energy meter 8 (freely configurable, resettable, default: exported active energy in Wh, all tariffs)

Output

sSerialNum

STRING

Meter serial number (8 ASCII characters)

Output

xAlarm

BOOL

FALSE

Collective fault (TRUE = fault)

Output

xAlarmCom

BOOL

FALSE

Collective fault - communication (TRUE = fault)

Output

eErrorCodeCom

ModbusErrorCode

Error code - communication (0 = no error)

Output

stErrorCodeDev_1

STRING

String with the numbers of the active device faults of groups G1 and G2

Output

stErrorCodeDev_2

STRING

String with the numbers of the active device faults of the group Energy

Output

xBusy

BOOL

Communication indicator (TRUE = communication)

Input Const

wSysCommand

WORD

0

Value of the system command to be transmitted (FC06 - Register 6 ) (0 = no function, values > 0 see Finder documentation, 3 = Restart Device)

Input Const

xEnAlarmDevice

BOOL

FALSE

Enable / disable updating of the outputs stErrorCodeDev_1, stErrorCodeDev_2, stErrorCodeDev_3

Input Const

tTimeUpdateActual

TIME

TIME#1m0s0ms

Update interval for the processes influenced by the input xUpdateActual influenced

Last updated