Reference Guide

Full Command and Function Reference 3-235
Access: …µ
STD
Input/Output: None
Example: The following table provides examples of numbers displayed in Standard mode:
Number
Displayed As
Representable With
12 Digits?
10
11
100000000000
Yes (integer)
10
12
1.E12
No
10
-11
.000000000001
Yes
1.2 x 10
-11
1.23E-11
No
12.345
12.345
Yes
See also: ENG, FIX, SCI
STEP
Type: Command Operation
Description: STEP Command: Defines the increment (step) value, and ends definite loop structure.
See the FOR and START keyword entries for more information.
Access:
BRANCH START
/
FOR STEP
( °is the left-shift of the Nkey).
Input/Output: None
See also: FOR, NEXT, START
STEQ
Type: Command
Description: Store in EQ Command: Stores an object into the reserved variable EQ in the current directory.
Access: …µ
STEQ
Input/Output:
Level 1/Argument 1 Level 1/Item 1
obj
See also: RCEQ
STIME
Type: Command
Description: Serial Time-Out Command: Specifies the period that SRECV (serial reception) and XMIT (serial
transmission) wait before timing out.
The value for x is interpreted as a positive value from 0 to 25.4 seconds. If no value is given, the
default is 10 seconds. If x is 0, there is no time-out; that is, the device waits indefinitely, which can
drain the batteries.
STIME is not used for Kermit time-out.
Access: …µ
STIME