User Tools

Site Tools


ice:commands:overview

This is an old revision of the document!


Overview of ICE Commands

All commands are issued to the Master board via either TTL Serial or USB Serial. For testing purposes, we recommend talking to the Master board via USB Serial using a terminal program such as putty.

Note: All commands are case insensitive.

The documentation for every command will look like the example below:

Arguments:

No Arguments Taken

Example:

I2C Command Number:


Description

Sets the minimum temperature for channel CHANNEL to MINTEMP. Returns TempMin?.

Note You cannot set MINTEMP greater than the temperature setpoint. Attempting to do so will not change the minimum temperature. <html></div></html>

TempMin is the name of the command. The arguments list shows the parameters that must be included when running the command. The datatype (integer, floating point number, ascii characters) for the argument is bracketed ([]) before the name of the argument. The Description section shows will describe what the function does and how the arguments are used. The first line of the example section is INPUT and shows what should be typed into putty or similar terminal program and the second line is a sample of the output sent back to the terminal program after the first line is completed and ENTER is pressed.

ice/commands/overview.1386187809.txt.gz · Last modified: 2021/08/26 14:26 (external edit)