ST_ParamArrayV2

Data structure for a parameter array access via the function block MC_SEW_ReadWriteParameterArray or MC_SEW_ReadWriteInitialParameterArray.

Name

Data type

Description

uiIndex

UINT

Index of the parameter array

usiSubindex

USINT

Subindex of the parameter array

uiElementSize

UINT

Length of the parameter
(Bit or Byte=1, Word=2, DWORD=4)

uiNumberOfElements

UINT

Number of elements of the parameter array (astParamData) to be read / written

eRequestService

E_ParamReadWrite

Parameter service

astParamData

ARRAY [1..(SEW_IDH.SEW_ILDP.Constants.c_udiMaxDataLength / 4)] OF ST_ParamData

Data array with the read value / values to be written

usiSubCompType

USINT

Subcomponent type