Click or drag to resize

Monitors Methods

[This is preliminary documentation and is subject to change.]

The Monitors type exposes the following members.

Methods
  NameDescription
Public methodChannel
Array of float64 for the specified channel (usage: MyArray = DSSMonitor.Channel(i)). A Save or SaveAll should be executed first. Done automatically by most standard solution modes. Channels start at index 1.
Protected methodCheckForError (Inherited from ContextState.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContextHandle
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcess
Public methodProcessAll
Public methodReset
Public methodResetAll
Public methodSample
Public methodSampleAll
Public methodSave
Public methodSaveAll
Public methodShow
Public methodToString (Inherited from Object.)
Top
See Also