POWERIO_T1_R100_V2

POWERIO_T1_R100_V2 (FB)

FUNCTION_BLOCK POWERIO_T1_R100_V2

Representation

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable communication (TRUE = enabled)

Input

byUnitId

BYTE

0

Address of the device

Input

xUpdateActual

BOOL

FALSE

Update of actual values (on every rising edge )

Input

xUpdateSetp

BOOL

FALSE

Update of setpoints (on every rising edge )

Input

xResError

BOOL

FALSE

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

Input

xDO1

BOOL

FALSE

Setting the state of digital output 1 (FET) (FALSE = Off)

Input

xDO2

BOOL

FALSE

Setting the state of digital output 2 (FET) (FALSE = Off)

Input

xDO3

BOOL

FALSE

Setting the state of digital output 3 (FET) (FALSE = Off)

Input

xDO4

BOOL

FALSE

Setting the state of digital output 4 (FET) (FALSE = Off)

Input

xDO5

BOOL

FALSE

Setting the state of digital output 5 (relay) ( FALSE = Off )

Input

xDO6

BOOL

FALSE

Setting the state of digital output 6 (relay) ( FALSE = Off )

Input

xDO7

BOOL

FALSE

Setting the state of digital output 7 (relay) ( FALSE = Off )

Input

rAO1

REAL

0.0

Setting the state at analog output 1 ( 0.0 - 100.0% corresponding to 0.000 - 10.000 V ))

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

xDI1

BOOL

State of digital input DI1 (function depending on operating mode ‘eDI1_Mode’ )

Output

xDI2

BOOL

State of digital input DI2 (function depending on operating mode ‘eDI2_Mode’ )

Output

xDI3

BOOL

State of digital input DI3 (function depending on operating mode ‘eDI3_Mode’ )

Output

xDI4

BOOL

State of digital input DI4 (function depending on operating mode ‘eDI4_Mode’ )

Output

xDI5

BOOL

State of digital input DI5 (function depending on operating mode ‘eDI5_Mode’ )

Output

xDI6

BOOL

State of digital input DI6 (function depending on operating mode ‘eDI6_Mode’ )

Output

xDO1_Fb

BOOL

State of digital output DO1 (FALSE = Off)

Output

xDO2_Fb

BOOL

State of digital output DO2 (FALSE = Off)

Output

xDO3_Fb

BOOL

State of digital output DO3 (FALSE = Off)

Output

xDO4_Fb

BOOL

State of digital output DO4 (FALSE = Off)

Output

xDO5_Fb

BOOL

State of digital output DO5 (FALSE = Off)

Output

xDO6_Fb

BOOL

State of digital output DO6 (FALSE = Off)

Output

xDO7_Fb

BOOL

State of digital output DO7 (FALSE = Off)

Output

eAOO_DO1

eManBin

State of manual override on digital output DO1

Output

eAOO_DO2

eManBin

State of manual override on digital output DO2

Output

eAOO_DO3

eManBin

State of manual override on digital output DO3

Output

eAOO_DO4

eManBin

State of manual override on digital output DO4

Output

eAOO_DO5

eManBin

State of manual override on digital output DO5

Output

eAOO_DO6

eManBin

State of manual override on digital output DO6

Output

eAOO_DO7

eManBin

State of manual override on digital output DO7

Output

eAO_AO1

eManNum

State of manual override on analog output AO1

Output

xStateDevGreen

BOOL

State of status LED Green (TRUE = On)

Output

xStateDevRed

BOOL

State of status LED Red (TRUE = On)

Output

rAI1

REAL

Actual value of the voltage at analog input 1 ( 0.0 - 10.0 V )

Output

rAI2_PT1000

REAL

Actual temperature value at analog input 2 (PT1000) (-30.0°C = short circuit / open circuit)

Output

xAlarm_AI2_PT1000

BOOL

FALSE

Fault - short circuit / open circuit of analog input 2 (PT1000) (TRUE = Fault)

Output

rAI2_Resist

REAL

Actual value of the resistance at analog input 2 ( XXXX Ohm )

Output

xSensorOffsetInDevice

BOOL

Indicates whether sensor calibration must be performed in the device ( TRUE = calibration required in the device, FALSE = calibration required in the FB )

Output

wTypeID

WORD

Device identification

Output

wFirmwareVer

WORD

Firmware version of the 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

eErrorCodeDev

POWERIO_T1_R100_ERROR_CODE

POWERIO_T1_R100_ERROR_CODE.NO_ERROR

Error code - device (0 = no error)

Output

xBusy

BOOL

Communication indicator (TRUE = communication)

Input Const

rAI2_ResistOffset

REAL

0.0

Constant measurement offset for the transmitted resistance actual value

Input Const

rAI2_PT1000Offset

REAL

0.0

Constant measurement offset for the transmitted temperature - actual value

Input Const

wDI6_Config

WORD

0

Configuration of the internal function of DI6 ( FC16 - Register 46 ) ( 0 = no function, values > 0 see Documentation T1_R100 )

Input Const

wDI5_Config

WORD

0

Configuration of the internal function of DI5 ( FC16 - Register 45 ) ( 0 = no function, values > 0 see Documentation T1_R100 )

