Log Class
This class represents a log request.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.Libraries.VariableDatabase.Log
Namespace:
IntervalZero.MaxRT.Libraries.VariableDatabase
Assembly:
IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class Log
The Log class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Methods
| Name | Description | |
|---|---|---|
|
|
Gets data from the log buffer. |
|
|
|
Stops the log. |
Properties
| Name | Description | |
|---|---|---|
|
|
Gets the size, in points, of the logging buffer. |
|
|
|
The channels being logged. |
|
|
|
Gets the status of the log request. |
See Also: