Codes of errors in the WaterSteamPro's calculations

The function "wspGETLASTERROR()" returns code of the error occured in the last call of the WaterSteamPro function.

Possible values:

  • "7" - "This function is available only in registered version of the WaterSteamPro" – from version 5.2 all new functions work only in registered versions. It is not affect the functions getting from the earlier versions.
  • "8" - "This function is not implemented in current version of WaterSteamPro . Try newer version" - function is only declared in current version of the WaterSteamPro and can be implemented in next version of the program.
  • "9" - " Low memory"
  • "10" - "Registered status expired" - registration expired. Use next version of registration data.
  • "11" - "Syntax error." - there is syntax error in gas specification string.