<< Click to Display Table of Contents >> Navigation: »No topics above this level« TargetObjectCollection.ReadList Method |
Reads the the list of objects from the PLC
[Visual Basic]
Public Sub ReadList( _
ByVal filterOptions As String _
)
[C#]
public int ReadList(
string filterOptions
);
filterOptions
The utf8 sxml string containing the filter options
Zero on success. Else will not be firen
TargetObjectCollection Class | BR.AN.PviServices Namespace | ListRead
Generated from assembly BR.AN.PviServices [8.1.0.4]