.

Recorder.Release

Release releases ownership of the recorder, allowing other applications to acquire the recorder.

Version History

Introduced in MPX 2.0.

Result

Void

Common Exceptions

 
Error Occurs when...
RecorderNotAcquired The recorder has not yet been acquired.

Visual Basic

Syntax

Sub Release()

Sample Code

 
' Release ownership of the Recorder
controller.Recorder(3).Release() 


Sample Application

Recorder1

C#

Syntax

void Release();

Sample Code

 
// Release ownership of the Recorder
controller.Recorder[3].Release();

 

See Also

Acquire
Acquired
ForceRelease

 

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