CS31BusInfo (STRUCT)

TYPE CS31BusInfo : STRUCT

data type of bus info structure

InOut:

Name

Type

Comment

BusState

CS31BusState

state of CS31 bus

CycleTime

UDINT

CS31 cycle time

RunTime

UDINT

execution time of CS31 task

SendRecTime

UDINT

time for sending and receiving messages

SumMsgTime

UDINT

sum of send and receive time of messages of current cycle

BusCycle

UDINT

current bus cycle

BusCycleErr

UDINT

counter of bus cycle errors

BusCycleToutErr

UDINT

counter of bus cycle timeout errors