IDataItemProvider.GetReadItems (METH)ΒΆ
METHOD GetReadItems : UDINT
- InOut:
Scope
Name
Type
Comment
Return
GetReadItems
UDINT
Output
pItems
POINTER TO ARRAY [0..100] OF IDataItem
the 100 is no hard border, only for the compiler
iItemCount
DINT
METHOD GetReadItems : UDINT
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
|
|
Output |
|
POINTER TO ARRAY [0..100] OF IDataItem |
the 100 is no hard border, only for the compiler |
|
|