GetPowerExplorer

<< Click to Display Table of Contents >>

 

GetPowerExplorer

GetPowerExplorer(ObjectPath)

Returns an object that allows configuring PowerExplorer's window. The ObjectPath parameter indicates a Server object to which PowerExplorer is linked. In a script, users must use this method as follows:

Sub
  Set PE = Application.GetPowerExplorer("SE1.Bay1.Breaker1")
End Sub

 

For more information about methods and properties of this object, please check the topic PowerExplorer.

Was this page useful?