Stg_Perfusion_Clean, Stg_Perfusion_Dispence_mL, Stg_Perfusion_GetState, Stg_Perfusion_LoadCalibrationFromXML, Stg_Perfusion_Purge_mL, Stg_Perfusion_SetSolvent
Stg_Perfusion_Clean
Description
Stg_Perfusion_Clean();
This function runs the cleaning procedure on the Perfusion device.
Stg_Perfusion_Dispence_mL
Description
Stg_Perfusion_Dispence_mL(
int n_mL
);
This function injects the set amount of liquid with the Perfusion device.
Stg_Perfusion_GetState
Description
Stg_Perfusion_GetState();
This function returns information about the state of the Perfusion device.
Stg_Perfusion_LoadCalibrationFromXML
Description
Stg_Perfusion_LoadCalibrationFromXML(
char *Filename
);
This function loads calibration of the Perfusion device from an external .xml file.