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

Copy
public class Log

 

The Log class exposes the following members.

Constructors

 

Name Description

Public method

Log

Default constructor.

Methods

  Name Description

Public method

GetData

Gets data from the log buffer.

Public method

Stop

Stops the log.

Properties

  Name Description

BufferSize

Gets the size, in points, of the logging buffer.

Channels

The channels being logged.

Status

Gets the status of the log request.

See Also: