Stg_GetCondenserPosition Description 
 Stg_GetCondenserPosition();
This function traces the current position of the condenser changer.
 Stg_GetCondenserPositions Description 
 Stg_GetCondenserPositions();
This function returns a number of available condenser positions.
 Stg_IsCondenserPresent Description 
 Stg_IsCondenserPresent();
This function determines whether the Condenser logical device is present in the system. Returns TRUE or FALSE.
 Stg_SetCondenserPosition Description 
 Stg_SetCondenserPosition(
   int  CondenserPosition
);
This function moves the condenser changer into the defined position.
Parameters
int CondenserPosition The condenser position to be activated.