TMonitorObj

Type-access

Command

Description

Implements the following properties/methods as in 3.3.15:

  1. MakePosSequence
  2. RecalcElementData
  3. CalcYPrim
  4. GetCurrents
  5. GetInjCurrents
  6. GetPropertyValue
  7. InitPropertyValues
  8. DumpProperties

Method-private

AddDblsToBuffer

Adds floating-point numbers to the values buffer.

Method-private

AddDblToBuffer

Adds a single floating-point number to the values buffer.

Method-public

ResetIt

Resets the monitor.

Method-public

Save

Saves present buffer to file.

Method-public

PostProcess

Calculates Pst or other post-processing.

Method-public

Add2Header

Adds text to the monitor header.

Method-public

OpenMonitorStream

Allocates memory for storing data.

Method-public

ClearMonitorStream

Clears the monitor’s byte stream.

Method-public

CloseMonitorStream

Destroys the monitor’s byte stream.

Method-public

TranslateToCSV

Saves the monitor’s byte stream into a CSV file.

Property-public

Get_FileName

Returns the file name for storing meter data.