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/05/03 00:58] – [Links] Michael Radunskyslice:qt:api [2019/10/29 21:41] – [Loop Filter Settings] Michael Radunsky
Line 1: Line 1:
-======SLICE-QT API======+======SLICE-QTC API======
  
 ====Links==== ====Links====
Line 6: Line 6:
  
 *  **Electronics** *  **Electronics**
-    * [[slice:qt|SLICE-QT Manual]]+    * [[slice:qt|SLICE-QTC Manual]]
     * [[slice:qt:firmware|SLICE-QTC firmware upgrade instructions]]     * [[slice:qt:firmware|SLICE-QTC firmware upgrade instructions]]
  
 *  **Websites** *  **Websites**
-    * [[https://www.vescent.com/products/electronics/slice/slice-qt-four-channel-temperature-controller/|SLICE-QT web page]]+    * [[https://www.vescent.com/products/electronics/slice/slice-qt-four-channel-temperature-controller/|SLICE-QTC web page]]
     * [[https://github.com/Vescent|Github page for SLICE-QTC GUI]]     * [[https://github.com/Vescent|Github page for SLICE-QTC GUI]]
     * [[https://github.com/Vescent/SLICE-QT-Firmware-Upgrade|Github page for SLICE-QTC firmware revisions]]     * [[https://github.com/Vescent/SLICE-QT-Firmware-Upgrade|Github page for SLICE-QTC firmware revisions]]
Line 35: Line 35:
   - [Int] refers to an integer argument that has no decimal point.   - [Int] refers to an integer argument that has no decimal point.
   - [Float] refers to a floating point argument that has a decimal point in its value.   - [Float] refers to a floating point argument that has a decimal point in its value.
-===== SLICE-QT Specific Notes =====+===== SLICE-QTC Specific Notes =====
   - Valid values for the CHANNEL argument are {1, 2, 3, 4}.   - Valid values for the CHANNEL argument are {1, 2, 3, 4}.
   - All enable commands use an integer argument to convey the state: 0 = Off, 1 = On.   - All enable commands use an integer argument to convey the state: 0 = Off, 1 = On.
Line 207: Line 207:
 <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?**.
 +----
 +<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