Full Command and Function Reference 3-205
XSERV
Type: Command
Description: XModem Server Command: Puts the calculator in Xmodem server mode. When in server mode,
the following commands are available:
P: Put a file in the calculator
G: Get a file from the calculator
E: Execute a command line
M Get the calculator memory
L: List the files in the current directory
Access: …µ
XSERV
See also: BAUD, RECN, RECV, SEND XRECV, XGET, XPUT
XVOL
Type: Command
Description: X Volume Coordinates Command: Sets the width of the view volume in the reserved variable
VPAR.
x
left
and x
right
set the x-coordinates for the view volume used in 3D plots. These values are stored
in the reserved variable VPAR.
Access: …µ
XVOL
Input/Output:
Level 2/Argument 1 Level 1/Argument 2 Level 1/Item 1
x
left
x
right
→
See also: EYEPT, XXRNG, YVOL, YYRNG, ZVOL
XXRNG
Type: Command
Description: X Range of an Input Plane (Domain) Command: Specifies the x range of an input plane
(domain) for GRIDMAP and PARSURFACE plots.
x
min
and x
max
are real numbers that set the x-coordinates for the input plane. These values are
stored in the reserved variable VPAR.
Access: …µ
XXRNG
Input/Output:
Level 2/Argument 1 Level 1/Argument 2 Level 1/Item 1
x
min
x
max
→
See also: EYEPT, NUMX, NUMY, XVOL, YVOL, YYRNG, ZVOL
ΣXY
Type: Command
Description: Sum of X times Y command: Sums the products of each of the corresponding values in the
independent- and dependent-variable columns of the current statistical matrix (reserved variable
ΣDAT). The independent column is the column designated as XCOL and the dependent column
is the column designated as YCOL.
Access: …µΣ
XY
Input/Output:
Level 1/Argument 1 Level 1/Item 1
→
Sum of X*Y
See also: NΣ, ΣX, XCOL, ΣXY, ΣX2, YCOL, ΣY2