User Tools

Site Tools


slice:qt:api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
slice:qt:api [2019/06/05 15:53] Michael Radunskyslice:qt:api [2019/10/30 00:19] – [Thermistor Settings] Michael Radunsky
Line 128: Line 128:
 ---- ----
 <function=ICEfunc|0=TCoefA&1=I:CHANNEL:1;F:VALUE:2.108508173&2=2.108508173&-1> <function=ICEfunc|0=TCoefA&1=I:CHANNEL:1;F:VALUE:2.108508173&2=2.108508173&-1>
-For the Steinhart-Hart thermistor model: Sets the A coefficient to VALUE for CHANNEL. Returns **TCoefA?**.+For the Steinhart-Hart thermistor model: Sets the A coefficient to VALUE for CHANNEL. Returns **TCoefA?**. Execute a TEMPLUT command after setting any of the Steinhart-Hart coefficients through the API (QC firmware versions 1.14 & lower).
 ---- ----
 <function=ICEfunc|0=TCoefB?&1=I:CHANNEL:1&2=0.797204727&-1> <function=ICEfunc|0=TCoefB?&1=I:CHANNEL:1&2=0.797204727&-1>
Line 134: Line 134:
 ---- ----
 <function=ICEfunc|0=TCoefB&1=I:CHANNEL:1;F:VALUE:0.797204727&2=0.797204727&-1> <function=ICEfunc|0=TCoefB&1=I:CHANNEL:1;F:VALUE:0.797204727&2=0.797204727&-1>
-For the Steinhart-Hart thermistor model: Sets the B coefficient to VALUE for CHANNEL. Returns **TCoefB?**.+For the Steinhart-Hart thermistor model: Sets the B coefficient to VALUE for CHANNEL. Returns **TCoefB?**. Execute a TEMPLUT command after setting any of the Steinhart-Hart coefficients through the API (QC firmware versions 1.14 & lower).
 ---- ----
 <function=ICEfunc|0=TCoefC?&1=I:CHANNEL:1&2=6.535076315&-1> <function=ICEfunc|0=TCoefC?&1=I:CHANNEL:1&2=6.535076315&-1>
Line 140: Line 140:
 ---- ----
 <function=ICEfunc|0=TCoefC&1=I:CHANNEL:1;F:VALUE:6.535076315&2=6.535076315&-1> <function=ICEfunc|0=TCoefC&1=I:CHANNEL:1;F:VALUE:6.535076315&2=6.535076315&-1>
-For the Steinhart-Hart thermistor model: Sets the C coefficient to VALUE for CHANNEL. Returns **TCoefC?**.+For the Steinhart-Hart thermistor model: Sets the C coefficient to VALUE for CHANNEL. Returns **TCoefC?**. Execute a TEMPLUT command after setting any of the Steinhart-Hart coefficients through the API (QC firmware versions 1.14 & lower). 
 +---- 
 +<function=ICEfunc|0=TEMPLUT&1=I:CHANNEL:1&2=&-1> 
 +Forces recalculation of T = ƒ(A,B,C) lookup table.  There is no output from this command.  Execute this command after setting any of the Steinhart-Hart coefficients via the API (QC firmware versions 1.14 & lower).
 ---- ----
 ===== Loop Filter Settings ===== ===== Loop Filter Settings =====
Line 207: Line 210:
 <function=ICEfunc|0=SlewEn&1=I:CHANNEL:3;I:STATE:1&2=1&-1> <function=ICEfunc|0=SlewEn&1=I:CHANNEL:3;I:STATE:1&2=1&-1>
 Sets the On/Off STATE of the slew rate limiter for CHANNEL. Returns **SlewEn?**. Sets the On/Off STATE of the slew rate limiter for CHANNEL. Returns **SlewEn?**.
 +----
 +===== System Functions =====
 +----
 +<function=ICEfunc|0=Save&1=A:None:&2=Success&-1>
 +Stores all current settings to the SLICE EEPROM so that they are maintained during power off.  Returns: Success or Failure.
 ---- ----
 ===== I/O Channel Settings (Not yet implemented 27 Feb, 2019) ===== ===== I/O Channel Settings (Not yet implemented 27 Feb, 2019) =====
slice/qt/api.txt · Last modified: 2023/12/06 20:33 by Christiana Sasser