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