TYPE ExpSubmodule : STRUCT
This data structure contains details on the submodule that the controller expects in the specified slot / subslot.
InOut:
|
Name
|
Type
|
Comment
|
API
|
UDINT
|
The application process identifier of the diagnosis source.
|
Slot
|
UINT
|
The slot number of the diagnosis source.
|
Subslot
|
UINT
|
The subslot number of the diagnosis source.
|
ModuleIdentNumber
|
UDINT
|
Module Identification number
|
SubmoduleIdentNumber
|
UDINT
|
Submodule Identification number
|
InputLen
|
UINT
|
Expected length of Input Data
|
OutputLen
|
UINT
|
Expected length of Output Data
|
|