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/31 21:01] – [Thermistor Settings] Michael Radunskyslice:qt:api [2020/05/11 21:04] – [Temperature Settings] Michael Radunsky
Line 43: Line 43:
 ---- ----
 ===== Temperature Settings ===== ===== Temperature Settings =====
-----+==== Query Temperature Set Point ==== 
 <function=ICEfunc|0=TempSet?&1=I:CHANNEL:3&2=26.28&-1> <function=ICEfunc|0=TempSet?&1=I:CHANNEL:3&2=26.28&-1>
 Returns the temperature set point for CHANNEL. Returns the temperature set point for CHANNEL.
 ---- ----
 +==== Set Temperature Set Point ====
 <function=ICEfunc|0=TempSet&1=I:CHANNEL:3;F:TEMPERATURE:26.283&2=26.282&-1> <function=ICEfunc|0=TempSet&1=I:CHANNEL:3;F:TEMPERATURE:26.283&2=26.282&-1>
 Sets the temperature set point for CHANNEL to TEMPERATURE. Returns **TempSet?**. The temperature set point cannot be set outside the range set by the minimum and maximum allowed temperatures (set by the user). If TEMPERATURE is outside this range, the set point will not be adjusted. Also, the temperature set point will be coerced to a value that has a internal digital representation closest to TEMPERATURE. Sets the temperature set point for CHANNEL to TEMPERATURE. Returns **TempSet?**. The temperature set point cannot be set outside the range set by the minimum and maximum allowed temperatures (set by the user). If TEMPERATURE is outside this range, the set point will not be adjusted. Also, the temperature set point will be coerced to a value that has a internal digital representation closest to TEMPERATURE.
Line 216: Line 218:
 Stores all current settings to the SLICE EEPROM so that they are maintained during power off.  Returns: Success or Failure. 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 =====
 ---- ----
 ^  Output Function    CHANNEL  ^  FUNCTION  ^  VALUE1      ^  VALUE2      ^ ^  Output Function    CHANNEL  ^  FUNCTION  ^  VALUE1      ^  VALUE2      ^
Line 250: Line 252:
 ---- ----
 <function=ICEfunc|0=InputA&1=I:CHANNEL:1;I:FUNCTION:0;F:VALUE1:1.0;F:VALUE2:0.0;I:VALUE3:0&2=1, 0, 1.0, 0.0, 0&-1> <function=ICEfunc|0=InputA&1=I:CHANNEL:1;I:FUNCTION:0;F:VALUE1:1.0;F:VALUE2:0.0;I:VALUE3:0&2=1, 0, 1.0, 0.0, 0&-1>
-Sets the FUNCTION and CHANNEL for the front panel Input with the settings prescribed by VALUE1-3. Returns **InputA?**.+Sets the FUNCTION and CHANNEL for the front panel Input with the settings prescribed by VALUE1-3. Returns **InputA?**.
 ---- ----
 <function=ICEfunc|0=InputB?&2=2, 0, 0.500, 0.0, 1&-1> <function=ICEfunc|0=InputB?&2=2, 0, 0.500, 0.0, 1&-1>
slice/qt/api.txt · Last modified: 2023/12/06 20:33 by Christiana Sasser