TMonitorObj
TMonitorObj |
||
Type-access |
Command |
Description |
Implements the following properties/methods as in 3.3.15:
|
||
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. |