SubsystemIdStruct (STRUCT)

TYPE SubsystemIdStruct : STRUCT

subsystem id received from diagnosis contains three different values, which are stored in this structure

InOut:

Name

Type

Comment

dwSlot

DWORD

Slot where OB is plugged

bIsChannelDiag

BOOL

TRUE, if channel diagnosis; otherwise device diagnosis

dwChannel

DWORD

channel diagnosis (only evaluated if bIsChannelDiag = TRUE )