.

Controller.RecorderBufferSize

An array that determines the number of records for each recorder object’s buffer. A recorder object’s buffer is located on the controller and will hold recorded data until the MPX recorder can process the data.

A larger data recorder buffer may be required for higher sample rates, slow host computers, when running via client/server, or when a large number of data fields are being recorded.

Version History

Introduced in MPX 2.0.

Type

Int32 (read only)

Index

 
Index Type Description
Int32 The recorder whose index is to be configured. The valid range is 1 to up to the amount of available memory.

Common Exceptions

 
Error Occurs when...
Argument If the specified recorder is not enabled.
Argument An application attempts to set a recorder buffer size to a negative value.

Visual Basic

Syntax

Property RecorderBufferSize As Int32(index As Int32)

Sample Code

 

 


Sample Application

Recorder1

C#

Syntax

int[] RecorderBufferSize;

Sample Code

 

See Also

RecorderCount

Overviews
Recorder Object Overview

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering