Skip to content

Thermochuck Commands

status:get_chuck_temp

Sentio Version: 2.8.1

Description: Retrieves the current chuck temperature.

Parameters: None

Response:

Field Type
Temp Float

status:get_chuck_temp_setpoint

Sentio Version: 2.8.1

Description: Retrieves the chuck temperature set point.

Parameters: None

Response:

Field Type
Temp Float

status:get_chuck_thermo_energy_mode

Sentio Version: 3.7.0

Description: Gets the current system energy mode setting.

Parameters: None

Response:

Field Type Values
State String Fast, Optimal, HighPower, Customized

status:get_chuck_thermo_hold_mode

Sentio Version: 2.8.1

Description: Gets the thermo-chuck hold mode.

Parameters: None

Response:

Field Type Values
State String Active, Nonactive

Remarks: Hold mode is automatically controlled by the thermal system.

status:get_chuck_thermo_state

Sentio Version: 2.8.1

Description: Retrieves the current operation state of the thermo-chuck.

Parameters: None

Response:

Field Type Values
State String Cooling, Heating, Controlling, Standby, Error, Uncontrolled

status:get_high_purge_state

Sentio Version: 3.2.0

Description: Gets the thermo-chuck purge state.

Parameters: None

Response:

Field Type Values
State String OFF, ON

status:set_chuck_temp

Sentio Version: 2.8.1

Description: Defines the chuck temperature set point.

Parameters:

Parameter Type
Temp Float

Response:

Field Type Values
Setup String OK

status:set_chuck_thermo_energy_mode

Sentio Version: 3.7.0

Description: Sets the current system energy mode setting.

Parameters:

Parameter Type Values
Status String Fast, Optimal, HighPower, Customized

Response:

Field Type Values
State String OK

status:set_chuck_thermo_hold_mode

Sentio Version: 2.8.1

Description: Sets the thermo-chuck to hold mode.

Parameters:

Parameter Type Values
Status Integer / String 0/OFF/False=disable hold mode, 1/ON/True=enable hold mode

Response:

Field Type Values
Setup String OK

Remarks: Hold mode is automatically controlled by the thermal system.

status:set_chuck_thermo_mode

Sentio Version: 2.8.1 (Turbo mode added in 3.6.0)

Description: Sets the thermo-chuck operation mode.

Parameters:

Parameter Type Values
Mode String Normal, Standby, Defrost, Purge, Turbo, Eco

Response:

Field Type Values
Setup String OK

Remarks: Can only be executed if the chuck is in the lift position. Mode is not case sensitive.

Update Logs: 3.6.0 — added the Turbo mode.

status:set_high_purge

Sentio Version: 3.2.0

Description: Sets the thermo-chuck to purge state.

Parameters:

Parameter Type Values
Status Integer / String 0/OFF/False, 1/ON/True

Response:

Field Type Values
Setup String OK