Overview

The library contains  function blocks for the access to system functions of the PLC Controller (BCxxxx Controller).

 

Requirements

Newer firmware version of the PLC Controller:

BC2000  version : B5 and upwards

BC3100 version : BF and upwards

BC4000 version : B3 and upwards

BC7300 version : B3 and upwards

BC8x00 version : B2 and upwards

BC9000 version:  B4 and upwards

Some of the functions have dummy input parameter ( bDummy : BOOL ). The compiler requires at least one input parameter for functions. You can set this parameter to TRUE or FALSE.

 

Contents of the library:

Function block

Name

Description

GetSysInfo

Reads the system information of the PLC Controller

GetSysTick

Reads the the internal system tick of the PLC Controller

PresetSysTick

Sets the internal system tick of the PLC Controller

GetFBusStatus

Reads the fieldbus state of the PLC Controller

GetTBusStatus

Reads the terminal bus state

TrigTBusCycle

Triggers the terminal bus state

Reboot

Reset of the PLC Controller