POWERIO_T1_B100_FULL

POWERIO_T1_B100_FULL (FB)

FUNCTION_BLOCK POWERIO_T1_B100_FULL

InOut:

Scope
Name
Type
Initial
Comment

Input

xEn

BOOL

TRUE

Enable / disable communication ( TRUE = enabled )

Input

byUnitId

BYTE

248

Address of the device

Input

xUpdateActual

BOOL

FALSE

Update of actual values (on every rising edge )

Input

xResError

BOOL

FALSE

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

Inout

ModbusClient

ModbusClientBase

Client of the device

Output

xLED_RUN

BOOL

State of the ‘RUN’ LED ( TRUE = On )

Output

xLED_SSM

BOOL

State of the ‘SSM’ LED ( TRUE = On )

Output

xLED_COM

BOOL

State of the ‘COM’ LED ( TRUE = On )

Output

sHostName

STRING

Hostname of the box

Output

sBoxName

STRING

Name of the box

Output

sBoxComment

STRING

Comment for the box

Output

sSerialNumber

STRING

Serial number of the box

Output

sCheckDate

STRING

Last inspection date of the box

Output

sStartDate

STRING

Start date of the box

Output

sAdapter

STRING

Adapter name of the box

Output

sLink

STRING

Link name of the box

Output

eLinkMode

POWERIO_T1_B100_LINK_MODE

Link - state of the box ( 1 = Link active )

Output

eIPMode

POWERIO_T1_B100_IP_MODE

Type of IP address assignment for the box ( 1 = DHCP )

Output

sMode

STRING

Mode name of the box

Output

sMACAdr

STRING

MAC address of the box

Output

sIPAdr

STRING

IP address of the box

Output

sSubnetMask

STRING

Subnet mask of the box

Output

sGWAdr

STRING

Gateway address of the box

Output

sDNS1Adr

STRING

Address of DNS 1 of the box

Output

sDNS2Adr

STRING

Address of DNS 2 of the box

Output

sBroadcastAdr

STRING

Broadcast address of the box

Output

rCPU_Workload

REAL

CPU utilization in percent

Output

rRAM_Usage

REAL

Currently used RAM capacity in MB

Output

rTemp_CPU

REAL

Temperature of the CPU

Output

rTemp_Sys_1

REAL

Temperature of Sys 1 chip

Output

rTemp_Sys_2

REAL

Temperature of Sys 2 - 5V

Output

rTemp_CM

REAL

Temperature of the CM

Output

rU_24V

REAL

Voltage of the 24VDC supply

Output

rP_24V

REAL

Electrical power of the 24VDC supply

Output

rI_24V

REAL

Current of the 24VDC supply

Output

rU_5V_CAP

REAL

Voltage of the 5V capacitor ( UPS function )

Output

rU_3_3V

REAL

Voltage of the 3.3V supply

Output

rU_3_3V_CM

REAL

Voltage of the 3.3V supply - CM

Output

rU_1_8V_CM

REAL

Voltage of the 1.8V supply - CM

Output

arbyLED_STATE

ARRAY [0..17] OF BYTE

State of all status LEDs ( 0 = OFF, 1 = ON )

Output

eMode_Port_1

POWERIO_T1_B100_PORT_MODE

Operating mode of Port 1 ( 1 = RSxxx, 2 = Modbus )

Output

eMode_Port_2

POWERIO_T1_B100_PORT_MODE

Operating mode of Port 2 ( 1 = RSxxx, 2 = Modbus )

Output

eMode_Port_3

POWERIO_T1_B100_PORT_MODE

Operating mode of Port 3 ( 1 = RSxxx, 2 = Modbus )

Output

eMode_Port_4

POWERIO_T1_B100_PORT_MODE

Operating mode of Port 4 ( 1 = RSxxx, 2 = Modbus )

Output

eMode_Port_5

POWERIO_T1_B100_PORT_MODE

Operating mode of Port 5 ( 1 = RSxxx, 2 = Modbus )

Output

ltUpTime

LTIME

Operating time since the last restart

Output

xAlarm

BOOL

FALSE

General fault ( TRUE = fault )

Output

xAlarmCom

BOOL

FALSE

General fault - communication ( TRUE = fault )

Output

eErrorCodeCom

ModbusErrorCode

Error code - communication ( 0 = no error )

Output

eErrorCodeDev

POWERIO_T1_B100_ERROR_CODE

POWERIO_T1_B100_ERROR_CODE.NO_ERROR

Error code - device (0 = no error)

Output

xBusy

BOOL

Communication indicator ( TRUE = communication )

Input Const

tTimeUpdateActual

TIME

TIME#5m0s0ms

Update interval for operations influenced by the input 'xUpdateActual'

Last updated