. |
Recorder.Acquired Acquired represents the current acquire state of the recorder. A value of True means that the recorder is acquired and that all recorder object properties and methods may be used. A value of False means that the recorder is not acquired and that the Acquire method must be called before other recorder object properties and methods can be used. Version HistoryIntroduced in MPX 2.0. TypeBoolean (read only) Visual BasicSyntax Property Acquired As Boolean Sample Code
C#Syntax bool Acquired; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |