Torrey Pines Scientific, Inc.
42
returned example 2: 9 <CR><LF>
returned example 3: cal1 <CR><LF>
Orbital Speed Commands
Command:
r
Function:
Return the Orbital Speed Setting
Description: When the command r<CR> is received by the SC25 unit, the current orbital speed setting will
be returned terminated by <CR><LF>. If the command is not received in the proper syntax, e<CR><LF>
will be returned. This command is included as a legacy command. Command “m” will perform both the set
and return functions.
Example – return the orbital speed which is currently displayed as 3 on the LCD display.
send: r<CR>
returned: 3<CR><LF>
Command:
m
Function:
Return or Set the Orbital Speed
Description: When the command lc<CR> is received by the SC25 unit, the current log values will be
erased and ready to start a new file. If the command is not received in the proper syntax, e<CR><LF> will
be returned.
Example – return the orbital speed which is currently displayed as 3 on the LCD display.
send: r<CR>
returned: 3<CR><LF>
Example – set the orbital speed to 3.
send: m3<CR>
returned: ok<CR><LF>
Logging Commands
Command:
l
Function:
Return the Current Log File
Description: When the command l<CR> is received by the SC25 unit, the current log file will be returned
one data point at a time with each value terminated by <CR><LF>. If the command is not received in the
proper syntax, e<CR><LF> will be returned.
Example – return the log file
send: l<CR>
returned: 23<CR><LF> 23<CR><LF> 24<CR><LF> ... 70<CR><LF>
Command:
lc
Function:
Clear the Log File
Description: When the command lc<CR> is received by the SC25 unit, the current log values will be
erased and ready to start a new file. If the command is not received in the proper syntax, e<CR><LF> will
be returned.