ABB_TERRA_AC

ABB_TERRA_AC (FB)

FUNCTION_BLOCK ABB_TERRA_AC

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable of communication ( TRUE = enabled )

Input

byUnitId

BYTE

0

Address of the device

Input

xUpdateActual

BOOL

FALSE

Update of actual values ( on each rising edge )

Input

xUpdateSetp

BOOL

FALSE

Update of setpoints ( on each rising edge )

Input

rCurrentLimit

REAL

0.0

Maximum value - charging current in A (only positive, integer multiples of 1.0 A are allowed)

Input

xStartStopCharge

BOOL

FALSE

Enable / disable of the charging process (TRUE = enable)

Input

xResError

BOOL

FALSE

Reinitialization of the outputs ‘eErrorCodeCom’ to the error-free state ( on each rising edge )

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

eConnectorTxpe

ABB_TERRA_AC_CONNECTOR_TYPE

Connector type of the device

Output

rRatedPower

REAL

Maximum output power in kW

Output

rMaxRatedCurrent

REAL

Maximum value - hardware charging current in A

Output

rProductionSeq

REAL

Production number

Output

rProductionWeek

REAL

Production week

Output

rProductionYear

REAL

Production year

Output

sFirmwareVers

STRING

Firmware version of the device

Output

eSocketLockState

ABB_TERRA_AC_SOCKET_LOCK_STATE

Cable state of the device

Output

eAvailability

ABB_TERRA_AC_AVAILABILITY

Availability of the device

Output

eChargingState

ABB_TERRA_AC_CHARGING_STATE

Charging state of the device

Output

xChargeRatedCurrent

BOOL

Indicates whether currently charging at the maximum charging current (TRUE = yes)

Output

xUnderSetCurrentLim

BOOL

Indicates whether the maximum charging current is currently being undercut (TRUE = yes)

Output

rCurrentLimitFb

REAL

Maximum value - charging current in A — feedback

Output

rChargCurrent_L1

REAL

Current charging current on phase L1 in A

Output

rChargCurrent_L2

REAL

Current charging current on phase L2 in A

Output

rChargCurrent_L3

REAL

Current charging current on phase L3 in A

Output

rVoltage_L1_N

REAL

Current voltage between phase L1 and the neutral conductor N in V

Output

rVoltage_L2_N

REAL

Current voltage between phase L2 and the neutral conductor N in V

Output

rVoltage_L3_N

REAL

Current voltage between phase L3 and the neutral conductor N in V

Output

rActivePower

REAL

Current charging power in kW

Output

rEnergy

REAL

Current energy amount of the charging process in kWh

Output

rErrorCodeDevice

REAL

Current error code - device

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

xBusy

BOOL

Communication indicator ( TRUE = communication )

Input Const

diAdrOffset

DINT

0

Offset for calculating Modbus addresses ( from the Modbus registers ) ( Permissible range: -1, 0, +1 )

Input Const

tTimeUpdateSetp

TIME

TIME#45s0ms

Update interval for the processes affected by the input ‘xUpdateSetp’

Input Const

tTimeUpdateActual

TIME

TIME#1m0s0ms

Update interval for the processes affected by the input ‘xUpdateActual’

Last updated