.NET Customisation
User Guide
.NET Customisation
:
AVEVA My Data
:
Using My Data from PML
: Add an Array of Elements to a Collection
Add an Array of Elements to a Collection
!!mydata.addCollection('My collection1')
!!mydata.addCollection('My collection2')
!a=object array()
!a[1]='/VESS1'
!a[2]='/VESS2'
!b=object array()
!b[3]='/PUMP1'
!b[4]='/PUMP2'
!!mydata.addElementsToCollection(!a, 'My collection1')
!!mydata.addElementsToCollection(!b, 'My collection2')
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.