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/10/29 21:41] – [Loop Filter Settings] Michael Radunskyslice:qt:api [2019/10/31 20:55] – [Thermistor Settings] Michael Radunsky
Line 110: Line 110:
 ---- ----
 <function=ICEfunc|0=Beta&1=I:CHANNEL:2;F:VALUE:3450&2=3450.0&-1> <function=ICEfunc|0=Beta&1=I:CHANNEL:2;F:VALUE:3450&2=3450.0&-1>
-For the B-parameter thermistor model: Sets the Beta coefficient in Kelvin [K] to VALUE for CHANNEL. Returns **Beta?**.+For the B-parameter thermistor model: Sets the Beta coefficient in Kelvin [K] to VALUE for CHANNEL. Returns **Beta?**. Execute a TEMPLUT command after setting Beta through the API (QC firmware versions 1.14 & lower).
 ---- ----
 <function=ICEfunc|0=RefTemp?&1=I:CHANNEL:1&2=25.0&-1> <function=ICEfunc|0=RefTemp?&1=I:CHANNEL:1&2=25.0&-1>
Line 116: Line 116:
 ---- ----
 <function=ICEfunc|0=RefTemp&1=I:CHANNEL:2;F:VALUE:25.0&2=25.0&-1> <function=ICEfunc|0=RefTemp&1=I:CHANNEL:2;F:VALUE:25.0&2=25.0&-1>
-For the B-parameter thermistor model: Sets the Reference Temperature in degrees Celsius [˚C] to VALUE for CHANNEL. Returns **RefTemp?**.+For the B-parameter thermistor model: Sets the Reference Temperature in degrees Celsius [˚C] to VALUE for CHANNEL. Returns **RefTemp?**. Execute a TEMPLUT command after setting the Reference Temperature through the API (QC firmware versions 1.14 & lower).
 ---- ----
 <function=ICEfunc|0=RefRes?&1=I:CHANNEL:1&2=10000.0&-1> <function=ICEfunc|0=RefRes?&1=I:CHANNEL:1&2=10000.0&-1>
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> <function=ICEfunc|0=Save&1=A:None:&2=Success&-1>
slice/qt/api.txt · Last modified: 2023/12/06 20:33 by Christiana Sasser