CS31Module (STRUCT)

TYPE CS31Module : STRUCT

data type to describe the current status of a CS31 module

InOut:

Name

Type

Comment

ModuleAddr

UDINT

address of module in list: 1 .. 31

DeviceAddr

UDINT

the configured address of CS31 device 1..127

ModuleState

CS31ModuleState

state of CS31 module

ModuleType

CS31ModuleType

type of CS31 module

NumInputs

UDINT

number of input bytes read from device

NumOutputs

UDINT

number of output bytes read from device

NumInputsCfg

UDINT

number of input bytes read from configuration

NumOutputsCfg

UDINT

number of output bytes read from configuration

sModuleErrors

CS31ModuleErrors

error counters of CS31 module