.

Recorder.ForceRelease

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

Version History

Introduced in MPX 2.0.

Result

Void

Arguments

None

Common Exceptions

 
Error Occurs when...
RecorderNotAcquired If the recorder has not been acquired by the application.

Visual Basic

Syntax

Sub ForceRelease()

Sample Code

 
controller.Recorder(0).ForceRelease()


Sample Application

 

C#

Syntax

void ForceRelease();

Sample Code

 
controller.Recorder[0].ForceRelease(); 

See Also

Acquire
Release

 

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