_ACC_AutoCorrection, _ACC_Settings, A1ACCGetCollectParams, A1ACCGetLaserParams, A1ACCSetCollectParams, A1ACCSetLaserParams, ACC_AdjustForCurrentZPosition, ACC_GetCorrectedStack, ACC_MoveDevices, ACC_ValidateZStackAvailability
A1ACCGetCollectParams
Description
A1ACCGetCollectParams( double *pdACC_ScanSpeed
, double *pdACC_ScanSizeX
, double *pdACC_ScanSizeY
, double *pdACC_ScanZoom
, double *pdACC_PinholeSize
);
This function is for internal purposes only.
A1ACCSetCollectParams
Description
A1ACCSetCollectParams( doubledACC_ScanSpeed
, doubledACC_ScanSizeX
, doubledACC_ScanSizeY
, doubledACC_ScanZoom
, doubledACC_PinholeSize
);
This function is for internal purposes only.
A1ACCGetLaserParams
Description
A1ACCGetLaserParams( double *pACC_Wavelength
, double *pACC_Power
, double *pACC_HV
);
This function is for internal purposes only.
A1ACCSetLaserParams
Description
A1ACCSetLaserParams( double *pACC_Wavelength
, double *pACC_Power
, double *pACC_HV
);
This function is for internal purposes only.
ACC_AdjustForCurrentZPosition
Description
ACC_AdjustForCurrentZPosition();
This function is for internal purposes only.
ACC_GetCorrectedStack
Description
ACC_GetCorrectedStack( doubleACC_FirstMoveCoord
, doubleACC_Step
, intACC_Count
);
This function is for internal purposes only.
ACC_MoveDevices
Description
ACC_MoveDevices( doubleACC_ZPositionAbsolute
, doubleACC_CCPosition
, char *ACC_PreferredZDevice
);
This function is for internal purposes only.