|
@@ -201,7 +201,7 @@ namespace OTSMeasureApp.ServiceCenter
|
|
|
|
|
|
public bool StopImageAcquisition()
|
|
public bool StopImageAcquisition()
|
|
{
|
|
{
|
|
- return m_ApiClass.StopImageAcquisition();
|
|
|
|
|
|
+ return m_ApiClass.Stop_acquisition();
|
|
}
|
|
}
|
|
|
|
|
|
public bool SetReducedArea()
|
|
public bool SetReducedArea()
|