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