CimTable.GetGroupLogArrayPtElem (method)

Gets the the elements of an array point to log to a group log.
Syntax: String = object.GetGroupLogArrayPtElem ( pointID )
Parameters:
pointID As String - The name of the array point whose logged elements are to be retrieved
Description: The CimTable.GetGroupLogArrayPtElem method allows you to retrieve the elements of an array point that are being logged to the group table.

Note: This method is only vaild for group tables.

Example

GrpTable.GetGroupLogArrayPtElem "POINT2"