Input Const

wDI4_Config

WORD

0

Configuration of the internal function of DI4 ( FC16 - Register 44 ) ( 0 = no function, values > 0 see Documentation T1_R100 )

Input Const

wDI3_Config

WORD

0

Configuration of the internal function of DI3 ( FC16 - Register 43 ) ( 0 = no function, values > 0 see Documentation T1_R100 )

Input Const

wDI2_Config

WORD

0

Configuration of the internal function of DI2 ( FC16 - Register 42 ) ( 0 = no function, values > 0 see Documentation T1_R100 )

Input Const

wDI1_Config

WORD

0

Configuration of the internal function of DI1 ( FC16 - Register 41 ) ( 0 = no function, values > 0 see Documentation T1_R100 )

Input Const

wSysCommand

WORD

0

Value of the system command to be transmitted ( FC16 - Register 40 ) ( 0 = no command, values > 0 see Documentation T1_R100 )

Input Const

tTimeDI_Pulse

TIME

TIME#250ms

Common pulse duration for the outputs xDI1_Pulse - xDI6_Pulse

Input Const

eDI6_Mode

POWERIO_T1_R100_DI_MODE

POWERIO_T1_R100_DI_MODE.DIGITAL_INPUT

Operating mode of the output xDI6_Pulse

Input Const

eDI5_Mode

POWERIO_T1_R100_DI_MODE

POWERIO_T1_R100_DI_MODE.DIGITAL_INPUT

Operating mode of the output xDI5_Pulse

Input Const

eDI4_Mode

POWERIO_T1_R100_DI_MODE

POWERIO_T1_R100_DI_MODE.DIGITAL_INPUT

Operating mode of the output xDI4_Pulse

Input Const

eDI3_Mode

POWERIO_T1_R100_DI_MODE

POWERIO_T1_R100_DI_MODE.DIGITAL_INPUT

Operating mode of the output xDI3_Pulse

Input Const

eDI2_Mode

POWERIO_T1_R100_DI_MODE

POWERIO_T1_R100_DI_MODE.DIGITAL_INPUT

Operating mode of the output xDI2_Pulse

Input Const

eDI1_Mode

POWERIO_T1_R100_DI_MODE

POWERIO_T1_R100_DI_MODE.DIGITAL_INPUT

Operating mode of the output xDI1_Pulse

Input Const

rAO1_SafeState_Sta

REAL

0.0

State of analog output 1 in safe-state operation ( 0.000 … +10.000 V )

Input Const

xDO7_SafeState_Sta

BOOL

FALSE

State of digital output 7 in safestate operation (FALSE = Off)

Input Const

xDO6_SafeState_Sta

BOOL

FALSE

State of digital output 6 in safestate operation (FALSE = Off)

Input Const

xDO5_SafeState_Sta

BOOL

FALSE

State of digital output 5 in safestate operation (FALSE = Off)

Input Const

xDO4_SafeState_Sta

BOOL

FALSE

State of digital output 4 in safestate operation (FALSE = Off)

Input Const

xDO3_SafeState_Sta

BOOL

FALSE

State of digital output 3 in safestate operation (FALSE = Off)

Input Const

xDO2_SafeState_Sta

BOOL

FALSE

State of digital output 2 in safestate operation (FALSE = Off)

Input Const

xDO1_SafeState_Sta

BOOL

FALSE

State of digital output 1 in safestate operation (FALSE = Off)

Input Const

xAO1_SafeState_En

BOOL

FALSE

Enable / disable of analog output 1 for safe-state operation ( TRUE = enabled )

Input Const

xDO7_SafeState_En

BOOL

FALSE

Enable/disable digital output 7 for safestate operation (TRUE = Enabled)

Input Const

xDO6_SafeState_En

BOOL

FALSE

Enable/disable digital output 6 for safestate operation (TRUE = Enabled)

Input Const

xDO5_SafeState_En

BOOL

FALSE

Enable/disable digital output 5 for safestate operation (TRUE = Enabled)

Input Const

xDO4_SafeState_En

BOOL

FALSE

Enable/disable digital output 4 for safestate operation (TRUE = Enabled)

Input Const

xDO3_SafeState_En

BOOL

FALSE

Enable/disable digital output 3 for safestate operation (TRUE = Enabled)

Input Const

xDO2_SafeState_En

BOOL

FALSE

Enable/disable digital output 2 for safestate operation (TRUE = Enabled)

Input Const

xDO1_SafeState_En

BOOL

FALSE

Enable/disable digital output 1 for safestate operation (TRUE = Enabled)

Input Const

tTimeSafeState

TIME

TIME#0ms

Duration for activation of the ‘SafeState’ condition on communication failure ( integer multiples of 1s, at least 5s )

Input Const

tTimeMinChangeValue

TIME

TIME#0ms

Minimum time duration before transmitting a setpoint due to a detected value change

Input Const

tTimeUpdateSetp

TIME

TIME#45s0ms

Update interval for the operations affected by the input 'xUpdateSetp'

Input Const

tTimeUpdateActual

TIME

TIME#500ms

Update interval for the operations affected by the input 'xUpdateActual'

Last updated