Property | Type | Description | |
---|---|---|---|
AcquisitorMonitorLock | object |
Method | Description | |
---|---|---|
AcquireStart ( int numberOfScans ) : void | ||
AcquireStop ( ) : void | ||
HandleTweak ( object sender, TweakEventArgs e ) : void |
Method | Description | |
---|---|---|
OnData ( |
||
OnScanFinished ( ) : void |
Method | Description | |
---|---|---|
Acquire ( ) : void | ||
AcquisitionFinishing ( |
||
CheckIfStopping ( ) : bool | ||
NextScanParameter ( int pointNumber, int scanNumber ) : double |
public AcquireStart ( int numberOfScans ) : void | ||
numberOfScans | int | |
return | void |
public HandleTweak ( object sender, TweakEventArgs e ) : void | ||
sender | object | |
e | TweakEventArgs | |
return | void |