FINDER_7M_38_8_400_0212

FINDER_7M_38_8_400_0212 (FB)

FUNCTION_BLOCK FINDER_7M_38_8_400_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

rU2N

REAL

Phase-to-neutral voltage L2 - N in V

Output

rU3N

REAL

Phase-to-neutral voltage L3 - N in V

Output

rU12

REAL

Line voltage L1 - L2 in V

Output

rU23

REAL

Line voltage L2 - L3 in V

Output

rU31

REAL

Line voltage L3 - L1 in V

Output

rIL1

REAL

Line current L1 in A

Output

rIL2

REAL

Line current L2 in A

Output

rIL3

REAL

Line current L3 in A

Output

rPowerFactorL1

REAL

Power factor L1

Output

rPowerFactorL2

REAL

Power factor L2

Output

rPowerFactorL3

REAL

Power factor L3

Output

rActivePowerL1

REAL

Active power L1 in W

Output

rActivePowerL2

REAL

Active power L2 in W

Output

rActivePowerL3

REAL

Active power L3 in W

Output

rApparentPowerL1

REAL

Apparent power L1 in VA

Output

rApparentPowerL2

REAL

Apparent power L2 in VA

Output

rApparentPowerL3

REAL

Apparent power L3 in VA

Output

rReactivePowerL1

REAL

Reactive power L1 in var

Output

rReactivePowerL2

REAL

Reactive power L2 in var

Output

rReactivePowerL3

REAL

Reactive power L3 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

rEnergyCounter_9

REAL

Counter reading - energy meter 9 (freely configurable, resettable, default: not configured)

Output

rEnergyCounter_10

REAL

Counter reading - energy meter 10 (freely configurable, resettable, default: not configured)

Output

rEnergyCounter_11

REAL

Counter reading - energy meter 11 (freely configurable, resettable, default: not configured)

Output

rEnergyCounter_12

REAL

Counter reading - energy meter 12 (freely configurable, resettable, default: not configured)

Output

rEnergyCounter_13

REAL

Counter reading - energy meter 13 (freely configurable, resettable, default: not configured)

Output

rEnergyCounter_14

REAL

Counter reading - energy meter 14 (freely configurable, resettable, default: not configured)

Output

rEnergyCounter_15

REAL

Counter reading - energy meter 15 (freely configurable, resettable, default: not configured)

Output

rEnergyCounter_16

REAL

Counter reading - energy meter 16 (freely configurable, resettable, default: not configured)

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 groups G3 and G4

Output

stErrorCodeDev_3

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