Input/Output:

 

 

Level 2/Argument 1

Level 1/Argument 2

 

Level 1/Item 1

 

 

 

 

 

 

 

 

obj1

obj2

0/1

 

{ A B }

 

 

 

Example 1:

(4,5) SAME returns 0.

 

 

Example 2:

{ A B } { B A } SAME returns 0.

 

 

Example 3:

"CATS" "CATS" SAME returns 1.

 

 

See also:

TYPE, ==

 

 

 

 

 

 

 

 

 

SBRK

Command

 

 

 

Type:

 

 

 

Description: Serial Break Command: Interrupts serial transmission or reception.

SBRK is typically used when a problem occurs in a serial data transmission.

Access:

…µSBRK

 

 

Flags:

I/O Device (–33), I/O Device for Wire (–78)

 

Input/Output:

None

 

 

See also:

BUFLEN, SRECV, STIME, XMIT

 

 

 

 

 

 

SCALE

Command

 

 

Type:

 

 

Description:

Scale Plot Command: Adjusts the first two parameters in PPAR, (xmin, ymin) and (xmax, ymax), so

 

that xscale and yscale are the new plot horizontal and vertical scales, and the center point doesn’t

 

change.

 

 

 

The scale in either direction is the number of user units per tick mark. The default scale in both

 

directions is 1 user-unit per tick mark.

 

Access:

…µSCALE

 

 

Input/Output:

 

 

 

 

 

 

Level 2/Argument 1

Level 1/Argument 2

Level 1/Item 1

 

 

 

 

 

 

 

xscale

yscale

 

 

 

 

See also:

AUTO, CENTR, SCALEH, SCALEW

 

 

 

 

 

 

SCALEH

Command

 

 

Type:

 

 

Description: Multiply Height Command: Multiplies the vertical plot scale by xfactor.

Executing SCALEH changes the y-axis display range — the ymin and ymax components of the first two complex numbers in the reserved variable PPAR. The plot origin (the user-unit coordinate of the center pixel) is not changed.

Access: …µSCALEH

Input/Output:

 

 

Level 1/Argument 1

Level 1/Item 1

 

 

 

 

 

 

xfactor

 

 

 

 

See also:

AUTO, SCALEW, YRNG

 

 

 

 

 

SCALEW

Command

 

Type:

 

Description:

Multiply Width Command: Multiplies the horizontal plot scale by xfactor.

3-216 Full Command and Function Reference