IDataItemProvider.GetReadItems (METH)ΒΆ
METHOD GetReadItems : UDINT
- InOut:
Scope
Name
Type
Comment
Return
GetReadItemsUDINTOutput
pItemsPOINTER TO ARRAY [0..100] OF IDataItem
the 100 is no hard border, only for the compiler
iItemCountDINT
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 |
|
|