Stg_GetTIRFAngleEx, Stg_GetTIRFDirectionEx, Stg_GetTIRFFocusEx, Stg_GetTIRFPosition, Stg_GetTIRFPositionEx, Stg_SetTIRFAngleEx, Stg_SetTIRFDirectionEx, Stg_SetTIRFFocusEx, Stg_SetTIRFPosition, Stg_SetTIRFPositionEx
Stg_GetTIRFAngleEx
Description
Stg_GetTIRFAngleEx(
char *TIRFName
);
This function returns the LAPP TIRF angle.
Stg_GetTIRFDirectionEx
Description
Stg_GetTIRFDirectionEx(
char *TIRFName
);
This function returns the LAPP TIRF laser direction.
Stg_GetTIRFFocusEx
Description
Stg_GetTIRFFocusEx(
char *TIRFName
);
This function returns the LAPP TIRF focus value.
Stg_GetTIRFPosition
Description
Stg_GetTIRFPosition();
Retrieves current position of the TIRF device.
Stg_GetTIRFPositionEx
Description
Stg_GetTIRFPositionEx(
char *TIRFName
);
This function returns the Ti TIRF position.
Stg_SetTIRFAngleEx
Description
Stg_SetTIRFAngleEx( char *TIRFName
, doubleTIRFAngle
);
This function sets the LAPP TIRF angle.
Stg_SetTIRFDirectionEx
Description
Stg_SetTIRFDirectionEx( char *TIRFName
, intTIRFDirection
);
This function sets the LAPP TIRF laser direction.
Stg_SetTIRFFocusEx
Description
Stg_SetTIRFFocusEx( char *TIRFName
, intTIRFFocus
);
This function sets the LAPP TIRF focus value.